2024-04-26T03:27:58.829 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-26T03:27:58.830 DEBUG:teuthology.run:Teuthology command: teuthology --description rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} --verbose --name yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441 -- /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/orig.config.yaml 2024-04-26T03:27:58.862 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T03:27:58.944 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441 branch: wip-yuri2-testing-2024-04-24-0914-squid description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} email: yweinste@redhat.com first_in_suite: false job_id: '7674441' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-yuri2-testing-2024-04-24-0914-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 log-only-match: - CEPHADM_ sha1: ddeaa91797339a19172c3036ff48cca58c12f448 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ddeaa91797339a19172c3036ff48cca58c12f448 workunit: branch: wip-yuri2-testing-2024-04-24-0914-squid sha1: ddeaa91797339a19172c3036ff48cca58c12f448 owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 1848 sha1: ddeaa91797339a19172c3036ff48cca58c12f448 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri2-testing-2024-04-24-0914-squid suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_ddeaa91797339a19172c3036ff48cca58c12f448/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: ddeaa91797339a19172c3036ff48cca58c12f448 targets: smithi008.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCXCmdJ1gPRzgzF91bs3IloLqpcphrcXRHJSz59dgeUG59dsBi1yaMGeAdNbak8IHatBwRuw+y3HdPLNXU6w3vU= smithi012.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMnRMhbXIJNh6UWAcWY2Ka4Vr5usPkyJwHl8OX0Kdke4sa+eTysKbWci1PpYBYONbW1z3NQSmOPDU74+GZrw+tk= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDLcc97PwVRkWWOzatTjPRTJ3UYrDr6lUvAdI9gDtoiQd15TDEJx86DFRz7xsVr+FnzemSZ2Fg1HfIoKj9yjuvU= tasks: - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-26_01:23:56 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-26T03:27:58.945 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_ddeaa91797339a19172c3036ff48cca58c12f448/qa; will attempt to use it 2024-04-26T03:27:58.945 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_ddeaa91797339a19172c3036ff48cca58c12f448/qa/tasks 2024-04-26T03:27:58.946 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-26T03:27:58.947 INFO:teuthology.task.internal:Checking packages... 2024-04-26T03:27:58.974 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'ddeaa91797339a19172c3036ff48cca58c12f448' 2024-04-26T03:27:58.974 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T03:27:58.974 INFO:teuthology.packaging:ref: None 2024-04-26T03:27:58.974 INFO:teuthology.packaging:tag: None 2024-04-26T03:27:58.974 INFO:teuthology.packaging:branch: wip-yuri2-testing-2024-04-24-0914-squid 2024-04-26T03:27:58.974 INFO:teuthology.packaging:sha1: ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:27:58.974 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-yuri2-testing-2024-04-24-0914-squid 2024-04-26T03:27:59.201 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:27:59.202 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-26T03:27:59.211 INFO:teuthology.task.internal:no buildpackages task found 2024-04-26T03:27:59.211 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-26T03:27:59.225 INFO:teuthology.task.internal:Saving configuration 2024-04-26T03:27:59.238 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-26T03:27:59.249 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T03:27:59.275 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi008.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 03:22:25.882981', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMNvetTiGiVQappCnZM3zwsw69y6CHV2peOUwCxpeuCJ'} 2024-04-26T03:27:59.296 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi012.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 03:22:25.884133', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILhk3ph9Q92uWlcilDb7wNpnIB6S1lDpuIRL9ES9NH3F'} 2024-04-26T03:27:59.317 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 03:22:25.881629', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBWWoVYHR/ndOD1Vgm1GI2pHl/xTVoW66KNfQwtzG1ex'} 2024-04-26T03:27:59.317 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-26T03:27:59.325 INFO:teuthology.task.internal:roles: ubuntu@smithi008.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-26T03:27:59.325 INFO:teuthology.task.internal:roles: ubuntu@smithi012.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-26T03:27:59.326 INFO:teuthology.task.internal:roles: ubuntu@smithi139.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-26T03:27:59.326 INFO:teuthology.run_tasks:Running task console_log... 2024-04-26T03:27:59.440 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe5b7189f70>, signals=[15]) 2024-04-26T03:27:59.442 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-26T03:27:59.449 INFO:teuthology.task.internal:Opening connections... 2024-04-26T03:27:59.450 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi008.front.sepia.ceph.com 2024-04-26T03:27:59.451 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:27:59.540 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi012.front.sepia.ceph.com 2024-04-26T03:27:59.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:27:59.626 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2024-04-26T03:27:59.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:27:59.709 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-26T03:27:59.720 DEBUG:teuthology.orchestra.run.smithi008:> uname -m 2024-04-26T03:27:59.726 INFO:teuthology.orchestra.run.smithi008.stdout:x86_64 2024-04-26T03:27:59.726 DEBUG:teuthology.orchestra.run.smithi008:> cat /etc/os-release 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:NAME="Ubuntu" 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION_ID="22.04" 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:VERSION_CODENAME=jammy 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:ID=ubuntu 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:ID_LIKE=debian 2024-04-26T03:27:59.775 INFO:teuthology.orchestra.run.smithi008.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-26T03:27:59.776 INFO:teuthology.orchestra.run.smithi008.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-26T03:27:59.776 INFO:teuthology.orchestra.run.smithi008.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-26T03:27:59.776 INFO:teuthology.orchestra.run.smithi008.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-26T03:27:59.776 INFO:teuthology.orchestra.run.smithi008.stdout:UBUNTU_CODENAME=jammy 2024-04-26T03:27:59.776 INFO:teuthology.lock.ops:Updating smithi008.front.sepia.ceph.com on lock server 2024-04-26T03:27:59.804 DEBUG:teuthology.orchestra.run.smithi012:> uname -m 2024-04-26T03:27:59.810 INFO:teuthology.orchestra.run.smithi012.stdout:x86_64 2024-04-26T03:27:59.811 DEBUG:teuthology.orchestra.run.smithi012:> cat /etc/os-release 2024-04-26T03:27:59.858 INFO:teuthology.orchestra.run.smithi012.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-26T03:27:59.858 INFO:teuthology.orchestra.run.smithi012.stdout:NAME="Ubuntu" 2024-04-26T03:27:59.858 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_ID="22.04" 2024-04-26T03:27:59.858 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-26T03:27:59.858 INFO:teuthology.orchestra.run.smithi012.stdout:VERSION_CODENAME=jammy 2024-04-26T03:27:59.859 INFO:teuthology.orchestra.run.smithi012.stdout:ID=ubuntu 2024-04-26T03:27:59.859 INFO:teuthology.orchestra.run.smithi012.stdout:ID_LIKE=debian 2024-04-26T03:27:59.859 INFO:teuthology.orchestra.run.smithi012.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-26T03:27:59.859 INFO:teuthology.orchestra.run.smithi012.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-26T03:27:59.859 INFO:teuthology.orchestra.run.smithi012.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-26T03:27:59.859 INFO:teuthology.orchestra.run.smithi012.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-26T03:27:59.859 INFO:teuthology.orchestra.run.smithi012.stdout:UBUNTU_CODENAME=jammy 2024-04-26T03:27:59.859 INFO:teuthology.lock.ops:Updating smithi012.front.sepia.ceph.com on lock server 2024-04-26T03:27:59.879 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2024-04-26T03:27:59.884 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2024-04-26T03:27:59.885 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2024-04-26T03:27:59.933 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-26T03:27:59.933 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="Ubuntu" 2024-04-26T03:27:59.933 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="22.04" 2024-04-26T03:27:59.933 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-26T03:27:59.933 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_CODENAME=jammy 2024-04-26T03:27:59.933 INFO:teuthology.orchestra.run.smithi139.stdout:ID=ubuntu 2024-04-26T03:27:59.933 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE=debian 2024-04-26T03:27:59.934 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-26T03:27:59.934 INFO:teuthology.orchestra.run.smithi139.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-26T03:27:59.934 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-26T03:27:59.934 INFO:teuthology.orchestra.run.smithi139.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-26T03:27:59.934 INFO:teuthology.orchestra.run.smithi139.stdout:UBUNTU_CODENAME=jammy 2024-04-26T03:27:59.934 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2024-04-26T03:27:59.962 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-26T03:27:59.972 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-26T03:27:59.983 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-26T03:27:59.984 DEBUG:teuthology.orchestra.run.smithi008:> test '!' -e /home/ubuntu/cephtest 2024-04-26T03:27:59.986 DEBUG:teuthology.orchestra.run.smithi012:> test '!' -e /home/ubuntu/cephtest 2024-04-26T03:27:59.989 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2024-04-26T03:27:59.994 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-26T03:28:00.005 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-26T03:28:00.005 DEBUG:teuthology.orchestra.run.smithi008:> test -z $(ls -A /var/lib/ceph) 2024-04-26T03:28:00.033 DEBUG:teuthology.orchestra.run.smithi012:> test -z $(ls -A /var/lib/ceph) 2024-04-26T03:28:00.035 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2024-04-26T03:28:00.152 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-26T03:28:00.220 INFO:teuthology.run_tasks:Running task kernel... 2024-04-26T03:28:00.237 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-26T03:28:00.237 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-04-26T03:28:00.238 DEBUG:teuthology.orchestra.run.smithi008:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T03:28:00.238 DEBUG:teuthology.orchestra.run.smithi012:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T03:28:00.239 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T03:28:00.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T03:28:00.244 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-04-26T03:28:00.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T03:28:00.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T03:28:00.246 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-04-26T03:28:00.247 DEBUG:teuthology.orchestra.run.smithi008:> uname -r 2024-04-26T03:28:00.289 INFO:teuthology.orchestra.run.smithi012.stdout:5.15.0-56-generic 2024-04-26T03:28:00.290 INFO:teuthology.task.kernel:Running kernel on smithi012: 5.15.0-56-generic 2024-04-26T03:28:00.290 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get clean 2024-04-26T03:28:00.293 INFO:teuthology.orchestra.run.smithi139.stdout:5.15.0-56-generic 2024-04-26T03:28:00.293 INFO:teuthology.task.kernel:Running kernel on smithi139: 5.15.0-56-generic 2024-04-26T03:28:00.293 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get clean 2024-04-26T03:28:00.295 INFO:teuthology.orchestra.run.smithi008.stdout:5.15.0-56-generic 2024-04-26T03:28:00.295 INFO:teuthology.task.kernel:Running kernel on smithi008: 5.15.0-56-generic 2024-04-26T03:28:00.295 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get clean 2024-04-26T03:28:00.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get update 2024-04-26T03:28:00.422 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get update 2024-04-26T03:28:00.441 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get update 2024-04-26T03:28:00.567 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:28:00.567 INFO:teuthology.orchestra.run.smithi008.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-26T03:28:00.567 INFO:teuthology.orchestra.run.smithi008.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-26T03:28:00.655 INFO:teuthology.orchestra.run.smithi008.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-26T03:28:00.701 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:28:00.703 INFO:teuthology.orchestra.run.smithi012.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-26T03:28:00.715 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:28:00.717 INFO:teuthology.orchestra.run.smithi139.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-26T03:28:00.755 INFO:teuthology.orchestra.run.smithi012.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-26T03:28:00.782 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-26T03:28:00.821 INFO:teuthology.orchestra.run.smithi008.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-26T03:28:00.898 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-26T03:28:00.905 INFO:teuthology.orchestra.run.smithi008.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-04-26T03:28:00.963 INFO:teuthology.orchestra.run.smithi008.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-26T03:28:00.969 INFO:teuthology.orchestra.run.smithi008.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-26T03:28:00.969 INFO:teuthology.orchestra.run.smithi008.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-26T03:28:00.970 INFO:teuthology.orchestra.run.smithi008.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-04-26T03:28:01.010 INFO:teuthology.orchestra.run.smithi008.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-04-26T03:28:01.015 INFO:teuthology.orchestra.run.smithi008.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-26T03:28:01.016 INFO:teuthology.orchestra.run.smithi008.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-26T03:28:01.034 INFO:teuthology.orchestra.run.smithi008.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-26T03:28:01.045 INFO:teuthology.orchestra.run.smithi008.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-26T03:28:01.047 INFO:teuthology.orchestra.run.smithi008.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-26T03:28:01.050 INFO:teuthology.orchestra.run.smithi008.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-26T03:28:01.051 INFO:teuthology.orchestra.run.smithi008.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-26T03:28:01.080 INFO:teuthology.orchestra.run.smithi008.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-26T03:28:01.081 INFO:teuthology.orchestra.run.smithi008.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-26T03:28:01.081 INFO:teuthology.orchestra.run.smithi008.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-26T03:28:01.087 INFO:teuthology.orchestra.run.smithi008.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-26T03:28:01.091 INFO:teuthology.orchestra.run.smithi008.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-26T03:28:01.092 INFO:teuthology.orchestra.run.smithi008.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-26T03:28:01.092 INFO:teuthology.orchestra.run.smithi008.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-26T03:28:01.118 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-26T03:28:01.126 INFO:teuthology.orchestra.run.smithi012.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-26T03:28:01.132 INFO:teuthology.orchestra.run.smithi008.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-26T03:28:01.136 INFO:teuthology.orchestra.run.smithi008.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-26T03:28:01.136 INFO:teuthology.orchestra.run.smithi008.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-26T03:28:01.146 INFO:teuthology.orchestra.run.smithi139.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-26T03:28:01.150 INFO:teuthology.orchestra.run.smithi008.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,071 kB] 2024-04-26T03:28:01.165 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [452 kB] 2024-04-26T03:28:01.168 INFO:teuthology.orchestra.run.smithi008.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-26T03:28:01.170 INFO:teuthology.orchestra.run.smithi008.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-26T03:28:01.171 INFO:teuthology.orchestra.run.smithi008.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-26T03:28:01.171 INFO:teuthology.orchestra.run.smithi008.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-26T03:28:01.172 INFO:teuthology.orchestra.run.smithi008.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-26T03:28:01.191 INFO:teuthology.orchestra.run.smithi008.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-26T03:28:01.191 INFO:teuthology.orchestra.run.smithi008.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-26T03:28:01.192 INFO:teuthology.orchestra.run.smithi008.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-04-26T03:28:01.193 INFO:teuthology.orchestra.run.smithi008.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-26T03:28:01.211 INFO:teuthology.orchestra.run.smithi008.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-26T03:28:01.212 INFO:teuthology.orchestra.run.smithi008.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-04-26T03:28:01.212 INFO:teuthology.orchestra.run.smithi008.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-04-26T03:28:01.213 INFO:teuthology.orchestra.run.smithi008.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-26T03:28:01.213 INFO:teuthology.orchestra.run.smithi008.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-26T03:28:01.258 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-26T03:28:01.285 INFO:teuthology.orchestra.run.smithi139.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [618 kB] 2024-04-26T03:28:01.429 INFO:teuthology.orchestra.run.smithi012.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-04-26T03:28:01.460 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-26T03:28:01.496 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,610 kB] 2024-04-26T03:28:01.598 INFO:teuthology.orchestra.run.smithi012.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-26T03:28:01.610 INFO:teuthology.orchestra.run.smithi012.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-26T03:28:01.611 INFO:teuthology.orchestra.run.smithi012.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-26T03:28:01.612 INFO:teuthology.orchestra.run.smithi012.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-04-26T03:28:01.615 INFO:teuthology.orchestra.run.smithi012.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-26T03:28:01.630 INFO:teuthology.orchestra.run.smithi012.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-26T03:28:01.631 INFO:teuthology.orchestra.run.smithi012.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-26T03:28:01.633 INFO:teuthology.orchestra.run.smithi012.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-26T03:28:01.638 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [303 kB] 2024-04-26T03:28:01.653 INFO:teuthology.orchestra.run.smithi139.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-26T03:28:01.654 INFO:teuthology.orchestra.run.smithi139.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-26T03:28:01.655 INFO:teuthology.orchestra.run.smithi139.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,830 kB] 2024-04-26T03:28:01.695 INFO:teuthology.orchestra.run.smithi012.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-04-26T03:28:01.696 INFO:teuthology.orchestra.run.smithi012.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-26T03:28:01.720 INFO:teuthology.orchestra.run.smithi139.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [311 kB] 2024-04-26T03:28:01.728 INFO:teuthology.orchestra.run.smithi139.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-26T03:28:01.734 INFO:teuthology.orchestra.run.smithi139.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,394 kB] 2024-04-26T03:28:01.751 INFO:teuthology.orchestra.run.smithi012.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-26T03:28:01.752 INFO:teuthology.orchestra.run.smithi012.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-26T03:28:01.752 INFO:teuthology.orchestra.run.smithi012.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-26T03:28:01.767 INFO:teuthology.orchestra.run.smithi012.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-26T03:28:01.896 INFO:teuthology.orchestra.run.smithi139.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-26T03:28:01.919 INFO:teuthology.orchestra.run.smithi012.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,071 kB] 2024-04-26T03:28:01.941 INFO:teuthology.orchestra.run.smithi012.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-26T03:28:02.340 INFO:teuthology.orchestra.run.smithi012.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-26T03:28:02.345 INFO:teuthology.orchestra.run.smithi012.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-26T03:28:02.359 INFO:teuthology.orchestra.run.smithi012.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-26T03:28:02.360 INFO:teuthology.orchestra.run.smithi012.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-26T03:28:02.363 INFO:teuthology.orchestra.run.smithi012.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-26T03:28:02.550 INFO:teuthology.orchestra.run.smithi012.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [700 kB] 2024-04-26T03:28:02.587 INFO:teuthology.orchestra.run.smithi012.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-26T03:28:02.601 INFO:teuthology.orchestra.run.smithi012.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-26T03:28:02.602 INFO:teuthology.orchestra.run.smithi012.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-26T03:28:02.602 INFO:teuthology.orchestra.run.smithi012.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-26T03:28:02.604 INFO:teuthology.orchestra.run.smithi012.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-26T03:28:02.605 INFO:teuthology.orchestra.run.smithi012.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-26T03:28:02.605 INFO:teuthology.orchestra.run.smithi012.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-26T03:28:02.632 INFO:teuthology.orchestra.run.smithi012.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-04-26T03:28:02.635 INFO:teuthology.orchestra.run.smithi012.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-26T03:28:02.803 INFO:teuthology.orchestra.run.smithi012.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-26T03:28:02.889 INFO:teuthology.orchestra.run.smithi012.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-04-26T03:28:02.972 INFO:teuthology.orchestra.run.smithi012.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-04-26T03:28:03.061 INFO:teuthology.orchestra.run.smithi012.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-26T03:28:03.093 INFO:teuthology.orchestra.run.smithi012.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-26T03:28:03.219 INFO:teuthology.orchestra.run.smithi139.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,071 kB] 2024-04-26T03:28:03.828 INFO:teuthology.orchestra.run.smithi139.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [243 kB] 2024-04-26T03:28:04.173 INFO:teuthology.orchestra.run.smithi139.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-26T03:28:04.206 INFO:teuthology.orchestra.run.smithi139.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,773 kB] 2024-04-26T03:28:04.889 INFO:teuthology.orchestra.run.smithi139.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-26T03:28:05.377 INFO:teuthology.orchestra.run.smithi139.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-26T03:28:05.417 INFO:teuthology.orchestra.run.smithi139.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-26T03:28:05.513 INFO:teuthology.orchestra.run.smithi139.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-26T03:28:05.517 INFO:teuthology.orchestra.run.smithi139.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-26T03:28:05.528 INFO:teuthology.orchestra.run.smithi139.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-26T03:28:05.533 INFO:teuthology.orchestra.run.smithi139.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-04-26T03:28:05.631 INFO:teuthology.orchestra.run.smithi139.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-26T03:28:05.782 INFO:teuthology.orchestra.run.smithi139.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-26T03:28:05.966 INFO:teuthology.orchestra.run.smithi139.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-26T03:28:06.050 INFO:teuthology.orchestra.run.smithi139.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [16.0 kB] 2024-04-26T03:28:06.131 INFO:teuthology.orchestra.run.smithi139.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.2 kB] 2024-04-26T03:28:06.216 INFO:teuthology.orchestra.run.smithi139.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-26T03:28:06.247 INFO:teuthology.orchestra.run.smithi139.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-26T03:28:06.752 INFO:teuthology.orchestra.run.smithi139.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-26T03:28:06.834 INFO:teuthology.orchestra.run.smithi139.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [300 kB] 2024-04-26T03:28:07.156 INFO:teuthology.orchestra.run.smithi139.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-26T03:28:07.158 INFO:teuthology.orchestra.run.smithi139.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [601 kB] 2024-04-26T03:28:07.253 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 13.2 MB in 2s (6,747 kB/s) 2024-04-26T03:28:07.698 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 13.2 MB in 3s (5,087 kB/s) 2024-04-26T03:28:08.105 INFO:teuthology.orchestra.run.smithi139.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-26T03:28:08.709 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2024-04-26T03:28:08.728 DEBUG:teuthology.orchestra.run.smithi008:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-26T03:28:08.794 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2024-04-26T03:28:08.998 INFO:teuthology.orchestra.run.smithi008.stdout:Building dependency tree... 2024-04-26T03:28:08.999 INFO:teuthology.orchestra.run.smithi008.stdout:Reading state information... 2024-04-26T03:28:09.137 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-04-26T03:28:09.156 DEBUG:teuthology.orchestra.run.smithi012:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-26T03:28:09.180 INFO:teuthology.orchestra.run.smithi008.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:28:09.180 INFO:teuthology.orchestra.run.smithi008.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:28:09.180 INFO:teuthology.orchestra.run.smithi008.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:28:09.181 INFO:teuthology.orchestra.run.smithi008.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:28:09.181 INFO:teuthology.orchestra.run.smithi008.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-26T03:28:09.181 INFO:teuthology.orchestra.run.smithi008.stdout: python2.7-minimal 2024-04-26T03:28:09.181 INFO:teuthology.orchestra.run.smithi008.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:28:09.182 INFO:teuthology.orchestra.run.smithi008.stdout:The following additional packages will be installed: 2024-04-26T03:28:09.182 INFO:teuthology.orchestra.run.smithi008.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-26T03:28:09.183 INFO:teuthology.orchestra.run.smithi008.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-26T03:28:09.183 INFO:teuthology.orchestra.run.smithi008.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-26T03:28:09.184 INFO:teuthology.orchestra.run.smithi008.stdout:Suggested packages: 2024-04-26T03:28:09.184 INFO:teuthology.orchestra.run.smithi008.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-26T03:28:09.184 INFO:teuthology.orchestra.run.smithi008.stdout:Recommended packages: 2024-04-26T03:28:09.184 INFO:teuthology.orchestra.run.smithi008.stdout: thermald 2024-04-26T03:28:09.222 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-04-26T03:28:09.245 INFO:teuthology.orchestra.run.smithi008.stdout:The following NEW packages will be installed: 2024-04-26T03:28:09.245 INFO:teuthology.orchestra.run.smithi008.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-26T03:28:09.245 INFO:teuthology.orchestra.run.smithi008.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-26T03:28:09.245 INFO:teuthology.orchestra.run.smithi008.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-26T03:28:09.247 INFO:teuthology.orchestra.run.smithi008.stdout:The following packages will be upgraded: 2024-04-26T03:28:09.248 INFO:teuthology.orchestra.run.smithi008.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-26T03:28:09.305 INFO:teuthology.orchestra.run.smithi008.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-26T03:28:09.305 INFO:teuthology.orchestra.run.smithi008.stdout:Need to get 113 MB of archives. 2024-04-26T03:28:09.305 INFO:teuthology.orchestra.run.smithi008.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-26T03:28:09.306 INFO:teuthology.orchestra.run.smithi008.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-26T03:28:09.420 INFO:teuthology.orchestra.run.smithi139.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [163 kB] 2024-04-26T03:28:09.427 INFO:teuthology.orchestra.run.smithi012.stdout:Building dependency tree... 2024-04-26T03:28:09.428 INFO:teuthology.orchestra.run.smithi012.stdout:Reading state information... 2024-04-26T03:28:09.610 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:28:09.610 INFO:teuthology.orchestra.run.smithi012.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:28:09.610 INFO:teuthology.orchestra.run.smithi012.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:28:09.610 INFO:teuthology.orchestra.run.smithi012.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:28:09.611 INFO:teuthology.orchestra.run.smithi012.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-26T03:28:09.611 INFO:teuthology.orchestra.run.smithi012.stdout: python2.7-minimal 2024-04-26T03:28:09.611 INFO:teuthology.orchestra.run.smithi012.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:28:09.612 INFO:teuthology.orchestra.run.smithi012.stdout:The following additional packages will be installed: 2024-04-26T03:28:09.612 INFO:teuthology.orchestra.run.smithi012.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-26T03:28:09.612 INFO:teuthology.orchestra.run.smithi012.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-26T03:28:09.612 INFO:teuthology.orchestra.run.smithi012.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-26T03:28:09.614 INFO:teuthology.orchestra.run.smithi012.stdout:Suggested packages: 2024-04-26T03:28:09.614 INFO:teuthology.orchestra.run.smithi012.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-26T03:28:09.614 INFO:teuthology.orchestra.run.smithi012.stdout:Recommended packages: 2024-04-26T03:28:09.614 INFO:teuthology.orchestra.run.smithi012.stdout: thermald 2024-04-26T03:28:09.667 INFO:teuthology.orchestra.run.smithi012.stdout:The following NEW packages will be installed: 2024-04-26T03:28:09.667 INFO:teuthology.orchestra.run.smithi012.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-26T03:28:09.667 INFO:teuthology.orchestra.run.smithi012.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-26T03:28:09.667 INFO:teuthology.orchestra.run.smithi012.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-26T03:28:09.667 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages will be upgraded: 2024-04-26T03:28:09.667 INFO:teuthology.orchestra.run.smithi012.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-26T03:28:09.774 INFO:teuthology.orchestra.run.smithi008.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-26T03:28:09.827 INFO:teuthology.orchestra.run.smithi139.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-26T03:28:09.832 INFO:teuthology.orchestra.run.smithi139.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-26T03:28:09.846 INFO:teuthology.orchestra.run.smithi139.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-26T03:28:09.847 INFO:teuthology.orchestra.run.smithi139.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-26T03:28:09.849 INFO:teuthology.orchestra.run.smithi139.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-26T03:28:09.850 INFO:teuthology.orchestra.run.smithi012.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-26T03:28:09.850 INFO:teuthology.orchestra.run.smithi012.stdout:Need to get 113 MB of archives. 2024-04-26T03:28:09.850 INFO:teuthology.orchestra.run.smithi012.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-26T03:28:09.850 INFO:teuthology.orchestra.run.smithi012.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-26T03:28:09.901 INFO:teuthology.orchestra.run.smithi008.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-26T03:28:10.902 INFO:teuthology.orchestra.run.smithi008.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-26T03:28:10.902 INFO:teuthology.orchestra.run.smithi008.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-26T03:28:10.902 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-26T03:28:11.036 INFO:teuthology.orchestra.run.smithi008.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-26T03:28:11.128 INFO:teuthology.orchestra.run.smithi008.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-26T03:28:11.228 INFO:teuthology.orchestra.run.smithi012.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-26T03:28:11.486 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 113 MB in 2s (60.5 MB/s) 2024-04-26T03:28:11.563 INFO:teuthology.orchestra.run.smithi012.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-26T03:28:11.662 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-26T03:28:13.780 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:28:13.784 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:13.806 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-26T03:28:13.806 INFO:teuthology.orchestra.run.smithi012.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-26T03:28:13.806 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-26T03:28:13.910 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:14.041 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 13.2 MB in 9s (1,418 kB/s) 2024-04-26T03:28:14.270 INFO:teuthology.orchestra.run.smithi012.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-26T03:28:14.356 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-26T03:28:14.782 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 113 MB in 5s (24.2 MB/s) 2024-04-26T03:28:14.944 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-26T03:28:15.355 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-26T03:28:15.371 DEBUG:teuthology.orchestra.run.smithi139:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-26T03:28:15.422 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-26T03:28:15.599 INFO:teuthology.orchestra.run.smithi139.stdout:Building dependency tree... 2024-04-26T03:28:15.599 INFO:teuthology.orchestra.run.smithi139.stdout:Reading state information... 2024-04-26T03:28:15.754 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:28:15.754 INFO:teuthology.orchestra.run.smithi139.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:28:15.754 INFO:teuthology.orchestra.run.smithi139.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:28:15.755 INFO:teuthology.orchestra.run.smithi139.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:28:15.755 INFO:teuthology.orchestra.run.smithi139.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-26T03:28:15.755 INFO:teuthology.orchestra.run.smithi139.stdout: python2.7-minimal 2024-04-26T03:28:15.755 INFO:teuthology.orchestra.run.smithi139.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:28:15.756 INFO:teuthology.orchestra.run.smithi139.stdout:The following additional packages will be installed: 2024-04-26T03:28:15.756 INFO:teuthology.orchestra.run.smithi139.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-26T03:28:15.756 INFO:teuthology.orchestra.run.smithi139.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-26T03:28:15.757 INFO:teuthology.orchestra.run.smithi139.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-26T03:28:15.758 INFO:teuthology.orchestra.run.smithi139.stdout:Suggested packages: 2024-04-26T03:28:15.758 INFO:teuthology.orchestra.run.smithi139.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-26T03:28:15.758 INFO:teuthology.orchestra.run.smithi139.stdout:Recommended packages: 2024-04-26T03:28:15.758 INFO:teuthology.orchestra.run.smithi139.stdout: thermald 2024-04-26T03:28:15.809 INFO:teuthology.orchestra.run.smithi139.stdout:The following NEW packages will be installed: 2024-04-26T03:28:15.809 INFO:teuthology.orchestra.run.smithi139.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-26T03:28:15.810 INFO:teuthology.orchestra.run.smithi139.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-26T03:28:15.810 INFO:teuthology.orchestra.run.smithi139.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-26T03:28:15.811 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages will be upgraded: 2024-04-26T03:28:15.811 INFO:teuthology.orchestra.run.smithi139.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-26T03:28:15.991 INFO:teuthology.orchestra.run.smithi139.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-26T03:28:15.992 INFO:teuthology.orchestra.run.smithi139.stdout:Need to get 113 MB of archives. 2024-04-26T03:28:15.992 INFO:teuthology.orchestra.run.smithi139.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-26T03:28:15.992 INFO:teuthology.orchestra.run.smithi139.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-26T03:28:16.410 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-26T03:28:16.432 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:16.627 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:16.972 INFO:teuthology.orchestra.run.smithi012.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-04-26T03:28:16.976 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:17.042 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:17.330 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-26T03:28:17.351 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:17.397 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:17.495 INFO:teuthology.orchestra.run.smithi139.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-26T03:28:18.026 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-26T03:28:19.127 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-26T03:28:19.149 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:19.255 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:19.764 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-26T03:28:19.785 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:19.822 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:20.237 INFO:teuthology.orchestra.run.smithi139.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-26T03:28:20.237 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-26T03:28:20.237 INFO:teuthology.orchestra.run.smithi139.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-26T03:28:20.701 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-26T03:28:20.790 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-26T03:28:21.175 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 113 MB in 5s (22.8 MB/s) 2024-04-26T03:28:21.361 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-26T03:28:23.364 INFO:teuthology.orchestra.run.smithi139.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-04-26T03:28:23.370 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:23.624 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:24.005 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:24.131 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:24.439 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:24.568 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:24.905 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-26T03:28:24.928 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-26T03:28:24.971 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-26T03:28:25.634 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-26T03:28:25.655 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:25.741 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:26.203 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-26T03:28:26.224 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:26.261 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:26.366 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:26.483 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:26.813 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:26.936 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:27.231 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-26T03:28:27.253 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-26T03:28:27.289 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-26T03:28:30.706 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-26T03:28:30.744 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:30.781 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:32.527 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:32.663 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:32.970 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:33.091 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:33.159 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-26T03:28:33.197 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:33.235 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:33.827 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-26T03:28:33.850 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-26T03:28:33.894 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-26T03:28:34.198 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:34.343 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:34.717 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-26T03:28:34.830 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:34.973 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-26T03:28:35.110 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:36.562 INFO:teuthology.orchestra.run.smithi008.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:28:36.562 INFO:teuthology.orchestra.run.smithi008.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-26T03:28:36.562 INFO:teuthology.orchestra.run.smithi008.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:28:36.562 INFO:teuthology.orchestra.run.smithi008.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:36.647 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:36.780 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:37.046 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:37.106 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-26T03:28:37.226 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:37.352 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-26T03:28:37.456 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:38.490 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:38.779 INFO:teuthology.orchestra.run.smithi012.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:28:38.779 INFO:teuthology.orchestra.run.smithi012.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-26T03:28:38.780 INFO:teuthology.orchestra.run.smithi012.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:28:38.780 INFO:teuthology.orchestra.run.smithi012.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:38.942 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:39.798 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-26T03:28:39.836 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-26T03:28:39.873 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:39.915 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-26T03:28:40.041 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-26T03:28:40.167 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:40.264 INFO:teuthology.orchestra.run.smithi008.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-26T03:28:40.264 INFO:teuthology.orchestra.run.smithi008.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:40.376 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:42.569 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-26T03:28:42.619 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-26T03:28:42.695 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-26T03:28:42.741 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-26T03:28:42.812 INFO:teuthology.orchestra.run.smithi012.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:42.873 INFO:teuthology.orchestra.run.smithi012.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-26T03:28:42.873 INFO:teuthology.orchestra.run.smithi012.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:43.092 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-26T03:28:43.238 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:43.364 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-26T03:28:43.492 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:44.828 INFO:teuthology.orchestra.run.smithi139.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:28:44.828 INFO:teuthology.orchestra.run.smithi139.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-26T03:28:44.828 INFO:teuthology.orchestra.run.smithi139.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:28:44.828 INFO:teuthology.orchestra.run.smithi139.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:44.969 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:46.353 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:48.271 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-26T03:28:48.397 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-26T03:28:48.524 INFO:teuthology.orchestra.run.smithi139.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-26T03:28:48.599 INFO:teuthology.orchestra.run.smithi139.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-26T03:28:48.599 INFO:teuthology.orchestra.run.smithi139.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:55.903 INFO:teuthology.orchestra.run.smithi008.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-26T03:28:55.903 INFO:teuthology.orchestra.run.smithi008.stdout:Sourcing file `/etc/default/grub' 2024-04-26T03:28:55.936 INFO:teuthology.orchestra.run.smithi008.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-26T03:28:55.958 INFO:teuthology.orchestra.run.smithi008.stdout:Generating grub configuration file ... 2024-04-26T03:28:56.252 INFO:teuthology.orchestra.run.smithi008.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:28:56.275 INFO:teuthology.orchestra.run.smithi008.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:56.590 INFO:teuthology.orchestra.run.smithi008.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:28:56.596 INFO:teuthology.orchestra.run.smithi008.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-26T03:28:56.670 INFO:teuthology.orchestra.run.smithi008.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-26T03:28:56.676 INFO:teuthology.orchestra.run.smithi008.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-26T03:28:56.855 INFO:teuthology.orchestra.run.smithi008.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-26T03:28:56.856 INFO:teuthology.orchestra.run.smithi008.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-26T03:28:56.856 INFO:teuthology.orchestra.run.smithi008.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-26T03:28:56.856 INFO:teuthology.orchestra.run.smithi012.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-26T03:28:56.856 INFO:teuthology.orchestra.run.smithi012.stdout:Sourcing file `/etc/default/grub' 2024-04-26T03:28:56.864 INFO:teuthology.orchestra.run.smithi012.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-26T03:28:56.890 INFO:teuthology.orchestra.run.smithi012.stdout:Generating grub configuration file ... 2024-04-26T03:28:56.895 INFO:teuthology.orchestra.run.smithi008.stdout:done 2024-04-26T03:28:57.162 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:28:57.187 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:28:57.376 DEBUG:teuthology.orchestra.run.smithi008:> dpkg -s linux-image-generic 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Package: linux-image-generic 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Status: install ok installed 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Priority: optional 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Section: kernel 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Installed-Size: 21 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Maintainer: Ubuntu Kernel Team 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Architecture: amd64 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Source: linux-meta 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Version: 5.15.0.105.102 2024-04-26T03:28:57.439 INFO:teuthology.orchestra.run.smithi008.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-26T03:28:57.440 INFO:teuthology.orchestra.run.smithi008.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-26T03:28:57.440 INFO:teuthology.orchestra.run.smithi008.stdout:Recommends: thermald 2024-04-26T03:28:57.440 INFO:teuthology.orchestra.run.smithi008.stdout:Description: Generic Linux kernel image 2024-04-26T03:28:57.440 INFO:teuthology.orchestra.run.smithi008.stdout: This package will always depend on the latest generic kernel image 2024-04-26T03:28:57.440 INFO:teuthology.orchestra.run.smithi008.stdout: available. 2024-04-26T03:28:57.440 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-26T03:28:57.440 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-26T03:28:57.440 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-26T03:28:57.441 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-04-26T03:28:57.441 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi008.front.sepia.ceph.com, path=None, version=distro) 2024-04-26T03:28:57.441 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get clean 2024-04-26T03:28:57.466 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:28:57.472 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-26T03:28:57.541 INFO:teuthology.orchestra.run.smithi012.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-26T03:28:57.545 INFO:teuthology.orchestra.run.smithi012.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-26T03:28:57.696 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get update 2024-04-26T03:28:57.708 INFO:teuthology.orchestra.run.smithi012.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-26T03:28:57.709 INFO:teuthology.orchestra.run.smithi012.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-26T03:28:57.709 INFO:teuthology.orchestra.run.smithi012.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-26T03:28:57.744 INFO:teuthology.orchestra.run.smithi012.stdout:done 2024-04-26T03:28:57.821 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:28:57.821 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-26T03:28:57.834 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-26T03:28:57.855 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-26T03:28:58.245 DEBUG:teuthology.orchestra.run.smithi012:> dpkg -s linux-image-generic 2024-04-26T03:28:58.265 INFO:teuthology.orchestra.run.smithi012.stdout:Package: linux-image-generic 2024-04-26T03:28:58.265 INFO:teuthology.orchestra.run.smithi012.stdout:Status: install ok installed 2024-04-26T03:28:58.266 INFO:teuthology.orchestra.run.smithi012.stdout:Priority: optional 2024-04-26T03:28:58.266 INFO:teuthology.orchestra.run.smithi012.stdout:Section: kernel 2024-04-26T03:28:58.266 INFO:teuthology.orchestra.run.smithi012.stdout:Installed-Size: 21 2024-04-26T03:28:58.266 INFO:teuthology.orchestra.run.smithi012.stdout:Maintainer: Ubuntu Kernel Team 2024-04-26T03:28:58.266 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: amd64 2024-04-26T03:28:58.267 INFO:teuthology.orchestra.run.smithi012.stdout:Source: linux-meta 2024-04-26T03:28:58.267 INFO:teuthology.orchestra.run.smithi012.stdout:Version: 5.15.0.105.102 2024-04-26T03:28:58.267 INFO:teuthology.orchestra.run.smithi012.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-26T03:28:58.267 INFO:teuthology.orchestra.run.smithi012.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-26T03:28:58.267 INFO:teuthology.orchestra.run.smithi012.stdout:Recommends: thermald 2024-04-26T03:28:58.268 INFO:teuthology.orchestra.run.smithi012.stdout:Description: Generic Linux kernel image 2024-04-26T03:28:58.268 INFO:teuthology.orchestra.run.smithi012.stdout: This package will always depend on the latest generic kernel image 2024-04-26T03:28:58.268 INFO:teuthology.orchestra.run.smithi012.stdout: available. 2024-04-26T03:28:58.268 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-26T03:28:58.268 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-26T03:28:58.268 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-26T03:28:58.268 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-04-26T03:28:58.269 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi012.front.sepia.ceph.com, path=None, version=distro) 2024-04-26T03:28:58.269 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get clean 2024-04-26T03:28:58.444 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get update 2024-04-26T03:28:58.572 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-26T03:28:58.692 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:28:58.772 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-26T03:28:58.854 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-26T03:28:59.291 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2024-04-26T03:28:59.309 DEBUG:teuthology.orchestra.run.smithi008:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-26T03:28:59.375 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2024-04-26T03:28:59.577 INFO:teuthology.orchestra.run.smithi008.stdout:Building dependency tree... 2024-04-26T03:28:59.577 INFO:teuthology.orchestra.run.smithi008.stdout:Reading state information... 2024-04-26T03:28:59.751 INFO:teuthology.orchestra.run.smithi008.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-26T03:28:59.751 INFO:teuthology.orchestra.run.smithi008.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:28:59.751 INFO:teuthology.orchestra.run.smithi008.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:28:59.751 INFO:teuthology.orchestra.run.smithi008.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:28:59.751 INFO:teuthology.orchestra.run.smithi008.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:28:59.751 INFO:teuthology.orchestra.run.smithi008.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-26T03:28:59.752 INFO:teuthology.orchestra.run.smithi008.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-26T03:28:59.752 INFO:teuthology.orchestra.run.smithi008.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:28:59.790 INFO:teuthology.orchestra.run.smithi008.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-26T03:28:59.792 DEBUG:teuthology.orchestra.run.smithi008:> dpkg -s linux-image-generic 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Package: linux-image-generic 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Status: install ok installed 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Priority: optional 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Section: kernel 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Installed-Size: 21 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Maintainer: Ubuntu Kernel Team 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Architecture: amd64 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Source: linux-meta 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Version: 5.15.0.105.102 2024-04-26T03:28:59.810 INFO:teuthology.orchestra.run.smithi008.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-26T03:28:59.811 INFO:teuthology.orchestra.run.smithi008.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-26T03:28:59.811 INFO:teuthology.orchestra.run.smithi008.stdout:Recommends: thermald 2024-04-26T03:28:59.811 INFO:teuthology.orchestra.run.smithi008.stdout:Description: Generic Linux kernel image 2024-04-26T03:28:59.811 INFO:teuthology.orchestra.run.smithi008.stdout: This package will always depend on the latest generic kernel image 2024-04-26T03:28:59.811 INFO:teuthology.orchestra.run.smithi008.stdout: available. 2024-04-26T03:28:59.811 DEBUG:teuthology.orchestra.run.smithi008:> mktemp 2024-04-26T03:28:59.854 INFO:teuthology.orchestra.run.smithi008.stdout:/tmp/tmp.75mG4ZVoL4 2024-04-26T03:28:59.855 DEBUG:teuthology.orchestra.run.smithi008:> sudo cp /boot/grub/grub.cfg /tmp/tmp.75mG4ZVoL4 2024-04-26T03:28:59.910 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 0666 /tmp/tmp.75mG4ZVoL4 2024-04-26T03:29:00.013 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-04-26T03:29:00.032 DEBUG:teuthology.orchestra.run.smithi012:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-26T03:29:00.091 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-04-26T03:29:00.137 DEBUG:teuthology.orchestra.remote:smithi008:/tmp/tmp.75mG4ZVoL4 is 10KB 2024-04-26T03:29:00.154 DEBUG:teuthology.orchestra.run.smithi008:> rm -fr /tmp/tmp.75mG4ZVoL4 2024-04-26T03:29:00.160 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-26T03:29:00.224 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:29:00.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-26T03:29:00.224 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-26T03:29:00.296 INFO:teuthology.orchestra.run.smithi012.stdout:Building dependency tree... 2024-04-26T03:29:00.297 INFO:teuthology.orchestra.run.smithi012.stdout:Reading state information... 2024-04-26T03:29:00.303 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-26T03:29:00.303 DEBUG:teuthology.orchestra.run.smithi008:> sudo update-grub 2024-04-26T03:29:00.486 INFO:teuthology.orchestra.run.smithi012.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-26T03:29:00.487 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:29:00.487 INFO:teuthology.orchestra.run.smithi012.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:29:00.487 INFO:teuthology.orchestra.run.smithi012.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:29:00.487 INFO:teuthology.orchestra.run.smithi012.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:29:00.487 INFO:teuthology.orchestra.run.smithi012.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-26T03:29:00.487 INFO:teuthology.orchestra.run.smithi012.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-26T03:29:00.488 INFO:teuthology.orchestra.run.smithi012.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:29:00.528 INFO:teuthology.orchestra.run.smithi012.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-26T03:29:00.530 DEBUG:teuthology.orchestra.run.smithi012:> dpkg -s linux-image-generic 2024-04-26T03:29:00.588 INFO:teuthology.orchestra.run.smithi012.stdout:Package: linux-image-generic 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Status: install ok installed 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Priority: optional 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Section: kernel 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Installed-Size: 21 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Maintainer: Ubuntu Kernel Team 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Architecture: amd64 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Source: linux-meta 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Version: 5.15.0.105.102 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Recommends: thermald 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout:Description: Generic Linux kernel image 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout: This package will always depend on the latest generic kernel image 2024-04-26T03:29:00.589 INFO:teuthology.orchestra.run.smithi012.stdout: available. 2024-04-26T03:29:00.590 DEBUG:teuthology.orchestra.run.smithi012:> mktemp 2024-04-26T03:29:00.637 INFO:teuthology.orchestra.run.smithi012.stdout:/tmp/tmp.YXd4NMiHrT 2024-04-26T03:29:00.637 DEBUG:teuthology.orchestra.run.smithi012:> sudo cp /boot/grub/grub.cfg /tmp/tmp.YXd4NMiHrT 2024-04-26T03:29:00.694 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 0666 /tmp/tmp.YXd4NMiHrT 2024-04-26T03:29:00.807 DEBUG:teuthology.orchestra.remote:smithi012:/tmp/tmp.YXd4NMiHrT is 10KB 2024-04-26T03:29:00.821 DEBUG:teuthology.orchestra.run.smithi012:> rm -fr /tmp/tmp.YXd4NMiHrT 2024-04-26T03:29:00.826 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-26T03:29:00.882 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:29:00.882 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-26T03:29:00.882 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-26T03:29:00.956 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-26T03:29:00.957 DEBUG:teuthology.orchestra.run.smithi012:> sudo update-grub 2024-04-26T03:29:01.819 INFO:teuthology.orchestra.run.smithi008.stderr:Sourcing file `/etc/default/grub' 2024-04-26T03:29:01.821 INFO:teuthology.orchestra.run.smithi008.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-26T03:29:01.824 INFO:teuthology.orchestra.run.smithi008.stderr:Generating grub configuration file ... 2024-04-26T03:29:02.018 INFO:teuthology.orchestra.run.smithi008.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:29:02.025 INFO:teuthology.orchestra.run.smithi008.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:29:02.141 INFO:teuthology.orchestra.run.smithi012.stderr:Sourcing file `/etc/default/grub' 2024-04-26T03:29:02.142 INFO:teuthology.orchestra.run.smithi012.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-26T03:29:02.144 INFO:teuthology.orchestra.run.smithi012.stderr:Generating grub configuration file ... 2024-04-26T03:29:02.257 INFO:teuthology.orchestra.run.smithi008.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:29:02.261 INFO:teuthology.orchestra.run.smithi008.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-26T03:29:02.304 INFO:teuthology.orchestra.run.smithi008.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-26T03:29:02.309 INFO:teuthology.orchestra.run.smithi008.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-26T03:29:02.322 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:29:02.328 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:29:02.427 INFO:teuthology.orchestra.run.smithi139.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-26T03:29:02.428 INFO:teuthology.orchestra.run.smithi139.stdout:Sourcing file `/etc/default/grub' 2024-04-26T03:29:02.446 INFO:teuthology.orchestra.run.smithi139.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-26T03:29:02.458 INFO:teuthology.orchestra.run.smithi139.stdout:Generating grub configuration file ... 2024-04-26T03:29:02.463 INFO:teuthology.orchestra.run.smithi008.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-26T03:29:02.463 INFO:teuthology.orchestra.run.smithi008.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-26T03:29:02.463 INFO:teuthology.orchestra.run.smithi008.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-26T03:29:02.484 INFO:teuthology.orchestra.run.smithi008.stderr:done 2024-04-26T03:29:02.486 DEBUG:teuthology.orchestra.run.smithi008:> sudo shutdown -r now 2024-04-26T03:29:02.550 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:29:02.557 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-26T03:29:02.602 INFO:teuthology.orchestra.run.smithi012.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-26T03:29:02.608 INFO:teuthology.orchestra.run.smithi012.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-26T03:29:02.728 INFO:teuthology.orchestra.run.smithi012.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-26T03:29:02.728 INFO:teuthology.orchestra.run.smithi012.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-26T03:29:02.728 INFO:teuthology.orchestra.run.smithi012.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-26T03:29:02.746 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:29:02.754 INFO:teuthology.orchestra.run.smithi012.stderr:done 2024-04-26T03:29:02.762 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:29:02.763 DEBUG:teuthology.orchestra.run.smithi012:> sudo shutdown -r now 2024-04-26T03:29:03.089 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:29:03.095 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-26T03:29:03.160 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-26T03:29:03.166 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-26T03:29:03.320 INFO:teuthology.orchestra.run.smithi139.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-26T03:29:03.320 INFO:teuthology.orchestra.run.smithi139.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-26T03:29:03.320 INFO:teuthology.orchestra.run.smithi139.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-26T03:29:03.372 INFO:teuthology.orchestra.run.smithi139.stdout:done 2024-04-26T03:29:03.841 DEBUG:teuthology.orchestra.run.smithi139:> dpkg -s linux-image-generic 2024-04-26T03:29:03.865 INFO:teuthology.orchestra.run.smithi139.stdout:Package: linux-image-generic 2024-04-26T03:29:03.865 INFO:teuthology.orchestra.run.smithi139.stdout:Status: install ok installed 2024-04-26T03:29:03.865 INFO:teuthology.orchestra.run.smithi139.stdout:Priority: optional 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Section: kernel 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Installed-Size: 21 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Maintainer: Ubuntu Kernel Team 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: amd64 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Source: linux-meta 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Version: 5.15.0.105.102 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Recommends: thermald 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout:Description: Generic Linux kernel image 2024-04-26T03:29:03.866 INFO:teuthology.orchestra.run.smithi139.stdout: This package will always depend on the latest generic kernel image 2024-04-26T03:29:03.867 INFO:teuthology.orchestra.run.smithi139.stdout: available. 2024-04-26T03:29:03.867 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-26T03:29:03.867 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-26T03:29:03.867 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-26T03:29:03.867 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-04-26T03:29:03.867 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi139.front.sepia.ceph.com, path=None, version=distro) 2024-04-26T03:29:03.867 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get clean 2024-04-26T03:29:04.069 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get update 2024-04-26T03:29:04.230 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:29:04.242 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-26T03:29:04.261 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-26T03:29:04.303 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-26T03:29:05.583 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-26T03:29:05.602 DEBUG:teuthology.orchestra.run.smithi139:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-26T03:29:05.653 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-26T03:29:05.832 INFO:teuthology.orchestra.run.smithi139.stdout:Building dependency tree... 2024-04-26T03:29:05.832 INFO:teuthology.orchestra.run.smithi139.stdout:Reading state information... 2024-04-26T03:29:05.987 INFO:teuthology.orchestra.run.smithi139.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-26T03:29:05.988 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:29:05.988 INFO:teuthology.orchestra.run.smithi139.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:29:05.988 INFO:teuthology.orchestra.run.smithi139.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:29:05.988 INFO:teuthology.orchestra.run.smithi139.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:29:05.988 INFO:teuthology.orchestra.run.smithi139.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-26T03:29:05.988 INFO:teuthology.orchestra.run.smithi139.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-26T03:29:05.988 INFO:teuthology.orchestra.run.smithi139.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:29:06.028 INFO:teuthology.orchestra.run.smithi139.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-26T03:29:06.030 DEBUG:teuthology.orchestra.run.smithi139:> dpkg -s linux-image-generic 2024-04-26T03:29:06.087 INFO:teuthology.orchestra.run.smithi139.stdout:Package: linux-image-generic 2024-04-26T03:29:06.087 INFO:teuthology.orchestra.run.smithi139.stdout:Status: install ok installed 2024-04-26T03:29:06.087 INFO:teuthology.orchestra.run.smithi139.stdout:Priority: optional 2024-04-26T03:29:06.087 INFO:teuthology.orchestra.run.smithi139.stdout:Section: kernel 2024-04-26T03:29:06.088 INFO:teuthology.orchestra.run.smithi139.stdout:Installed-Size: 21 2024-04-26T03:29:06.088 INFO:teuthology.orchestra.run.smithi139.stdout:Maintainer: Ubuntu Kernel Team 2024-04-26T03:29:06.088 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: amd64 2024-04-26T03:29:06.088 INFO:teuthology.orchestra.run.smithi139.stdout:Source: linux-meta 2024-04-26T03:29:06.088 INFO:teuthology.orchestra.run.smithi139.stdout:Version: 5.15.0.105.102 2024-04-26T03:29:06.088 INFO:teuthology.orchestra.run.smithi139.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-26T03:29:06.088 INFO:teuthology.orchestra.run.smithi139.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-26T03:29:06.089 INFO:teuthology.orchestra.run.smithi139.stdout:Recommends: thermald 2024-04-26T03:29:06.089 INFO:teuthology.orchestra.run.smithi139.stdout:Description: Generic Linux kernel image 2024-04-26T03:29:06.089 INFO:teuthology.orchestra.run.smithi139.stdout: This package will always depend on the latest generic kernel image 2024-04-26T03:29:06.089 INFO:teuthology.orchestra.run.smithi139.stdout: available. 2024-04-26T03:29:06.089 DEBUG:teuthology.orchestra.run.smithi139:> mktemp 2024-04-26T03:29:06.133 INFO:teuthology.orchestra.run.smithi139.stdout:/tmp/tmp.7n0v8Tg1xX 2024-04-26T03:29:06.134 DEBUG:teuthology.orchestra.run.smithi139:> sudo cp /boot/grub/grub.cfg /tmp/tmp.7n0v8Tg1xX 2024-04-26T03:29:06.187 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0666 /tmp/tmp.7n0v8Tg1xX 2024-04-26T03:29:06.312 DEBUG:teuthology.orchestra.remote:smithi139:/tmp/tmp.7n0v8Tg1xX is 10KB 2024-04-26T03:29:06.323 DEBUG:teuthology.orchestra.run.smithi139:> rm -fr /tmp/tmp.7n0v8Tg1xX 2024-04-26T03:29:06.329 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-26T03:29:06.383 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:29:06.384 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-26T03:29:06.384 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-26T03:29:06.451 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-26T03:29:06.451 DEBUG:teuthology.orchestra.run.smithi139:> sudo update-grub 2024-04-26T03:29:07.649 INFO:teuthology.orchestra.run.smithi139.stderr:Sourcing file `/etc/default/grub' 2024-04-26T03:29:07.650 INFO:teuthology.orchestra.run.smithi139.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-26T03:29:07.661 INFO:teuthology.orchestra.run.smithi139.stderr:Generating grub configuration file ... 2024-04-26T03:29:07.829 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-26T03:29:07.835 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-26T03:29:08.057 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-26T03:29:08.062 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-26T03:29:08.103 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-26T03:29:08.111 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-26T03:29:08.225 INFO:teuthology.orchestra.run.smithi139.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-26T03:29:08.225 INFO:teuthology.orchestra.run.smithi139.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-26T03:29:08.225 INFO:teuthology.orchestra.run.smithi139.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-26T03:29:08.245 INFO:teuthology.orchestra.run.smithi139.stderr:done 2024-04-26T03:29:08.260 DEBUG:teuthology.orchestra.run.smithi139:> sudo shutdown -r now 2024-04-26T03:29:32.510 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-04-26T03:29:32.511 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:29:32.512 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:29:32.766 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-04-26T03:29:32.766 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-04-26T03:29:32.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:29:38.266 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-04-26T03:29:38.266 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-26T03:29:38.267 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:29:50.882 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2024-04-26T03:29:51.138 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.12 2024-04-26T03:29:56.766 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-04-26T03:29:59.886 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:29:59.887 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:00.140 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-04-26T03:30:00.140 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:02.946 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2024-04-26T03:30:05.770 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-26T03:30:05.770 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:08.830 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-04-26T03:30:14.950 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:30:14.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:18.526 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.12 2024-04-26T03:30:20.834 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-26T03:30:20.835 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:30.537 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-04-26T03:30:30.538 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:33.374 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2024-04-26T03:30:33.598 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.12 2024-04-26T03:30:48.390 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:30:48.391 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:48.600 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-04-26T03:30:48.600 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:30:48.831 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-04-26T03:30:49.421 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-04-26T03:30:49.422 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-105-generic"... 2024-04-26T03:30:49.422 DEBUG:teuthology.orchestra.run.smithi012:> uname -r 2024-04-26T03:30:49.467 INFO:teuthology.orchestra.run.smithi012.stdout:5.15.0-105-generic 2024-04-26T03:30:49.467 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-26T03:30:49.467 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-26T03:30:49.467 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-26T03:30:50.468 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-26T03:30:50.468 DEBUG:teuthology.orchestra.run.smithi012:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T03:30:50.542 INFO:teuthology.orchestra.run.smithi012.stdout:ttyS1 2024-04-26T03:30:50.569 DEBUG:teuthology.parallel:result is None 2024-04-26T03:30:51.440 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.8 2024-04-26T03:30:52.635 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-04-26T03:30:53.184 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-26T03:30:53.184 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-105-generic"... 2024-04-26T03:30:53.184 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-04-26T03:30:53.231 INFO:teuthology.orchestra.run.smithi139.stdout:5.15.0-105-generic 2024-04-26T03:30:53.231 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-26T03:30:53.231 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-26T03:30:53.231 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-26T03:30:54.233 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-26T03:30:54.233 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T03:30:54.307 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2024-04-26T03:30:54.345 DEBUG:teuthology.parallel:result is None 2024-04-26T03:31:09.441 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:31:09.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:31:09.658 DEBUG:teuthology.orchestra.run.smithi008:> true 2024-04-26T03:31:10.221 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:31:10.221 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-105-generic"... 2024-04-26T03:31:10.221 DEBUG:teuthology.orchestra.run.smithi008:> uname -r 2024-04-26T03:31:10.269 INFO:teuthology.orchestra.run.smithi008.stdout:5.15.0-105-generic 2024-04-26T03:31:10.270 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-26T03:31:10.270 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-26T03:31:10.270 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-26T03:31:11.271 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-26T03:31:11.271 DEBUG:teuthology.orchestra.run.smithi008:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T03:31:11.357 INFO:teuthology.orchestra.run.smithi008.stdout:ttyS1 2024-04-26T03:31:11.395 DEBUG:teuthology.parallel:result is None 2024-04-26T03:31:11.395 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-26T03:31:11.403 INFO:teuthology.task.internal:Creating test directory... 2024-04-26T03:31:11.403 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T03:31:11.405 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T03:31:11.408 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T03:31:11.414 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-26T03:31:11.421 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-26T03:31:11.428 INFO:teuthology.task.internal:Creating archive directory... 2024-04-26T03:31:11.428 DEBUG:teuthology.orchestra.run.smithi008:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T03:31:11.454 DEBUG:teuthology.orchestra.run.smithi012:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T03:31:11.457 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T03:31:11.474 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-26T03:31:11.481 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-26T03:31:11.481 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-26T03:31:11.511 DEBUG:teuthology.orchestra.run.smithi012:> 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-04-26T03:31:11.514 DEBUG:teuthology.orchestra.run.smithi139:> 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-04-26T03:31:11.529 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T03:31:11.530 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T03:31:11.532 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T03:31:11.538 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T03:31:11.541 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T03:31:11.542 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T03:31:11.543 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-26T03:31:11.553 INFO:teuthology.task.internal:Configuring sudo... 2024-04-26T03:31:11.553 DEBUG:teuthology.orchestra.run.smithi008:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T03:31:11.586 DEBUG:teuthology.orchestra.run.smithi012:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T03:31:11.592 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T03:31:11.614 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-26T03:31:11.623 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-26T03:31:11.623 DEBUG:teuthology.orchestra.run.smithi008:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T03:31:11.642 DEBUG:teuthology.orchestra.run.smithi012:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T03:31:11.652 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T03:31:11.659 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T03:31:11.694 DEBUG:teuthology.orchestra.run.smithi008:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T03:31:11.742 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:31:11.742 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T03:31:11.802 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T03:31:11.808 DEBUG:teuthology.orchestra.run.smithi012:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T03:31:11.855 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:31:11.856 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T03:31:11.918 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T03:31:11.925 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T03:31:11.971 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:31:11.971 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T03:31:12.034 DEBUG:teuthology.orchestra.run.smithi008:> sudo service rsyslog restart 2024-04-26T03:31:12.037 DEBUG:teuthology.orchestra.run.smithi012:> sudo service rsyslog restart 2024-04-26T03:31:12.040 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2024-04-26T03:31:12.115 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-26T03:31:12.122 INFO:teuthology.task.internal:Starting timer... 2024-04-26T03:31:12.122 INFO:teuthology.run_tasks:Running task pcp... 2024-04-26T03:31:12.133 INFO:teuthology.run_tasks:Running task selinux... 2024-04-26T03:31:12.143 DEBUG:teuthology.task.selinux:Excluding smithi008: OS 'ubuntu' does not support SELinux 2024-04-26T03:31:12.143 DEBUG:teuthology.task.selinux:Excluding smithi012: OS 'ubuntu' does not support SELinux 2024-04-26T03:31:12.143 DEBUG:teuthology.task.selinux:Excluding smithi139: OS 'ubuntu' does not support SELinux 2024-04-26T03:31:12.143 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-26T03:31:12.144 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-26T03:31:12.144 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-26T03:31:12.144 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-26T03:31:12.157 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-26T03:31:12.175 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-04-26T03:31:12.177 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi008.front.sepia.ceph.com,smithi012.front.sepia.ceph.com,smithi139.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-26T03:38:56.314 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi008.front.sepia.ceph.com'), Remote(name='ubuntu@smithi012.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com')] 2024-04-26T03:38:56.316 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:38:56.317 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi008.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:38:56.404 DEBUG:teuthology.orchestra.run.smithi008:> true 2024-04-26T03:38:56.490 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi008.front.sepia.ceph.com' 2024-04-26T03:38:56.491 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-04-26T03:38:56.491 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:38:56.574 DEBUG:teuthology.orchestra.run.smithi012:> true 2024-04-26T03:38:56.660 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi012.front.sepia.ceph.com' 2024-04-26T03:38:56.661 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-26T03:38:56.661 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T03:38:56.748 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-04-26T03:38:56.826 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-26T03:38:56.827 INFO:teuthology.run_tasks:Running task clock... 2024-04-26T03:38:56.839 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-26T03:38:56.839 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T03:38:56.839 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-26T03:38:56.842 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T03:38:56.842 DEBUG:teuthology.orchestra.run.smithi012:> 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-04-26T03:38:56.845 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T03:38:56.845 DEBUG:teuthology.orchestra.run.smithi139:> 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-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Command line: ntpd -gq 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: ---------------------------------------------------- 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: ntp-4 is maintained by Network Time Foundation, 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: corporation. Support and training for ntp-4 are 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: available at https://www.nwtime.org/support 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: ---------------------------------------------------- 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: proto: precision = 0.066 usec (-24) 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: basedate set to 2022-02-04 2024-04-26T03:38:56.869 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: gps base set to 2022-02-06 (week 2196) 2024-04-26T03:38:56.870 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-26T03:38:56.870 INFO:teuthology.orchestra.run.smithi008.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-26T03:38:56.870 INFO:teuthology.orchestra.run.smithi008.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: restrict ::: KOD does nothing without LIMITED. 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Listen and drop on 0 v6wildcard [::]:123 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Listen normally on 2 lo 127.0.0.1:123 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Listen normally on 3 ens1f0 172.21.15.8:123 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Listen normally on 4 lo [::1]:123 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:25fe%4]:123 2024-04-26T03:38:56.871 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:38:56 ntpd[17100]: Listening on routing socket on fd #22 for interface updates 2024-04-26T03:38:56.872 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Command line: ntpd -gq 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: ---------------------------------------------------- 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: ntp-4 is maintained by Network Time Foundation, 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: corporation. Support and training for ntp-4 are 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: available at https://www.nwtime.org/support 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: ---------------------------------------------------- 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: proto: precision = 0.067 usec (-24) 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: basedate set to 2022-02-04 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: gps base set to 2022-02-06 (week 2196) 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-26T03:38:56.873 INFO:teuthology.orchestra.run.smithi012.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-26T03:38:56.874 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: restrict ::: KOD does nothing without LIMITED. 2024-04-26T03:38:56.874 INFO:teuthology.orchestra.run.smithi012.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-26T03:38:56.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Listen and drop on 0 v6wildcard [::]:123 2024-04-26T03:38:56.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-26T03:38:56.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Listen normally on 2 lo 127.0.0.1:123 2024-04-26T03:38:56.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Listen normally on 3 ens1f0 172.21.15.12:123 2024-04-26T03:38:56.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Listen normally on 4 lo [::1]:123 2024-04-26T03:38:56.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:25ea%3]:123 2024-04-26T03:38:56.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:38:56 ntpd[17129]: Listening on routing socket on fd #22 for interface updates 2024-04-26T03:38:56.902 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-26T03:38:56.902 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Command line: ntpd -gq 2024-04-26T03:38:56.903 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: ---------------------------------------------------- 2024-04-26T03:38:56.903 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: ntp-4 is maintained by Network Time Foundation, 2024-04-26T03:38:56.903 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-26T03:38:56.903 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: corporation. Support and training for ntp-4 are 2024-04-26T03:38:56.903 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: available at https://www.nwtime.org/support 2024-04-26T03:38:56.903 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: ---------------------------------------------------- 2024-04-26T03:38:56.904 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: proto: precision = 0.043 usec (-24) 2024-04-26T03:38:56.904 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: basedate set to 2022-02-04 2024-04-26T03:38:56.904 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: gps base set to 2022-02-06 (week 2196) 2024-04-26T03:38:56.904 INFO:teuthology.orchestra.run.smithi139.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-26T03:38:56.905 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-26T03:38:56.905 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: restrict ::: KOD does nothing without LIMITED. 2024-04-26T03:38:56.905 INFO:teuthology.orchestra.run.smithi139.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-26T03:38:56.906 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Listen and drop on 0 v6wildcard [::]:123 2024-04-26T03:38:56.906 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-26T03:38:56.906 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Listen normally on 2 lo 127.0.0.1:123 2024-04-26T03:38:56.906 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Listen normally on 3 enp3s0f1 172.21.15.139:123 2024-04-26T03:38:56.906 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Listen normally on 4 lo [::1]:123 2024-04-26T03:38:56.906 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f59%5]:123 2024-04-26T03:38:56.906 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:38:56 ntpd[17242]: Listening on routing socket on fd #22 for interface updates 2024-04-26T03:38:57.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:57.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:57.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:57.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:57 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:57.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:57 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:57.902 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:57 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:57 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:57 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:57.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:57 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:57.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:57 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:57.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:57 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:58.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:58 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:58.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:58 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:58.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:58 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:58.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:58 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:58.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:58 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:58.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:58 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:59.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:59.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:38:59 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:59.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:59.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:59.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:38:59 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:38:59.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:59 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:59 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:59 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:38:59.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:59 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:38:59.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:59 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:38:59.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:38:59 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:00.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:00 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:00.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:00 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:00.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:00 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:00.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:00 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:00.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:00 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:00.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:00 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:00.872 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:00 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:00.872 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:00 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:00.872 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:00 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:00.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:00 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:00.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:00 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:00.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:00 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:00.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:00.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:00.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:00.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:00.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:00.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:00.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:00.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:00 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:01.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:01.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:01.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:01.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:01 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:01.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:01.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:01 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:01.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:01.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:01 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:02.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:02 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:02.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:02 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:02.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:02 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:02.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:02 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:02.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:02 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:02.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:02 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:02.872 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:02 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:02.872 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:02 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:02.872 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:02 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:02.872 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:02 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:02.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:02 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:02.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:02 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:02.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:02 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:02.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:02 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:02.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:02 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:02.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:02 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:02.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:02 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:02.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:02 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:03.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.869 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:03.870 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:03.870 INFO:teuthology.orchestra.run.smithi008.stdout:26 Apr 03:39:03 ntpd[17100]: ntpd: time slew -0.001541 s 2024-04-26T03:39:03.871 INFO:teuthology.orchestra.run.smithi008.stdout:ntpd: time slew -0.001541s 2024-04-26T03:39:03.871 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-26T03:39:03.871 INFO:teuthology.orchestra.run.smithi008.stderr:26 Apr 03:39:03 ntpd[17100]: can't open /var/log/ntpstats/loopstats.20240426: Permission denied 2024-04-26T03:39:03.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.873 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:03.874 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:03.875 INFO:teuthology.orchestra.run.smithi012.stdout:26 Apr 03:39:03 ntpd[17129]: ntpd: time slew +0.002607 s 2024-04-26T03:39:03.875 INFO:teuthology.orchestra.run.smithi012.stdout:ntpd: time slew +0.002607s 2024-04-26T03:39:03.876 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-26T03:39:03.876 INFO:teuthology.orchestra.run.smithi012.stderr:26 Apr 03:39:03 ntpd[17129]: can't open /var/log/ntpstats/loopstats.20240426: Permission denied 2024-04-26T03:39:03.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.903 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-26T03:39:03.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: can't open /var/log/ntpstats/rawstats.20240426: Permission denied 2024-04-26T03:39:03.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-26T03:39:03.904 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: can't open /var/log/ntpstats/peerstats.20240426: Permission denied 2024-04-26T03:39:03.904 INFO:teuthology.orchestra.run.smithi139.stdout:26 Apr 03:39:03 ntpd[17242]: ntpd: time slew -0.002192 s 2024-04-26T03:39:03.904 INFO:teuthology.orchestra.run.smithi139.stdout:ntpd: time slew -0.002192s 2024-04-26T03:39:03.905 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-26T03:39:03.905 INFO:teuthology.orchestra.run.smithi139.stderr:26 Apr 03:39:03 ntpd[17242]: can't open /var/log/ntpstats/loopstats.20240426: Permission denied 2024-04-26T03:39:03.921 INFO:teuthology.orchestra.run.smithi008.stdout: remote refid st t when poll reach delay offset jitter 2024-04-26T03:39:03.921 INFO:teuthology.orchestra.run.smithi008.stdout:============================================================================== 2024-04-26T03:39:03.921 INFO:teuthology.orchestra.run.smithi008.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.921 INFO:teuthology.orchestra.run.smithi008.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.921 INFO:teuthology.orchestra.run.smithi008.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.921 INFO:teuthology.orchestra.run.smithi008.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.922 INFO:teuthology.orchestra.run.smithi012.stdout: remote refid st t when poll reach delay offset jitter 2024-04-26T03:39:03.922 INFO:teuthology.orchestra.run.smithi012.stdout:============================================================================== 2024-04-26T03:39:03.922 INFO:teuthology.orchestra.run.smithi012.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.922 INFO:teuthology.orchestra.run.smithi012.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.922 INFO:teuthology.orchestra.run.smithi012.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.922 INFO:teuthology.orchestra.run.smithi012.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.957 INFO:teuthology.orchestra.run.smithi139.stdout: remote refid st t when poll reach delay offset jitter 2024-04-26T03:39:03.957 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================== 2024-04-26T03:39:03.958 INFO:teuthology.orchestra.run.smithi139.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.958 INFO:teuthology.orchestra.run.smithi139.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.958 INFO:teuthology.orchestra.run.smithi139.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.958 INFO:teuthology.orchestra.run.smithi139.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-26T03:39:03.958 INFO:teuthology.run_tasks:Running task install... 2024-04-26T03:39:03.976 DEBUG:teuthology.task.install:project ceph 2024-04-26T03:39:03.976 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ddeaa91797339a19172c3036ff48cca58c12f448'}} 2024-04-26T03:39:03.976 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'ddeaa91797339a19172c3036ff48cca58c12f448'} 2024-04-26T03:39:03.976 INFO:teuthology.task.install:Using flavor: default 2024-04-26T03:39:03.985 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-04-26T03:39:03.985 INFO:teuthology.task.install:extra packages: [] 2024-04-26T03:39:03.986 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-key list | grep Ceph 2024-04-26T03:39:03.986 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-key list | grep Ceph 2024-04-26T03:39:03.987 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-key list | grep Ceph 2024-04-26T03:39:04.045 INFO:teuthology.orchestra.run.smithi012.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-26T03:39:04.050 INFO:teuthology.orchestra.run.smithi008.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-26T03:39:04.057 INFO:teuthology.orchestra.run.smithi139.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-04-26T03:39:04.073 INFO:teuthology.orchestra.run.smithi012.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-26T03:39:04.074 INFO:teuthology.orchestra.run.smithi012.stdout:uid [ unknown] Ceph.com (release key) 2024-04-26T03:39:04.074 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-04-26T03:39:04.074 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:39:04.081 INFO:teuthology.orchestra.run.smithi008.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-26T03:39:04.081 INFO:teuthology.orchestra.run.smithi008.stdout:uid [ unknown] Ceph.com (release key) 2024-04-26T03:39:04.081 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-04-26T03:39:04.081 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:39:04.085 INFO:teuthology.orchestra.run.smithi139.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-04-26T03:39:04.085 INFO:teuthology.orchestra.run.smithi139.stdout:uid [ unknown] Ceph.com (release key) 2024-04-26T03:39:04.086 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-04-26T03:39:04.086 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:39:04.237 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default/ 2024-04-26T03:39:04.237 INFO:teuthology.task.install.deb:Package version is 19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:39:04.360 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default/ 2024-04-26T03:39:04.360 INFO:teuthology.task.install.deb:Package version is 19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:39:04.364 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default/ 2024-04-26T03:39:04.364 INFO:teuthology.task.install.deb:Package version is 19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:39:04.446 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:39:04.446 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-26T03:39:04.461 DEBUG:teuthology.orchestra.run.smithi008:> sudo apt-get update 2024-04-26T03:39:04.534 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:39:04.534 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-26T03:39:04.549 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:39:04.549 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-04-26T03:39:04.550 DEBUG:teuthology.orchestra.run.smithi012:> sudo apt-get update 2024-04-26T03:39:04.564 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get update 2024-04-26T03:39:04.638 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:39:04.653 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-26T03:39:04.653 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-26T03:39:04.674 INFO:teuthology.orchestra.run.smithi008.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-26T03:39:04.728 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:39:04.740 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-26T03:39:04.741 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-26T03:39:04.747 INFO:teuthology.orchestra.run.smithi008.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy InRelease 2024-04-26T03:39:04.751 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-26T03:39:04.767 INFO:teuthology.orchestra.run.smithi012.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-26T03:39:04.772 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-26T03:39:04.781 INFO:teuthology.orchestra.run.smithi139.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy InRelease 2024-04-26T03:39:04.790 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-04-26T03:39:04.802 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-04-26T03:39:04.824 INFO:teuthology.orchestra.run.smithi139.stdout:Ign:6 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-26T03:39:04.833 INFO:teuthology.orchestra.run.smithi008.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-26T03:39:04.842 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-26T03:39:04.846 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-04-26T03:39:04.851 INFO:teuthology.orchestra.run.smithi012.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy InRelease 2024-04-26T03:39:04.853 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-26T03:39:04.872 INFO:teuthology.orchestra.run.smithi139.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,421 B] 2024-04-26T03:39:04.875 INFO:teuthology.orchestra.run.smithi008.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,421 B] 2024-04-26T03:39:04.889 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-04-26T03:39:04.921 INFO:teuthology.orchestra.run.smithi008.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-04-26T03:39:04.924 INFO:teuthology.orchestra.run.smithi012.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy Release.gpg 2024-04-26T03:39:04.964 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,421 B] 2024-04-26T03:39:05.007 INFO:teuthology.orchestra.run.smithi012.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.9 kB] 2024-04-26T03:39:05.012 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 28.9 kB in 0s (77.6 kB/s) 2024-04-26T03:39:05.292 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 139 kB in 1s (253 kB/s) 2024-04-26T03:39:05.323 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 139 kB in 1s (245 kB/s) 2024-04-26T03:39:05.996 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2024-04-26T03:39:06.013 DEBUG:teuthology.orchestra.run.smithi008:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2457-gddeaa917-1jammy cephadm=19.0.0-2457-gddeaa917-1jammy ceph-mds=19.0.0-2457-gddeaa917-1jammy ceph-mgr=19.0.0-2457-gddeaa917-1jammy ceph-common=19.0.0-2457-gddeaa917-1jammy ceph-fuse=19.0.0-2457-gddeaa917-1jammy ceph-test=19.0.0-2457-gddeaa917-1jammy ceph-volume=19.0.0-2457-gddeaa917-1jammy radosgw=19.0.0-2457-gddeaa917-1jammy python3-rados=19.0.0-2457-gddeaa917-1jammy python3-rgw=19.0.0-2457-gddeaa917-1jammy python3-cephfs=19.0.0-2457-gddeaa917-1jammy python3-rbd=19.0.0-2457-gddeaa917-1jammy libcephfs2=19.0.0-2457-gddeaa917-1jammy libcephfs-dev=19.0.0-2457-gddeaa917-1jammy librados2=19.0.0-2457-gddeaa917-1jammy librbd1=19.0.0-2457-gddeaa917-1jammy rbd-fuse=19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:39:06.074 INFO:teuthology.orchestra.run.smithi008.stdout:Reading package lists... 2024-04-26T03:39:06.277 INFO:teuthology.orchestra.run.smithi008.stdout:Building dependency tree... 2024-04-26T03:39:06.278 INFO:teuthology.orchestra.run.smithi008.stdout:Reading state information... 2024-04-26T03:39:06.285 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-04-26T03:39:06.301 DEBUG:teuthology.orchestra.run.smithi012:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2457-gddeaa917-1jammy cephadm=19.0.0-2457-gddeaa917-1jammy ceph-mds=19.0.0-2457-gddeaa917-1jammy ceph-mgr=19.0.0-2457-gddeaa917-1jammy ceph-common=19.0.0-2457-gddeaa917-1jammy ceph-fuse=19.0.0-2457-gddeaa917-1jammy ceph-test=19.0.0-2457-gddeaa917-1jammy ceph-volume=19.0.0-2457-gddeaa917-1jammy radosgw=19.0.0-2457-gddeaa917-1jammy python3-rados=19.0.0-2457-gddeaa917-1jammy python3-rgw=19.0.0-2457-gddeaa917-1jammy python3-cephfs=19.0.0-2457-gddeaa917-1jammy python3-rbd=19.0.0-2457-gddeaa917-1jammy libcephfs2=19.0.0-2457-gddeaa917-1jammy libcephfs-dev=19.0.0-2457-gddeaa917-1jammy librados2=19.0.0-2457-gddeaa917-1jammy librbd1=19.0.0-2457-gddeaa917-1jammy rbd-fuse=19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:39:06.303 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-26T03:39:06.319 DEBUG:teuthology.orchestra.run.smithi139:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.0.0-2457-gddeaa917-1jammy cephadm=19.0.0-2457-gddeaa917-1jammy ceph-mds=19.0.0-2457-gddeaa917-1jammy ceph-mgr=19.0.0-2457-gddeaa917-1jammy ceph-common=19.0.0-2457-gddeaa917-1jammy ceph-fuse=19.0.0-2457-gddeaa917-1jammy ceph-test=19.0.0-2457-gddeaa917-1jammy ceph-volume=19.0.0-2457-gddeaa917-1jammy radosgw=19.0.0-2457-gddeaa917-1jammy python3-rados=19.0.0-2457-gddeaa917-1jammy python3-rgw=19.0.0-2457-gddeaa917-1jammy python3-cephfs=19.0.0-2457-gddeaa917-1jammy python3-rbd=19.0.0-2457-gddeaa917-1jammy libcephfs2=19.0.0-2457-gddeaa917-1jammy libcephfs-dev=19.0.0-2457-gddeaa917-1jammy librados2=19.0.0-2457-gddeaa917-1jammy librbd1=19.0.0-2457-gddeaa917-1jammy rbd-fuse=19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:39:06.362 INFO:teuthology.orchestra.run.smithi012.stdout:Reading package lists... 2024-04-26T03:39:06.372 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-26T03:39:06.480 INFO:teuthology.orchestra.run.smithi008.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:39:06.480 INFO:teuthology.orchestra.run.smithi008.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:39:06.481 INFO:teuthology.orchestra.run.smithi008.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:39:06.481 INFO:teuthology.orchestra.run.smithi008.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:39:06.481 INFO:teuthology.orchestra.run.smithi008.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-26T03:39:06.481 INFO:teuthology.orchestra.run.smithi008.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-26T03:39:06.481 INFO:teuthology.orchestra.run.smithi008.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout:The following additional packages will be installed: 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-04-26T03:39:06.486 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-26T03:39:06.487 INFO:teuthology.orchestra.run.smithi008.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: xmlstarlet zip 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout:Suggested packages: 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-04-26T03:39:06.488 INFO:teuthology.orchestra.run.smithi008.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-26T03:39:06.489 INFO:teuthology.orchestra.run.smithi008.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-04-26T03:39:06.489 INFO:teuthology.orchestra.run.smithi008.stdout:Recommended packages: 2024-04-26T03:39:06.489 INFO:teuthology.orchestra.run.smithi008.stdout: btrfs-tools 2024-04-26T03:39:06.549 INFO:teuthology.orchestra.run.smithi139.stdout:Building dependency tree... 2024-04-26T03:39:06.550 INFO:teuthology.orchestra.run.smithi139.stdout:Reading state information... 2024-04-26T03:39:06.562 INFO:teuthology.orchestra.run.smithi012.stdout:Building dependency tree... 2024-04-26T03:39:06.562 INFO:teuthology.orchestra.run.smithi012.stdout:Reading state information... 2024-04-26T03:39:06.591 INFO:teuthology.orchestra.run.smithi008.stdout:The following NEW packages will be installed: 2024-04-26T03:39:06.592 INFO:teuthology.orchestra.run.smithi008.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-26T03:39:06.592 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-26T03:39:06.592 INFO:teuthology.orchestra.run.smithi008.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-26T03:39:06.592 INFO:teuthology.orchestra.run.smithi008.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-04-26T03:39:06.592 INFO:teuthology.orchestra.run.smithi008.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-26T03:39:06.592 INFO:teuthology.orchestra.run.smithi008.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-04-26T03:39:06.593 INFO:teuthology.orchestra.run.smithi008.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-04-26T03:39:06.593 INFO:teuthology.orchestra.run.smithi008.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-04-26T03:39:06.593 INFO:teuthology.orchestra.run.smithi008.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-04-26T03:39:06.593 INFO:teuthology.orchestra.run.smithi008.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-26T03:39:06.593 INFO:teuthology.orchestra.run.smithi008.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-26T03:39:06.594 INFO:teuthology.orchestra.run.smithi008.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-26T03:39:06.595 INFO:teuthology.orchestra.run.smithi008.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-26T03:39:06.595 INFO:teuthology.orchestra.run.smithi008.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-04-26T03:39:06.667 INFO:teuthology.orchestra.run.smithi008.stdout:0 upgraded, 118 newly installed, 0 to remove and 302 not upgraded. 2024-04-26T03:39:06.668 INFO:teuthology.orchestra.run.smithi008.stdout:Need to get 179 MB of archives. 2024-04-26T03:39:06.668 INFO:teuthology.orchestra.run.smithi008.stdout:After this operation, 822 MB of additional disk space will be used. 2024-04-26T03:39:06.668 INFO:teuthology.orchestra.run.smithi008.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-26T03:39:06.726 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:39:06.727 INFO:teuthology.orchestra.run.smithi139.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:39:06.727 INFO:teuthology.orchestra.run.smithi139.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:39:06.727 INFO:teuthology.orchestra.run.smithi139.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:39:06.727 INFO:teuthology.orchestra.run.smithi139.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-26T03:39:06.727 INFO:teuthology.orchestra.run.smithi139.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-26T03:39:06.727 INFO:teuthology.orchestra.run.smithi139.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:39:06.729 INFO:teuthology.orchestra.run.smithi139.stdout:The following additional packages will be installed: 2024-04-26T03:39:06.729 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-26T03:39:06.729 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-04-26T03:39:06.729 INFO:teuthology.orchestra.run.smithi139.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-04-26T03:39:06.729 INFO:teuthology.orchestra.run.smithi139.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-26T03:39:06.730 INFO:teuthology.orchestra.run.smithi139.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout: xmlstarlet zip 2024-04-26T03:39:06.731 INFO:teuthology.orchestra.run.smithi139.stdout:Suggested packages: 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout:Recommended packages: 2024-04-26T03:39:06.732 INFO:teuthology.orchestra.run.smithi139.stdout: btrfs-tools 2024-04-26T03:39:06.766 INFO:teuthology.orchestra.run.smithi012.stdout:The following packages were automatically installed and are no longer required: 2024-04-26T03:39:06.766 INFO:teuthology.orchestra.run.smithi012.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-26T03:39:06.766 INFO:teuthology.orchestra.run.smithi012.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-26T03:39:06.766 INFO:teuthology.orchestra.run.smithi012.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-26T03:39:06.767 INFO:teuthology.orchestra.run.smithi012.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-26T03:39:06.767 INFO:teuthology.orchestra.run.smithi012.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-26T03:39:06.767 INFO:teuthology.orchestra.run.smithi012.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-26T03:39:06.767 INFO:teuthology.orchestra.run.smithi012.stdout:The following additional packages will be installed: 2024-04-26T03:39:06.767 INFO:teuthology.orchestra.run.smithi012.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-04-26T03:39:06.768 INFO:teuthology.orchestra.run.smithi012.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev liboath0 libonig5 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli pkg-config 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-04-26T03:39:06.769 INFO:teuthology.orchestra.run.smithi012.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-04-26T03:39:06.770 INFO:teuthology.orchestra.run.smithi012.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout: xmlstarlet zip 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout:Suggested packages: 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-04-26T03:39:06.771 INFO:teuthology.orchestra.run.smithi012.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-04-26T03:39:06.772 INFO:teuthology.orchestra.run.smithi012.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-04-26T03:39:06.772 INFO:teuthology.orchestra.run.smithi012.stdout:Recommended packages: 2024-04-26T03:39:06.772 INFO:teuthology.orchestra.run.smithi012.stdout: btrfs-tools 2024-04-26T03:39:06.829 INFO:teuthology.orchestra.run.smithi139.stdout:The following NEW packages will be installed: 2024-04-26T03:39:06.829 INFO:teuthology.orchestra.run.smithi139.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-26T03:39:06.829 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-26T03:39:06.829 INFO:teuthology.orchestra.run.smithi139.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-26T03:39:06.829 INFO:teuthology.orchestra.run.smithi139.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-04-26T03:39:06.830 INFO:teuthology.orchestra.run.smithi139.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-26T03:39:06.830 INFO:teuthology.orchestra.run.smithi139.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-26T03:39:06.831 INFO:teuthology.orchestra.run.smithi139.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-26T03:39:06.832 INFO:teuthology.orchestra.run.smithi139.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-04-26T03:39:06.876 INFO:teuthology.orchestra.run.smithi012.stdout:The following NEW packages will be installed: 2024-04-26T03:39:06.877 INFO:teuthology.orchestra.run.smithi012.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-04-26T03:39:06.877 INFO:teuthology.orchestra.run.smithi012.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-04-26T03:39:06.877 INFO:teuthology.orchestra.run.smithi012.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-04-26T03:39:06.877 INFO:teuthology.orchestra.run.smithi012.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-04-26T03:39:06.877 INFO:teuthology.orchestra.run.smithi012.stdout: liblua5.3-dev liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2024-04-26T03:39:06.877 INFO:teuthology.orchestra.run.smithi012.stdout: libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-04-26T03:39:06.879 INFO:teuthology.orchestra.run.smithi012.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi012.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-04-26T03:39:06.880 INFO:teuthology.orchestra.run.smithi008.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2457-gddeaa917-1jammy [3,545 kB] 2024-04-26T03:39:06.891 INFO:teuthology.orchestra.run.smithi008.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-26T03:39:06.895 INFO:teuthology.orchestra.run.smithi008.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-26T03:39:06.959 INFO:teuthology.orchestra.run.smithi008.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-26T03:39:06.974 INFO:teuthology.orchestra.run.smithi139.stdout:0 upgraded, 118 newly installed, 0 to remove and 302 not upgraded. 2024-04-26T03:39:06.974 INFO:teuthology.orchestra.run.smithi139.stdout:Need to get 179 MB of archives. 2024-04-26T03:39:06.974 INFO:teuthology.orchestra.run.smithi139.stdout:After this operation, 822 MB of additional disk space will be used. 2024-04-26T03:39:06.974 INFO:teuthology.orchestra.run.smithi139.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2457-gddeaa917-1jammy [3,545 kB] 2024-04-26T03:39:06.998 INFO:teuthology.orchestra.run.smithi012.stdout:0 upgraded, 118 newly installed, 0 to remove and 302 not upgraded. 2024-04-26T03:39:06.998 INFO:teuthology.orchestra.run.smithi012.stdout:Need to get 179 MB of archives. 2024-04-26T03:39:06.999 INFO:teuthology.orchestra.run.smithi012.stdout:After this operation, 822 MB of additional disk space will be used. 2024-04-26T03:39:06.999 INFO:teuthology.orchestra.run.smithi012.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-26T03:39:07.018 INFO:teuthology.orchestra.run.smithi139.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-04-26T03:39:07.226 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2457-gddeaa917-1jammy [3,218 kB] 2024-04-26T03:39:07.236 INFO:teuthology.orchestra.run.smithi008.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-26T03:39:07.242 INFO:teuthology.orchestra.run.smithi008.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-26T03:39:07.256 INFO:teuthology.orchestra.run.smithi012.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.0.0-2457-gddeaa917-1jammy [3,545 kB] 2024-04-26T03:39:07.259 INFO:teuthology.orchestra.run.smithi008.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-26T03:39:07.268 INFO:teuthology.orchestra.run.smithi012.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-26T03:39:07.270 INFO:teuthology.orchestra.run.smithi008.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-26T03:39:07.271 INFO:teuthology.orchestra.run.smithi008.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-26T03:39:07.272 INFO:teuthology.orchestra.run.smithi008.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-26T03:39:07.291 INFO:teuthology.orchestra.run.smithi012.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-26T03:39:07.309 INFO:teuthology.orchestra.run.smithi008.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-04-26T03:39:07.336 INFO:teuthology.orchestra.run.smithi139.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2457-gddeaa917-1jammy [711 kB] 2024-04-26T03:39:07.357 INFO:teuthology.orchestra.run.smithi008.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-04-26T03:39:07.357 INFO:teuthology.orchestra.run.smithi012.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-26T03:39:07.362 INFO:teuthology.orchestra.run.smithi008.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-04-26T03:39:07.363 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2457-gddeaa917-1jammy [356 kB] 2024-04-26T03:39:07.364 INFO:teuthology.orchestra.run.smithi008.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-04-26T03:39:07.365 INFO:teuthology.orchestra.run.smithi008.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-04-26T03:39:07.369 INFO:teuthology.orchestra.run.smithi008.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-04-26T03:39:07.378 INFO:teuthology.orchestra.run.smithi139.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2457-gddeaa917-1jammy [32.8 kB] 2024-04-26T03:39:07.379 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2457-gddeaa917-1jammy [180 kB] 2024-04-26T03:39:07.383 INFO:teuthology.orchestra.run.smithi008.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-04-26T03:39:07.384 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2457-gddeaa917-1jammy [65.8 kB] 2024-04-26T03:39:07.386 INFO:teuthology.orchestra.run.smithi008.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-26T03:39:07.387 INFO:teuthology.orchestra.run.smithi139.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2457-gddeaa917-1jammy [330 kB] 2024-04-26T03:39:07.388 INFO:teuthology.orchestra.run.smithi008.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-26T03:39:07.388 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:39:07.397 INFO:teuthology.orchestra.run.smithi139.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2457-gddeaa917-1jammy [6,775 kB] 2024-04-26T03:39:07.410 INFO:teuthology.orchestra.run.smithi008.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-26T03:39:07.410 INFO:teuthology.orchestra.run.smithi008.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-26T03:39:07.411 INFO:teuthology.orchestra.run.smithi008.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-26T03:39:07.412 INFO:teuthology.orchestra.run.smithi008.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-26T03:39:07.412 INFO:teuthology.orchestra.run.smithi008.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-26T03:39:07.430 INFO:teuthology.orchestra.run.smithi008.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-26T03:39:07.431 INFO:teuthology.orchestra.run.smithi008.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-26T03:39:07.436 INFO:teuthology.orchestra.run.smithi008.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-26T03:39:07.437 INFO:teuthology.orchestra.run.smithi008.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-26T03:39:07.438 INFO:teuthology.orchestra.run.smithi008.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-26T03:39:07.447 INFO:teuthology.orchestra.run.smithi139.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-04-26T03:39:07.459 INFO:teuthology.orchestra.run.smithi139.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-04-26T03:39:07.462 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:39:07.463 INFO:teuthology.orchestra.run.smithi012.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-26T03:39:07.464 INFO:teuthology.orchestra.run.smithi008.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-26T03:39:07.465 INFO:teuthology.orchestra.run.smithi008.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-26T03:39:07.466 INFO:teuthology.orchestra.run.smithi008.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-26T03:39:07.468 INFO:teuthology.orchestra.run.smithi008.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-26T03:39:07.469 INFO:teuthology.orchestra.run.smithi012.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-26T03:39:07.485 INFO:teuthology.orchestra.run.smithi012.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-26T03:39:07.491 INFO:teuthology.orchestra.run.smithi012.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-26T03:39:07.491 INFO:teuthology.orchestra.run.smithi012.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-26T03:39:07.493 INFO:teuthology.orchestra.run.smithi012.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-26T03:39:07.504 INFO:teuthology.orchestra.run.smithi008.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-26T03:39:07.505 INFO:teuthology.orchestra.run.smithi008.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-26T03:39:07.506 INFO:teuthology.orchestra.run.smithi012.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-04-26T03:39:07.509 INFO:teuthology.orchestra.run.smithi012.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-04-26T03:39:07.513 INFO:teuthology.orchestra.run.smithi012.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-04-26T03:39:07.514 INFO:teuthology.orchestra.run.smithi012.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-04-26T03:39:07.516 INFO:teuthology.orchestra.run.smithi008.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-26T03:39:07.516 INFO:teuthology.orchestra.run.smithi008.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-26T03:39:07.518 INFO:teuthology.orchestra.run.smithi008.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-26T03:39:07.536 INFO:teuthology.orchestra.run.smithi008.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-26T03:39:07.538 INFO:teuthology.orchestra.run.smithi008.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-26T03:39:07.541 INFO:teuthology.orchestra.run.smithi139.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-04-26T03:39:07.542 INFO:teuthology.orchestra.run.smithi012.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-04-26T03:39:07.543 INFO:teuthology.orchestra.run.smithi008.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-26T03:39:07.544 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:39:07.545 INFO:teuthology.orchestra.run.smithi012.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-04-26T03:39:07.547 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:39:07.548 INFO:teuthology.orchestra.run.smithi012.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-04-26T03:39:07.551 INFO:teuthology.orchestra.run.smithi012.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-26T03:39:07.552 INFO:teuthology.orchestra.run.smithi012.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-26T03:39:07.567 INFO:teuthology.orchestra.run.smithi008.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-26T03:39:07.570 INFO:teuthology.orchestra.run.smithi012.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-04-26T03:39:07.572 INFO:teuthology.orchestra.run.smithi008.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-26T03:39:07.572 INFO:teuthology.orchestra.run.smithi012.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-26T03:39:07.572 INFO:teuthology.orchestra.run.smithi012.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-26T03:39:07.573 INFO:teuthology.orchestra.run.smithi012.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-26T03:39:07.574 INFO:teuthology.orchestra.run.smithi008.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-26T03:39:07.574 INFO:teuthology.orchestra.run.smithi012.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-26T03:39:07.575 INFO:teuthology.orchestra.run.smithi008.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-04-26T03:39:07.579 INFO:teuthology.orchestra.run.smithi008.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-26T03:39:07.615 INFO:teuthology.orchestra.run.smithi012.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-26T03:39:07.616 INFO:teuthology.orchestra.run.smithi012.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-26T03:39:07.616 INFO:teuthology.orchestra.run.smithi012.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-26T03:39:07.622 INFO:teuthology.orchestra.run.smithi012.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-26T03:39:07.623 INFO:teuthology.orchestra.run.smithi012.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-26T03:39:07.653 INFO:teuthology.orchestra.run.smithi012.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-26T03:39:07.654 INFO:teuthology.orchestra.run.smithi012.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-04-26T03:39:07.656 INFO:teuthology.orchestra.run.smithi012.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-26T03:39:07.657 INFO:teuthology.orchestra.run.smithi012.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-26T03:39:07.658 INFO:teuthology.orchestra.run.smithi012.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-26T03:39:07.691 INFO:teuthology.orchestra.run.smithi008.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-26T03:39:07.692 INFO:teuthology.orchestra.run.smithi008.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-26T03:39:07.694 INFO:teuthology.orchestra.run.smithi008.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-26T03:39:07.695 INFO:teuthology.orchestra.run.smithi008.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-26T03:39:07.696 INFO:teuthology.orchestra.run.smithi008.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-26T03:39:07.702 INFO:teuthology.orchestra.run.smithi012.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-26T03:39:07.704 INFO:teuthology.orchestra.run.smithi012.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-26T03:39:07.704 INFO:teuthology.orchestra.run.smithi012.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-26T03:39:07.709 INFO:teuthology.orchestra.run.smithi139.stdout:Get:14 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2457-gddeaa917-1jammy [112 kB] 2024-04-26T03:39:07.712 INFO:teuthology.orchestra.run.smithi139.stdout:Get:15 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2457-gddeaa917-1jammy [466 kB] 2024-04-26T03:39:07.717 INFO:teuthology.orchestra.run.smithi012.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-26T03:39:07.717 INFO:teuthology.orchestra.run.smithi012.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-26T03:39:07.728 INFO:teuthology.orchestra.run.smithi139.stdout:Get:16 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2457-gddeaa917-1jammy [25.6 MB] 2024-04-26T03:39:07.740 INFO:teuthology.orchestra.run.smithi008.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-26T03:39:07.743 INFO:teuthology.orchestra.run.smithi008.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-26T03:39:07.743 INFO:teuthology.orchestra.run.smithi008.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-26T03:39:07.758 INFO:teuthology.orchestra.run.smithi012.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-26T03:39:07.759 INFO:teuthology.orchestra.run.smithi012.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-26T03:39:07.761 INFO:teuthology.orchestra.run.smithi012.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-26T03:39:07.765 INFO:teuthology.orchestra.run.smithi012.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-26T03:39:07.767 INFO:teuthology.orchestra.run.smithi012.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-04-26T03:39:07.771 INFO:teuthology.orchestra.run.smithi139.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-04-26T03:39:07.777 INFO:teuthology.orchestra.run.smithi008.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-26T03:39:07.777 INFO:teuthology.orchestra.run.smithi008.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-26T03:39:07.783 INFO:teuthology.orchestra.run.smithi139.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-04-26T03:39:07.790 INFO:teuthology.orchestra.run.smithi008.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-26T03:39:07.791 INFO:teuthology.orchestra.run.smithi008.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-26T03:39:07.792 INFO:teuthology.orchestra.run.smithi008.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-26T03:39:07.793 INFO:teuthology.orchestra.run.smithi008.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-04-26T03:39:07.793 INFO:teuthology.orchestra.run.smithi008.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-26T03:39:07.794 INFO:teuthology.orchestra.run.smithi008.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-26T03:39:07.799 INFO:teuthology.orchestra.run.smithi008.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-26T03:39:07.801 INFO:teuthology.orchestra.run.smithi012.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-04-26T03:39:07.803 INFO:teuthology.orchestra.run.smithi012.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-26T03:39:07.808 INFO:teuthology.orchestra.run.smithi012.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-26T03:39:07.809 INFO:teuthology.orchestra.run.smithi012.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-26T03:39:07.810 INFO:teuthology.orchestra.run.smithi012.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-04-26T03:39:07.812 INFO:teuthology.orchestra.run.smithi139.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-04-26T03:39:07.822 INFO:teuthology.orchestra.run.smithi139.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-04-26T03:39:07.823 INFO:teuthology.orchestra.run.smithi139.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-04-26T03:39:07.825 INFO:teuthology.orchestra.run.smithi139.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-04-26T03:39:07.828 INFO:teuthology.orchestra.run.smithi008.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-26T03:39:07.830 INFO:teuthology.orchestra.run.smithi008.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-26T03:39:07.831 INFO:teuthology.orchestra.run.smithi008.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-26T03:39:07.840 INFO:teuthology.orchestra.run.smithi012.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-26T03:39:07.842 INFO:teuthology.orchestra.run.smithi139.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-04-26T03:39:07.885 INFO:teuthology.orchestra.run.smithi008.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-26T03:39:07.891 INFO:teuthology.orchestra.run.smithi008.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-04-26T03:39:07.892 INFO:teuthology.orchestra.run.smithi008.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-04-26T03:39:07.893 INFO:teuthology.orchestra.run.smithi008.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-26T03:39:07.903 INFO:teuthology.orchestra.run.smithi008.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-04-26T03:39:07.903 INFO:teuthology.orchestra.run.smithi008.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-04-26T03:39:07.909 INFO:teuthology.orchestra.run.smithi008.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-26T03:39:07.947 INFO:teuthology.orchestra.run.smithi008.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-26T03:39:07.949 INFO:teuthology.orchestra.run.smithi008.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-26T03:39:07.950 INFO:teuthology.orchestra.run.smithi008.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-26T03:39:08.001 INFO:teuthology.orchestra.run.smithi008.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-26T03:39:08.001 INFO:teuthology.orchestra.run.smithi012.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-26T03:39:08.003 INFO:teuthology.orchestra.run.smithi012.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-26T03:39:08.003 INFO:teuthology.orchestra.run.smithi008.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-26T03:39:08.011 INFO:teuthology.orchestra.run.smithi139.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-04-26T03:39:08.023 INFO:teuthology.orchestra.run.smithi008.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-26T03:39:08.025 INFO:teuthology.orchestra.run.smithi012.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-26T03:39:08.026 INFO:teuthology.orchestra.run.smithi008.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-26T03:39:08.026 INFO:teuthology.orchestra.run.smithi008.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-26T03:39:08.026 INFO:teuthology.orchestra.run.smithi012.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-26T03:39:08.028 INFO:teuthology.orchestra.run.smithi012.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-26T03:39:08.032 INFO:teuthology.orchestra.run.smithi008.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-26T03:39:08.033 INFO:teuthology.orchestra.run.smithi008.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-26T03:39:08.068 INFO:teuthology.orchestra.run.smithi012.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-26T03:39:08.072 INFO:teuthology.orchestra.run.smithi012.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-26T03:39:08.072 INFO:teuthology.orchestra.run.smithi012.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-26T03:39:08.097 INFO:teuthology.orchestra.run.smithi012.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-26T03:39:08.097 INFO:teuthology.orchestra.run.smithi012.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-26T03:39:08.098 INFO:teuthology.orchestra.run.smithi012.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-26T03:39:08.099 INFO:teuthology.orchestra.run.smithi012.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-26T03:39:08.099 INFO:teuthology.orchestra.run.smithi012.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-26T03:39:08.100 INFO:teuthology.orchestra.run.smithi012.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-04-26T03:39:08.113 INFO:teuthology.orchestra.run.smithi012.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-26T03:39:08.113 INFO:teuthology.orchestra.run.smithi012.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-26T03:39:08.126 INFO:teuthology.orchestra.run.smithi012.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-26T03:39:08.139 INFO:teuthology.orchestra.run.smithi012.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-26T03:39:08.140 INFO:teuthology.orchestra.run.smithi012.stdout:Get:70 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2457-gddeaa917-1jammy [3,218 kB] 2024-04-26T03:39:08.143 INFO:teuthology.orchestra.run.smithi012.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-26T03:39:08.143 INFO:teuthology.orchestra.run.smithi012.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-26T03:39:08.151 INFO:teuthology.orchestra.run.smithi012.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-26T03:39:08.158 INFO:teuthology.orchestra.run.smithi012.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-04-26T03:39:08.160 INFO:teuthology.orchestra.run.smithi012.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-04-26T03:39:08.161 INFO:teuthology.orchestra.run.smithi012.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-26T03:39:08.169 INFO:teuthology.orchestra.run.smithi012.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-04-26T03:39:08.170 INFO:teuthology.orchestra.run.smithi012.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-04-26T03:39:08.179 INFO:teuthology.orchestra.run.smithi012.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-26T03:39:08.192 INFO:teuthology.orchestra.run.smithi012.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-26T03:39:08.193 INFO:teuthology.orchestra.run.smithi012.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-26T03:39:08.193 INFO:teuthology.orchestra.run.smithi012.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-26T03:39:08.195 INFO:teuthology.orchestra.run.smithi012.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-26T03:39:08.200 INFO:teuthology.orchestra.run.smithi012.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-26T03:39:08.219 INFO:teuthology.orchestra.run.smithi012.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-26T03:39:08.220 INFO:teuthology.orchestra.run.smithi012.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-26T03:39:08.220 INFO:teuthology.orchestra.run.smithi012.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-26T03:39:08.223 INFO:teuthology.orchestra.run.smithi012.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-26T03:39:08.223 INFO:teuthology.orchestra.run.smithi012.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-26T03:39:08.341 INFO:teuthology.orchestra.run.smithi008.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.0.0-2457-gddeaa917-1jammy [3,218 kB] 2024-04-26T03:39:08.420 INFO:teuthology.orchestra.run.smithi139.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-04-26T03:39:08.453 INFO:teuthology.orchestra.run.smithi139.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-04-26T03:39:08.455 INFO:teuthology.orchestra.run.smithi139.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-04-26T03:39:08.537 INFO:teuthology.orchestra.run.smithi139.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-04-26T03:39:08.586 INFO:teuthology.orchestra.run.smithi139.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-04-26T03:39:08.608 INFO:teuthology.orchestra.run.smithi139.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-04-26T03:39:08.615 INFO:teuthology.orchestra.run.smithi139.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-04-26T03:39:08.616 INFO:teuthology.orchestra.run.smithi139.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-04-26T03:39:08.627 INFO:teuthology.orchestra.run.smithi139.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-04-26T03:39:08.628 INFO:teuthology.orchestra.run.smithi139.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-04-26T03:39:08.793 INFO:teuthology.orchestra.run.smithi139.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-04-26T03:39:08.876 INFO:teuthology.orchestra.run.smithi139.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-04-26T03:39:08.920 INFO:teuthology.orchestra.run.smithi008.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2457-gddeaa917-1jammy [711 kB] 2024-04-26T03:39:08.939 INFO:teuthology.orchestra.run.smithi139.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-04-26T03:39:08.939 INFO:teuthology.orchestra.run.smithi139.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-04-26T03:39:08.969 INFO:teuthology.orchestra.run.smithi012.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.0.0-2457-gddeaa917-1jammy [711 kB] 2024-04-26T03:39:08.981 INFO:teuthology.orchestra.run.smithi139.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-04-26T03:39:08.982 INFO:teuthology.orchestra.run.smithi139.stdout:Get:40 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2457-gddeaa917-1jammy [5,084 kB] 2024-04-26T03:39:09.007 INFO:teuthology.orchestra.run.smithi008.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2457-gddeaa917-1jammy [356 kB] 2024-04-26T03:39:09.054 INFO:teuthology.orchestra.run.smithi008.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2457-gddeaa917-1jammy [32.8 kB] 2024-04-26T03:39:09.055 INFO:teuthology.orchestra.run.smithi008.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2457-gddeaa917-1jammy [180 kB] 2024-04-26T03:39:09.076 INFO:teuthology.orchestra.run.smithi008.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2457-gddeaa917-1jammy [65.8 kB] 2024-04-26T03:39:09.080 INFO:teuthology.orchestra.run.smithi008.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2457-gddeaa917-1jammy [330 kB] 2024-04-26T03:39:09.093 INFO:teuthology.orchestra.run.smithi012.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.0.0-2457-gddeaa917-1jammy [356 kB] 2024-04-26T03:39:09.135 INFO:teuthology.orchestra.run.smithi008.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2457-gddeaa917-1jammy [6,775 kB] 2024-04-26T03:39:09.149 INFO:teuthology.orchestra.run.smithi139.stdout:Get:41 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2457-gddeaa917-1jammy [244 kB] 2024-04-26T03:39:09.159 INFO:teuthology.orchestra.run.smithi139.stdout:Get:42 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2457-gddeaa917-1jammy [124 kB] 2024-04-26T03:39:09.163 INFO:teuthology.orchestra.run.smithi012.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.0.0-2457-gddeaa917-1jammy [32.8 kB] 2024-04-26T03:39:09.165 INFO:teuthology.orchestra.run.smithi139.stdout:Get:43 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2457-gddeaa917-1jammy [1,527 kB] 2024-04-26T03:39:09.166 INFO:teuthology.orchestra.run.smithi012.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.0.0-2457-gddeaa917-1jammy [180 kB] 2024-04-26T03:39:09.186 INFO:teuthology.orchestra.run.smithi139.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-04-26T03:39:09.201 INFO:teuthology.orchestra.run.smithi139.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-04-26T03:39:09.207 INFO:teuthology.orchestra.run.smithi139.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-04-26T03:39:09.213 INFO:teuthology.orchestra.run.smithi139.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-04-26T03:39:09.225 INFO:teuthology.orchestra.run.smithi012.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.0.0-2457-gddeaa917-1jammy [65.8 kB] 2024-04-26T03:39:09.230 INFO:teuthology.orchestra.run.smithi012.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.0.0-2457-gddeaa917-1jammy [330 kB] 2024-04-26T03:39:09.234 INFO:teuthology.orchestra.run.smithi139.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-04-26T03:39:09.238 INFO:teuthology.orchestra.run.smithi139.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-04-26T03:39:09.247 INFO:teuthology.orchestra.run.smithi139.stdout:Get:50 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2457-gddeaa917-1jammy [6,245 kB] 2024-04-26T03:39:09.307 INFO:teuthology.orchestra.run.smithi012.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.0.0-2457-gddeaa917-1jammy [6,775 kB] 2024-04-26T03:39:09.405 INFO:teuthology.orchestra.run.smithi139.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-04-26T03:39:09.613 INFO:teuthology.orchestra.run.smithi139.stdout:Get:52 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2457-gddeaa917-1jammy [22.7 MB] 2024-04-26T03:39:09.736 INFO:teuthology.orchestra.run.smithi139.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-04-26T03:39:09.767 INFO:teuthology.orchestra.run.smithi139.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-04-26T03:39:09.777 INFO:teuthology.orchestra.run.smithi139.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-04-26T03:39:09.880 INFO:teuthology.orchestra.run.smithi008.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2457-gddeaa917-1jammy [112 kB] 2024-04-26T03:39:09.886 INFO:teuthology.orchestra.run.smithi008.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2457-gddeaa917-1jammy [466 kB] 2024-04-26T03:39:09.940 INFO:teuthology.orchestra.run.smithi008.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2457-gddeaa917-1jammy [25.6 MB] 2024-04-26T03:39:09.980 INFO:teuthology.orchestra.run.smithi139.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-04-26T03:39:09.982 INFO:teuthology.orchestra.run.smithi139.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-04-26T03:39:09.987 INFO:teuthology.orchestra.run.smithi139.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-04-26T03:39:09.992 INFO:teuthology.orchestra.run.smithi139.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-04-26T03:39:10.008 INFO:teuthology.orchestra.run.smithi139.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-04-26T03:39:10.029 INFO:teuthology.orchestra.run.smithi139.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB] 2024-04-26T03:39:10.035 INFO:teuthology.orchestra.run.smithi139.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-04-26T03:39:10.258 INFO:teuthology.orchestra.run.smithi139.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-04-26T03:39:10.522 INFO:teuthology.orchestra.run.smithi139.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.1 [181 kB] 2024-04-26T03:39:10.700 INFO:teuthology.orchestra.run.smithi139.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-04-26T03:39:10.714 INFO:teuthology.orchestra.run.smithi139.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-04-26T03:39:10.733 INFO:teuthology.orchestra.run.smithi139.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-04-26T03:39:10.798 INFO:teuthology.orchestra.run.smithi139.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-04-26T03:39:10.827 INFO:teuthology.orchestra.run.smithi012.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.0.0-2457-gddeaa917-1jammy [112 kB] 2024-04-26T03:39:10.888 INFO:teuthology.orchestra.run.smithi012.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.0.0-2457-gddeaa917-1jammy [466 kB] 2024-04-26T03:39:10.980 INFO:teuthology.orchestra.run.smithi012.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.0.0-2457-gddeaa917-1jammy [25.6 MB] 2024-04-26T03:39:11.087 INFO:teuthology.orchestra.run.smithi139.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-04-26T03:39:11.088 INFO:teuthology.orchestra.run.smithi139.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.1 [108 kB] 2024-04-26T03:39:11.091 INFO:teuthology.orchestra.run.smithi139.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-04-26T03:39:11.092 INFO:teuthology.orchestra.run.smithi139.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-04-26T03:39:11.093 INFO:teuthology.orchestra.run.smithi139.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-04-26T03:39:11.232 INFO:teuthology.orchestra.run.smithi139.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2457-gddeaa917-1jammy [14.1 kB] 2024-04-26T03:39:11.233 INFO:teuthology.orchestra.run.smithi139.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2457-gddeaa917-1jammy [869 kB] 2024-04-26T03:39:11.250 INFO:teuthology.orchestra.run.smithi139.stdout:Get:76 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2457-gddeaa917-1jammy [2,438 kB] 2024-04-26T03:39:11.351 INFO:teuthology.orchestra.run.smithi139.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-04-26T03:39:11.413 INFO:teuthology.orchestra.run.smithi139.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2457-gddeaa917-1jammy [791 kB] 2024-04-26T03:39:11.428 INFO:teuthology.orchestra.run.smithi139.stdout:Get:79 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2457-gddeaa917-1jammy [147 kB] 2024-04-26T03:39:11.431 INFO:teuthology.orchestra.run.smithi139.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2457-gddeaa917-1jammy [2,293 kB] 2024-04-26T03:39:11.584 INFO:teuthology.orchestra.run.smithi139.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2457-gddeaa917-1jammy [8,625 kB] 2024-04-26T03:39:11.789 INFO:teuthology.orchestra.run.smithi139.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-04-26T03:39:11.795 INFO:teuthology.orchestra.run.smithi139.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-04-26T03:39:12.085 INFO:teuthology.orchestra.run.smithi139.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-04-26T03:39:12.086 INFO:teuthology.orchestra.run.smithi139.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-04-26T03:39:12.088 INFO:teuthology.orchestra.run.smithi139.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-04-26T03:39:12.090 INFO:teuthology.orchestra.run.smithi139.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-04-26T03:39:12.091 INFO:teuthology.orchestra.run.smithi139.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-04-26T03:39:12.093 INFO:teuthology.orchestra.run.smithi139.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-04-26T03:39:12.094 INFO:teuthology.orchestra.run.smithi139.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-04-26T03:39:12.096 INFO:teuthology.orchestra.run.smithi139.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-04-26T03:39:12.245 INFO:teuthology.orchestra.run.smithi139.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2457-gddeaa917-1jammy [14.2 kB] 2024-04-26T03:39:12.246 INFO:teuthology.orchestra.run.smithi139.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2457-gddeaa917-1jammy [50.7 MB] 2024-04-26T03:39:12.263 INFO:teuthology.orchestra.run.smithi008.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2457-gddeaa917-1jammy [5,084 kB] 2024-04-26T03:39:12.277 INFO:teuthology.orchestra.run.smithi139.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-04-26T03:39:12.528 INFO:teuthology.orchestra.run.smithi008.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2457-gddeaa917-1jammy [244 kB] 2024-04-26T03:39:12.544 INFO:teuthology.orchestra.run.smithi008.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2457-gddeaa917-1jammy [124 kB] 2024-04-26T03:39:12.550 INFO:teuthology.orchestra.run.smithi008.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2457-gddeaa917-1jammy [1,527 kB] 2024-04-26T03:39:12.657 INFO:teuthology.orchestra.run.smithi008.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2457-gddeaa917-1jammy [6,245 kB] 2024-04-26T03:39:12.694 INFO:teuthology.orchestra.run.smithi139.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-04-26T03:39:12.741 INFO:teuthology.orchestra.run.smithi139.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-04-26T03:39:12.775 INFO:teuthology.orchestra.run.smithi139.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-04-26T03:39:12.872 INFO:teuthology.orchestra.run.smithi139.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-04-26T03:39:12.913 INFO:teuthology.orchestra.run.smithi139.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-04-26T03:39:12.924 INFO:teuthology.orchestra.run.smithi139.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-04-26T03:39:12.930 INFO:teuthology.orchestra.run.smithi139.stdout:Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.1 [474 kB] 2024-04-26T03:39:12.977 INFO:teuthology.orchestra.run.smithi139.stdout:Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-04-26T03:39:12.980 INFO:teuthology.orchestra.run.smithi139.stdout:Get:103 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-04-26T03:39:13.001 INFO:teuthology.orchestra.run.smithi139.stdout:Get:104 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-04-26T03:39:13.135 INFO:teuthology.orchestra.run.smithi008.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2457-gddeaa917-1jammy [22.7 MB] 2024-04-26T03:39:13.165 INFO:teuthology.orchestra.run.smithi139.stdout:Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-04-26T03:39:13.439 INFO:teuthology.orchestra.run.smithi139.stdout:Get:106 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-04-26T03:39:13.457 INFO:teuthology.orchestra.run.smithi139.stdout:Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-04-26T03:39:13.611 INFO:teuthology.orchestra.run.smithi139.stdout:Get:108 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-04-26T03:39:13.641 INFO:teuthology.orchestra.run.smithi139.stdout:Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-04-26T03:39:13.798 INFO:teuthology.orchestra.run.smithi139.stdout:Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-04-26T03:39:13.801 INFO:teuthology.orchestra.run.smithi139.stdout:Get:111 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-04-26T03:39:13.803 INFO:teuthology.orchestra.run.smithi139.stdout:Get:112 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-04-26T03:39:13.825 INFO:teuthology.orchestra.run.smithi139.stdout:Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-04-26T03:39:13.829 INFO:teuthology.orchestra.run.smithi139.stdout:Get:114 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-04-26T03:39:14.917 INFO:teuthology.orchestra.run.smithi008.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2457-gddeaa917-1jammy [14.1 kB] 2024-04-26T03:39:14.917 INFO:teuthology.orchestra.run.smithi008.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2457-gddeaa917-1jammy [869 kB] 2024-04-26T03:39:14.934 INFO:teuthology.orchestra.run.smithi008.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2457-gddeaa917-1jammy [2,438 kB] 2024-04-26T03:39:15.139 INFO:teuthology.orchestra.run.smithi008.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2457-gddeaa917-1jammy [791 kB] 2024-04-26T03:39:15.199 INFO:teuthology.orchestra.run.smithi008.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2457-gddeaa917-1jammy [147 kB] 2024-04-26T03:39:15.206 INFO:teuthology.orchestra.run.smithi008.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2457-gddeaa917-1jammy [2,293 kB] 2024-04-26T03:39:15.399 INFO:teuthology.orchestra.run.smithi008.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2457-gddeaa917-1jammy [8,625 kB] 2024-04-26T03:39:16.060 INFO:teuthology.orchestra.run.smithi008.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2457-gddeaa917-1jammy [14.2 kB] 2024-04-26T03:39:16.060 INFO:teuthology.orchestra.run.smithi008.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2457-gddeaa917-1jammy [50.7 MB] 2024-04-26T03:39:16.279 INFO:teuthology.orchestra.run.smithi139.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2457-gddeaa917-1jammy [121 kB] 2024-04-26T03:39:16.282 INFO:teuthology.orchestra.run.smithi139.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2457-gddeaa917-1jammy [39.0 kB] 2024-04-26T03:39:16.283 INFO:teuthology.orchestra.run.smithi139.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2457-gddeaa917-1jammy [13.4 MB] 2024-04-26T03:39:16.923 INFO:teuthology.orchestra.run.smithi012.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.0.0-2457-gddeaa917-1jammy [5,084 kB] 2024-04-26T03:39:17.160 INFO:teuthology.orchestra.run.smithi139.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2457-gddeaa917-1jammy [91.2 kB] 2024-04-26T03:39:17.684 INFO:teuthology.orchestra.run.smithi012.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.0.0-2457-gddeaa917-1jammy [244 kB] 2024-04-26T03:39:17.715 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 179 MB in 10s (17.4 MB/s) 2024-04-26T03:39:17.721 INFO:teuthology.orchestra.run.smithi012.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.0.0-2457-gddeaa917-1jammy [124 kB] 2024-04-26T03:39:17.741 INFO:teuthology.orchestra.run.smithi012.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.0.0-2457-gddeaa917-1jammy [1,527 kB] 2024-04-26T03:39:17.874 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-26T03:39:17.975 INFO:teuthology.orchestra.run.smithi139.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 ... 165995 files and directories currently installed.) 2024-04-26T03:39:17.980 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-26T03:39:18.001 INFO:teuthology.orchestra.run.smithi012.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.0.0-2457-gddeaa917-1jammy [6,245 kB] 2024-04-26T03:39:18.048 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-26T03:39:18.393 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-26T03:39:18.419 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-26T03:39:18.484 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-26T03:39:18.821 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-26T03:39:18.847 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-26T03:39:18.887 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-26T03:39:19.061 INFO:teuthology.orchestra.run.smithi012.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.0.0-2457-gddeaa917-1jammy [22.7 MB] 2024-04-26T03:39:19.241 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-26T03:39:19.267 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:19.307 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:19.719 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-26T03:39:19.745 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:19.785 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:19.895 INFO:teuthology.orchestra.run.smithi008.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2457-gddeaa917-1jammy [121 kB] 2024-04-26T03:39:19.898 INFO:teuthology.orchestra.run.smithi008.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2457-gddeaa917-1jammy [39.0 kB] 2024-04-26T03:39:19.899 INFO:teuthology.orchestra.run.smithi008.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2457-gddeaa917-1jammy [13.4 MB] 2024-04-26T03:39:20.113 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-26T03:39:20.139 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:20.180 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:20.525 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-26T03:39:20.550 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-26T03:39:20.600 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-26T03:39:20.655 INFO:teuthology.orchestra.run.smithi008.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2457-gddeaa917-1jammy [91.2 kB] 2024-04-26T03:39:20.927 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package librados2. 2024-04-26T03:39:20.953 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../007-librados2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:20.994 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking librados2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:21.248 INFO:teuthology.orchestra.run.smithi008.stdout:Fetched 179 MB in 14s (12.8 MB/s) 2024-04-26T03:39:21.525 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-26T03:39:21.547 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package librbd1. 2024-04-26T03:39:21.573 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../008-librbd1_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:21.581 INFO:teuthology.orchestra.run.smithi012.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.0.0-2457-gddeaa917-1jammy [14.1 kB] 2024-04-26T03:39:21.581 INFO:teuthology.orchestra.run.smithi012.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.0.0-2457-gddeaa917-1jammy [869 kB] 2024-04-26T03:39:21.586 INFO:teuthology.orchestra.run.smithi008.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 ... 165995 files and directories currently installed.) 2024-04-26T03:39:21.593 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-26T03:39:21.602 INFO:teuthology.orchestra.run.smithi012.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.0.0-2457-gddeaa917-1jammy [2,438 kB] 2024-04-26T03:39:21.614 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking librbd1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:21.674 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-26T03:39:21.804 INFO:teuthology.orchestra.run.smithi012.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.0.0-2457-gddeaa917-1jammy [791 kB] 2024-04-26T03:39:21.859 INFO:teuthology.orchestra.run.smithi012.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.0.0-2457-gddeaa917-1jammy [147 kB] 2024-04-26T03:39:21.877 INFO:teuthology.orchestra.run.smithi012.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.0.0-2457-gddeaa917-1jammy [2,293 kB] 2024-04-26T03:39:22.013 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-26T03:39:22.039 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-26T03:39:22.049 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libcephfs2. 2024-04-26T03:39:22.060 INFO:teuthology.orchestra.run.smithi012.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.0.0-2457-gddeaa917-1jammy [8,625 kB] 2024-04-26T03:39:22.076 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:22.079 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-26T03:39:22.116 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libcephfs2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:22.391 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-26T03:39:22.417 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-26T03:39:22.418 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-rados. 2024-04-26T03:39:22.445 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../010-python3-rados_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:22.457 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-26T03:39:22.485 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-rados (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:22.681 INFO:teuthology.orchestra.run.smithi012.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.0.0-2457-gddeaa917-1jammy [14.2 kB] 2024-04-26T03:39:22.681 INFO:teuthology.orchestra.run.smithi012.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.0.0-2457-gddeaa917-1jammy [50.7 MB] 2024-04-26T03:39:22.779 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-26T03:39:22.794 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:22.829 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-ceph-argparse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:22.894 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-26T03:39:22.921 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:22.970 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:23.057 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-cephfs. 2024-04-26T03:39:23.072 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:23.115 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-cephfs (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:23.331 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-26T03:39:23.358 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:23.397 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:23.426 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-26T03:39:23.451 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:23.493 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:23.701 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-26T03:39:23.727 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:23.767 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:23.812 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-26T03:39:23.839 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-26T03:39:23.879 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-26T03:39:24.112 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-26T03:39:24.139 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-26T03:39:24.140 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-prettytable. 2024-04-26T03:39:24.163 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-04-26T03:39:24.179 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-26T03:39:24.198 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-26T03:39:24.443 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-rbd. 2024-04-26T03:39:24.469 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:24.474 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package librados2. 2024-04-26T03:39:24.500 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../007-librados2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:24.517 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-rbd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:24.540 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librados2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:24.854 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-26T03:39:24.880 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-26T03:39:24.920 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-26T03:39:25.160 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package librbd1. 2024-04-26T03:39:25.187 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../008-librbd1_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:25.198 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-04-26T03:39:25.225 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-04-26T03:39:25.226 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librbd1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:25.264 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-04-26T03:39:25.551 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-04-26T03:39:25.577 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-04-26T03:39:25.609 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-26T03:39:25.671 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libcephfs2. 2024-04-26T03:39:25.698 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:25.738 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libcephfs2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:25.920 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package lua5.1. 2024-04-26T03:39:25.947 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-04-26T03:39:25.987 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-04-26T03:39:26.007 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rados. 2024-04-26T03:39:26.023 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../010-python3-rados_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:26.065 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rados (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:26.307 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package lua-any. 2024-04-26T03:39:26.322 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-04-26T03:39:26.365 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking lua-any (27ubuntu1) ... 2024-04-26T03:39:26.377 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-26T03:39:26.403 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:26.435 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-ceph-argparse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:26.592 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package zip. 2024-04-26T03:39:26.608 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-04-26T03:39:26.659 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking zip (3.0-12build2) ... 2024-04-26T03:39:26.706 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cephfs. 2024-04-26T03:39:26.707 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:26.738 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cephfs (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:26.895 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package unzip. 2024-04-26T03:39:26.915 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-04-26T03:39:26.946 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-04-26T03:39:27.074 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-26T03:39:27.100 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:27.140 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:27.211 INFO:teuthology.orchestra.run.smithi012.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.0.0-2457-gddeaa917-1jammy [121 kB] 2024-04-26T03:39:27.213 INFO:teuthology.orchestra.run.smithi012.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.0.0-2457-gddeaa917-1jammy [39.0 kB] 2024-04-26T03:39:27.214 INFO:teuthology.orchestra.run.smithi012.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.0.0-2457-gddeaa917-1jammy [13.4 MB] 2024-04-26T03:39:27.349 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package luarocks. 2024-04-26T03:39:27.375 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-04-26T03:39:27.416 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-04-26T03:39:27.435 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-26T03:39:27.462 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-26T03:39:27.501 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-26T03:39:27.765 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package librgw2. 2024-04-26T03:39:27.791 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../025-librgw2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:27.813 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-prettytable. 2024-04-26T03:39:27.823 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking librgw2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:27.840 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-04-26T03:39:27.880 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-26T03:39:28.141 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rbd. 2024-04-26T03:39:28.156 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:28.199 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rbd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:28.350 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-rgw. 2024-04-26T03:39:28.366 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:28.409 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-rgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:28.502 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-26T03:39:28.529 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-26T03:39:28.560 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-26T03:39:28.687 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-26T03:39:28.713 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-26T03:39:28.745 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-26T03:39:28.838 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-04-26T03:39:28.847 INFO:teuthology.orchestra.run.smithi012.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.0.0-2457-gddeaa917-1jammy [91.2 kB] 2024-04-26T03:39:28.854 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-04-26T03:39:28.896 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-04-26T03:39:29.048 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libradosstriper1. 2024-04-26T03:39:29.074 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:29.114 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libradosstriper1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:29.183 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-04-26T03:39:29.200 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-04-26T03:39:29.241 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-26T03:39:29.426 INFO:teuthology.orchestra.run.smithi012.stdout:Fetched 179 MB in 22s (8,172 kB/s) 2024-04-26T03:39:29.551 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-common. 2024-04-26T03:39:29.561 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package lua5.1. 2024-04-26T03:39:29.577 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../029-ceph-common_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:29.582 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-04-26T03:39:29.588 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-04-26T03:39:29.617 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:29.628 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-04-26T03:39:29.684 INFO:teuthology.orchestra.run.smithi012.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 ... 165995 files and directories currently installed.) 2024-04-26T03:39:29.690 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-04-26T03:39:29.772 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-26T03:39:29.931 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package lua-any. 2024-04-26T03:39:29.958 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-04-26T03:39:29.997 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking lua-any (27ubuntu1) ... 2024-04-26T03:39:30.118 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-04-26T03:39:30.145 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-04-26T03:39:30.184 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-26T03:39:30.406 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package zip. 2024-04-26T03:39:30.433 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-04-26T03:39:30.475 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking zip (3.0-12build2) ... 2024-04-26T03:39:30.621 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-04-26T03:39:30.648 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-04-26T03:39:30.687 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-26T03:39:30.804 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package unzip. 2024-04-26T03:39:30.831 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-04-26T03:39:30.870 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-04-26T03:39:31.081 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-base. 2024-04-26T03:39:31.108 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../030-ceph-base_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:31.133 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-04-26T03:39:31.149 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-base (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:31.160 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:31.208 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:31.241 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package luarocks. 2024-04-26T03:39:31.268 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-04-26T03:39:31.308 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-04-26T03:39:31.627 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-04-26T03:39:31.649 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package librgw2. 2024-04-26T03:39:31.654 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:31.676 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../025-librgw2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:31.694 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:31.702 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-26T03:39:31.715 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking librgw2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:31.729 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-26T03:39:31.944 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-26T03:39:32.014 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-04-26T03:39:32.041 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-04-26T03:39:32.072 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:39:32.235 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rgw. 2024-04-26T03:39:32.246 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-cheroot. 2024-04-26T03:39:32.262 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:32.273 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-26T03:39:32.301 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:32.314 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-26T03:39:32.542 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-04-26T03:39:32.569 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-04-26T03:39:32.609 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-26T03:39:32.633 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-26T03:39:32.638 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-26T03:39:32.660 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-26T03:39:32.665 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-26T03:39:32.699 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-26T03:39:32.704 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-26T03:39:32.937 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package librados2. 2024-04-26T03:39:32.963 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../007-librados2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:32.974 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libradosstriper1. 2024-04-26T03:39:32.985 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-26T03:39:32.990 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:33.003 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking librados2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:33.013 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-26T03:39:33.025 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libradosstriper1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:33.052 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-26T03:39:33.321 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-26T03:39:33.348 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-26T03:39:33.369 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-common. 2024-04-26T03:39:33.388 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-26T03:39:33.396 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../029-ceph-common_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:33.427 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:33.431 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package librbd1. 2024-04-26T03:39:33.458 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../008-librbd1_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:33.497 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking librbd1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:33.691 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-tempora. 2024-04-26T03:39:33.717 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-04-26T03:39:33.757 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-26T03:39:33.950 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libcephfs2. 2024-04-26T03:39:33.978 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../009-libcephfs2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:34.017 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libcephfs2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:34.094 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-portend. 2024-04-26T03:39:34.120 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-04-26T03:39:34.160 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-26T03:39:34.319 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-rados. 2024-04-26T03:39:34.335 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../010-python3-rados_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:34.378 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-rados (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:34.430 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-26T03:39:34.445 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-26T03:39:34.479 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-26T03:39:34.689 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-04-26T03:39:34.716 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../011-python3-ceph-argparse_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:34.747 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-ceph-argparse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:34.749 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-26T03:39:34.775 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-26T03:39:34.824 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-26T03:39:34.970 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-base. 2024-04-26T03:39:34.977 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-cephfs. 2024-04-26T03:39:34.994 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../030-ceph-base_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:35.004 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../012-python3-cephfs_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:35.043 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-base (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:35.044 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-cephfs (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:35.178 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-natsort. 2024-04-26T03:39:35.193 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-04-26T03:39:35.228 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-26T03:39:35.413 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-ceph-common. 2024-04-26T03:39:35.440 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../013-python3-ceph-common_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:35.479 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:35.497 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-logutils. 2024-04-26T03:39:35.524 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-04-26T03:39:35.564 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-26T03:39:35.780 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-26T03:39:35.807 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-26T03:39:35.832 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-wcwidth. 2024-04-26T03:39:35.838 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-26T03:39:35.859 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../014-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-04-26T03:39:35.892 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-26T03:39:35.899 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-26T03:39:35.918 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-26T03:39:35.958 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-26T03:39:36.116 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cheroot. 2024-04-26T03:39:36.143 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-26T03:39:36.182 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-26T03:39:36.193 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-prettytable. 2024-04-26T03:39:36.221 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../015-python3-prettytable_2.5.0-2_all.deb ... 2024-04-26T03:39:36.260 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-04-26T03:39:36.336 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-mako. 2024-04-26T03:39:36.363 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-26T03:39:36.403 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-26T03:39:36.477 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-26T03:39:36.504 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-26T03:39:36.529 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-rbd. 2024-04-26T03:39:36.544 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-26T03:39:36.545 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../016-python3-rbd_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:36.587 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-rbd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:36.739 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-26T03:39:36.766 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-26T03:39:36.806 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-26T03:39:36.855 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-26T03:39:36.883 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-26T03:39:36.922 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-26T03:39:36.941 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-04-26T03:39:36.967 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../017-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-04-26T03:39:37.007 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-26T03:39:37.075 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-26T03:39:37.102 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-26T03:39:37.142 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-26T03:39:37.200 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-26T03:39:37.231 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-26T03:39:37.258 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-26T03:39:37.284 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-04-26T03:39:37.300 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../018-libreadline-dev_8.1.2-1_amd64.deb ... 2024-04-26T03:39:37.334 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-04-26T03:39:37.445 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-webob. 2024-04-26T03:39:37.472 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-26T03:39:37.511 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-26T03:39:37.544 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-tempora. 2024-04-26T03:39:37.572 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-04-26T03:39:37.611 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-26T03:39:37.621 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-04-26T03:39:37.637 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../019-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-04-26T03:39:37.679 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-26T03:39:37.914 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-waitress. 2024-04-26T03:39:37.922 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-portend. 2024-04-26T03:39:37.941 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-26T03:39:37.950 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-04-26T03:39:37.984 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-26T03:39:37.989 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-26T03:39:38.024 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package lua5.1. 2024-04-26T03:39:38.051 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../020-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-04-26T03:39:38.090 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-04-26T03:39:38.267 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-tempita. 2024-04-26T03:39:38.275 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-26T03:39:38.294 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-26T03:39:38.302 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-26T03:39:38.333 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-26T03:39:38.341 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-26T03:39:38.418 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package lua-any. 2024-04-26T03:39:38.446 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../021-lua-any_27ubuntu1_all.deb ... 2024-04-26T03:39:38.485 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking lua-any (27ubuntu1) ... 2024-04-26T03:39:38.578 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-paste. 2024-04-26T03:39:38.594 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-26T03:39:38.628 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-26T03:39:38.645 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-26T03:39:38.672 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-26T03:39:38.704 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package zip. 2024-04-26T03:39:38.711 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-26T03:39:38.720 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../022-zip_3.0-12build2_amd64.deb ... 2024-04-26T03:39:38.754 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking zip (3.0-12build2) ... 2024-04-26T03:39:38.931 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-26T03:39:38.946 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-26T03:39:38.981 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-26T03:39:39.007 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-natsort. 2024-04-26T03:39:39.034 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-04-26T03:39:39.065 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-26T03:39:39.074 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package unzip. 2024-04-26T03:39:39.101 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../023-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-04-26T03:39:39.140 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-04-26T03:39:39.267 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-26T03:39:39.294 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-26T03:39:39.333 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-26T03:39:39.393 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-logutils. 2024-04-26T03:39:39.420 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-04-26T03:39:39.460 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-26T03:39:39.536 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package luarocks. 2024-04-26T03:39:39.563 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../024-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-04-26T03:39:39.602 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-04-26T03:39:39.645 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-webtest. 2024-04-26T03:39:39.672 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-04-26T03:39:39.712 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-26T03:39:39.771 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-26T03:39:39.798 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-26T03:39:39.838 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-26T03:39:40.690 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pecan. 2024-04-26T03:39:40.717 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-26T03:39:40.806 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-26T03:39:40.994 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package librgw2. 2024-04-26T03:39:41.021 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../025-librgw2_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:41.058 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-mako. 2024-04-26T03:39:41.060 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking librgw2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:41.085 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-26T03:39:41.116 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-26T03:39:41.161 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-certifi. 2024-04-26T03:39:41.188 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-04-26T03:39:41.228 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-26T03:39:41.469 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-26T03:39:41.497 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-26T03:39:41.536 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-26T03:39:41.572 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-idna. 2024-04-26T03:39:41.599 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-04-26T03:39:41.637 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-rgw. 2024-04-26T03:39:41.639 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-26T03:39:41.653 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../026-python3-rgw_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:41.687 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-rgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:41.798 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-26T03:39:41.824 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-26T03:39:41.864 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-26T03:39:41.925 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-urllib3. 2024-04-26T03:39:41.951 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-26T03:39:41.991 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-26T03:39:42.024 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package liboath0:amd64. 2024-04-26T03:39:42.051 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../027-liboath0_2.6.7-3build1_amd64.deb ... 2024-04-26T03:39:42.090 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-04-26T03:39:42.167 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-webob. 2024-04-26T03:39:42.194 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-26T03:39:42.234 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-26T03:39:42.402 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libradosstriper1. 2024-04-26T03:39:42.429 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../028-libradosstriper1_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:42.461 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-requests. 2024-04-26T03:39:42.468 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libradosstriper1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:42.488 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-26T03:39:42.520 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-26T03:39:42.587 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-waitress. 2024-04-26T03:39:42.614 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-26T03:39:42.656 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-26T03:39:42.814 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-26T03:39:42.840 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-26T03:39:42.847 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-common. 2024-04-26T03:39:42.874 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../029-ceph-common_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:42.880 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-26T03:39:42.913 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:42.973 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-tempita. 2024-04-26T03:39:43.000 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-26T03:39:43.040 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-26T03:39:43.134 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-26T03:39:43.160 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:43.192 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mgr-modules-core (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:43.326 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-paste. 2024-04-26T03:39:43.354 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-26T03:39:43.384 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-26T03:39:43.565 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-26T03:39:43.594 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:43.623 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:43.713 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-26T03:39:43.729 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-26T03:39:43.771 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-26T03:39:43.926 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-26T03:39:43.953 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-26T03:39:43.993 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-26T03:39:44.032 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-26T03:39:44.060 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-26T03:39:44.090 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-26T03:39:44.304 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-openssl. 2024-04-26T03:39:44.330 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-04-26T03:39:44.368 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-base. 2024-04-26T03:39:44.370 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-26T03:39:44.394 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-webtest. 2024-04-26T03:39:44.395 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../030-ceph-base_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:44.421 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-04-26T03:39:44.444 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-base (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:44.460 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-26T03:39:44.707 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mgr. 2024-04-26T03:39:44.733 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:44.772 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pecan. 2024-04-26T03:39:44.773 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mgr (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:44.799 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-26T03:39:44.838 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-26T03:39:45.014 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-04-26T03:39:45.041 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../031-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-04-26T03:39:45.081 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-04-26T03:39:45.134 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mon. 2024-04-26T03:39:45.161 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:45.185 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-certifi. 2024-04-26T03:39:45.192 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mon (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:45.212 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-04-26T03:39:45.251 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-26T03:39:45.384 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-cheroot. 2024-04-26T03:39:45.410 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../032-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-04-26T03:39:45.450 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-26T03:39:45.562 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-idna. 2024-04-26T03:39:45.590 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-04-26T03:39:45.638 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-26T03:39:45.778 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-04-26T03:39:45.805 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../033-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-04-26T03:39:45.813 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-osd. 2024-04-26T03:39:45.839 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:45.845 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-04-26T03:39:45.879 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-osd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:45.907 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-urllib3. 2024-04-26T03:39:45.935 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-26T03:39:45.974 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-26T03:39:46.106 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-jaraco.text. 2024-04-26T03:39:46.122 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../034-python3-jaraco.text_3.6.0-2_all.deb ... 2024-04-26T03:39:46.164 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-04-26T03:39:46.269 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-requests. 2024-04-26T03:39:46.296 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-26T03:39:46.335 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-26T03:39:46.467 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-04-26T03:39:46.495 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../035-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-04-26T03:39:46.534 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-04-26T03:39:46.664 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-26T03:39:46.691 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-26T03:39:46.730 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-26T03:39:46.837 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-tempora. 2024-04-26T03:39:46.866 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../036-python3-tempora_4.1.2-1_all.deb ... 2024-04-26T03:39:46.874 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph. 2024-04-26T03:39:46.889 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../066-ceph_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:46.903 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-04-26T03:39:46.932 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:47.008 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-26T03:39:47.025 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:47.067 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-modules-core (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:47.173 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-portend. 2024-04-26T03:39:47.199 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../037-python3-portend_3.0.0-1_all.deb ... 2024-04-26T03:39:47.231 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-04-26T03:39:47.251 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-fuse. 2024-04-26T03:39:47.279 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:47.318 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:47.489 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-26T03:39:47.516 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:47.517 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-04-26T03:39:47.545 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../038-python3-zc.lockfile_2.0-1_all.deb ... 2024-04-26T03:39:47.555 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:47.584 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-04-26T03:39:47.696 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mds. 2024-04-26T03:39:47.723 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:47.762 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mds (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:47.833 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-26T03:39:47.860 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-26T03:39:47.899 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-26T03:39:47.912 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-cherrypy3. 2024-04-26T03:39:47.939 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../039-python3-cherrypy3_18.6.1-4_all.deb ... 2024-04-26T03:39:47.978 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-04-26T03:39:48.140 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package cephadm. 2024-04-26T03:39:48.167 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../069-cephadm_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:48.177 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-openssl. 2024-04-26T03:39:48.193 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-04-26T03:39:48.207 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:48.227 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-26T03:39:48.290 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-natsort. 2024-04-26T03:39:48.317 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../040-python3-natsort_8.0.2-1_all.deb ... 2024-04-26T03:39:48.356 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-04-26T03:39:48.518 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-asyncssh. 2024-04-26T03:39:48.531 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr. 2024-04-26T03:39:48.544 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-04-26T03:39:48.558 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:48.584 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-04-26T03:39:48.597 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:48.668 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-logutils. 2024-04-26T03:39:48.695 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../041-python3-logutils_0.3.3-8_all.deb ... 2024-04-26T03:39:48.735 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-04-26T03:39:48.870 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-26T03:39:48.885 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-26T03:39:48.928 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-26T03:39:48.992 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mon. 2024-04-26T03:39:49.019 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:49.037 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-markupsafe. 2024-04-26T03:39:49.058 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mon (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:49.064 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../042-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-04-26T03:39:49.104 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-04-26T03:39:49.382 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-mako. 2024-04-26T03:39:49.397 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../043-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-04-26T03:39:49.432 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-26T03:39:49.679 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-osd. 2024-04-26T03:39:49.706 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:49.718 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-simplegeneric. 2024-04-26T03:39:49.745 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-osd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:49.746 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../044-python3-simplegeneric_0.8.1-3_all.deb ... 2024-04-26T03:39:49.777 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-04-26T03:39:49.875 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-babel. 2024-04-26T03:39:49.902 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-26T03:39:49.941 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-26T03:39:50.079 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-singledispatch. 2024-04-26T03:39:50.107 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../045-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-04-26T03:39:50.146 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-04-26T03:39:50.236 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-jinja2. 2024-04-26T03:39:50.262 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-26T03:39:50.302 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-26T03:39:50.449 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-webob. 2024-04-26T03:39:50.476 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../046-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-04-26T03:39:50.515 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-04-26T03:39:50.613 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-26T03:39:50.629 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:50.663 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mgr-cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:50.799 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph. 2024-04-26T03:39:50.826 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../066-ceph_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:50.861 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:50.885 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-waitress. 2024-04-26T03:39:50.912 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../047-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-04-26T03:39:50.954 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-26T03:39:51.000 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-26T03:39:51.027 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-04-26T03:39:51.058 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-26T03:39:51.255 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-tempita. 2024-04-26T03:39:51.282 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../048-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-04-26T03:39:51.310 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-fuse. 2024-04-26T03:39:51.311 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-routes. 2024-04-26T03:39:51.321 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-04-26T03:39:51.337 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:51.338 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-26T03:39:51.377 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-26T03:39:51.401 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:51.616 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-paste. 2024-04-26T03:39:51.643 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../049-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-04-26T03:39:51.647 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-26T03:39:51.674 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:51.682 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-04-26T03:39:51.705 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mgr-dashboard (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:51.780 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mds. 2024-04-26T03:39:51.807 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:51.847 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mds (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:52.010 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-04-26T03:39:52.036 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../050-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-04-26T03:39:52.077 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-04-26T03:39:52.217 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package cephadm. 2024-04-26T03:39:52.243 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../069-cephadm_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:52.274 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:52.355 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pastedeploy. 2024-04-26T03:39:52.382 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../051-python3-pastedeploy_2.1.1-1_all.deb ... 2024-04-26T03:39:52.421 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-04-26T03:39:52.569 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-asyncssh. 2024-04-26T03:39:52.597 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-04-26T03:39:52.635 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-04-26T03:39:52.724 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-webtest. 2024-04-26T03:39:52.752 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../052-python3-webtest_2.0.35-1_all.deb ... 2024-04-26T03:39:52.791 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-04-26T03:39:52.947 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-26T03:39:52.975 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-26T03:39:53.013 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-26T03:39:53.102 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pecan. 2024-04-26T03:39:53.130 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../053-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-04-26T03:39:53.151 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-26T03:39:53.167 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-26T03:39:53.168 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-04-26T03:39:53.210 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-26T03:39:53.523 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-certifi. 2024-04-26T03:39:53.551 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../054-python3-certifi_2020.6.20-1_all.deb ... 2024-04-26T03:39:53.590 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-04-26T03:39:53.697 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-joblib. 2024-04-26T03:39:53.723 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-26T03:39:53.763 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-26T03:39:53.901 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-idna. 2024-04-26T03:39:53.929 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../055-python3-idna_3.3-1_all.deb ... 2024-04-26T03:39:53.959 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-idna (3.3-1) ... 2024-04-26T03:39:53.977 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-babel. 2024-04-26T03:39:54.004 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-26T03:39:54.043 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-26T03:39:54.116 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-26T03:39:54.143 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-26T03:39:54.183 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-26T03:39:54.246 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-urllib3. 2024-04-26T03:39:54.273 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../056-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-04-26T03:39:54.312 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-26T03:39:54.313 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-jinja2. 2024-04-26T03:39:54.329 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-26T03:39:54.371 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-26T03:39:54.485 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-sklearn. 2024-04-26T03:39:54.512 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-26T03:39:54.552 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-26T03:39:54.607 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-requests. 2024-04-26T03:39:54.634 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../057-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-04-26T03:39:54.666 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-26T03:39:54.673 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-26T03:39:54.694 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:54.733 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:54.985 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-werkzeug. 2024-04-26T03:39:55.001 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../058-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.1_all.deb ... 2024-04-26T03:39:55.011 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-26T03:39:55.028 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-04-26T03:39:55.068 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-26T03:39:55.069 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-26T03:39:55.252 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-26T03:39:55.279 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:55.346 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-04-26T03:39:55.362 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../059-ceph-mgr-modules-core_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:55.372 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-routes. 2024-04-26T03:39:55.400 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-26T03:39:55.404 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:55.404 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mgr-modules-core (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:55.439 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-26T03:39:55.801 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-26T03:39:55.801 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-04-26T03:39:55.828 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:55.828 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../060-libsqlite3-mod-ceph_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:55.867 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-dashboard (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:55.867 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libsqlite3-mod-ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:56.129 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-bcrypt. 2024-04-26T03:39:56.145 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../061-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-04-26T03:39:56.187 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-04-26T03:39:56.333 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-cachetools. 2024-04-26T03:39:56.359 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-04-26T03:39:56.399 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-26T03:39:56.498 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-openssl. 2024-04-26T03:39:56.525 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../062-python3-openssl_21.0.0-1_all.deb ... 2024-04-26T03:39:56.565 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-04-26T03:39:56.643 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-26T03:39:56.659 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-26T03:39:56.701 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-26T03:39:56.918 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mgr. 2024-04-26T03:39:56.945 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../063-ceph-mgr_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:56.984 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mgr (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:57.013 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-26T03:39:57.040 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-26T03:39:57.082 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-26T03:39:57.101 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-26T03:39:57.109 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-26T03:39:57.148 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-26T03:39:57.379 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mon. 2024-04-26T03:39:57.407 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../064-ceph-mon_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:57.408 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-rsa. 2024-04-26T03:39:57.434 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-04-26T03:39:57.445 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mon (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:57.474 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-26T03:39:57.601 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-joblib. 2024-04-26T03:39:57.629 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-26T03:39:57.659 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-26T03:39:57.727 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-google-auth. 2024-04-26T03:39:57.743 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-04-26T03:39:57.777 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-26T03:39:58.021 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-26T03:39:58.033 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-osd. 2024-04-26T03:39:58.047 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-26T03:39:58.049 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-26T03:39:58.060 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../065-ceph-osd_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:58.074 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-26T03:39:58.087 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-26T03:39:58.098 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-osd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:58.128 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-26T03:39:58.374 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-sklearn. 2024-04-26T03:39:58.402 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-26T03:39:58.433 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-websocket. 2024-04-26T03:39:58.440 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-26T03:39:58.460 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-04-26T03:39:58.499 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-26T03:39:58.811 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-26T03:39:58.839 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-26T03:39:58.877 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-26T03:39:59.160 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-26T03:39:59.188 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:59.235 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph. 2024-04-26T03:39:59.252 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../066-ceph_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:59.294 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:59.303 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:59.491 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-26T03:39:59.514 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:39:59.558 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:59.596 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-fuse. 2024-04-26T03:39:59.624 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../067-ceph-fuse_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:39:59.663 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:39:59.852 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-26T03:39:59.880 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-26T03:39:59.918 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-26T03:39:59.983 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mds. 2024-04-26T03:40:00.010 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../068-ceph-mds_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:00.049 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mds (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:00.238 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-26T03:40:00.267 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-26T03:40:00.305 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-26T03:40:00.308 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-cachetools. 2024-04-26T03:40:00.336 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-04-26T03:40:00.374 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-26T03:40:00.444 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package cephadm. 2024-04-26T03:40:00.472 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../069-cephadm_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:00.510 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:00.565 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package jq. 2024-04-26T03:40:00.582 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-26T03:40:00.624 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-26T03:40:00.669 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-26T03:40:00.697 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-26T03:40:00.735 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-26T03:40:00.855 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-asyncssh. 2024-04-26T03:40:00.868 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package socat. 2024-04-26T03:40:00.882 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../070-python3-asyncssh_2.5.0-1_all.deb ... 2024-04-26T03:40:00.884 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-26T03:40:00.938 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-04-26T03:40:00.951 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-26T03:40:01.055 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-26T03:40:01.083 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-26T03:40:01.222 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-26T03:40:01.263 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package xmlstarlet. 2024-04-26T03:40:01.290 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-26T03:40:01.329 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-26T03:40:01.466 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python-babel-localedata. 2024-04-26T03:40:01.494 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../071-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-04-26T03:40:01.532 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:01.667 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-test. 2024-04-26T03:40:01.695 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../097-ceph-test_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:01.733 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-test (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:01.775 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-rsa. 2024-04-26T03:40:01.803 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-04-26T03:40:01.841 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-26T03:40:02.120 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-google-auth. 2024-04-26T03:40:02.148 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-04-26T03:40:02.187 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-26T03:40:02.507 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-26T03:40:02.535 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-26T03:40:02.573 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-26T03:40:02.629 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-babel. 2024-04-26T03:40:02.657 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../072-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-04-26T03:40:02.695 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:02.885 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-websocket. 2024-04-26T03:40:02.913 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-04-26T03:40:02.951 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-26T03:40:02.990 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-jinja2. 2024-04-26T03:40:03.006 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../073-python3-jinja2_3.0.3-1ubuntu0.1_all.deb ... 2024-04-26T03:40:03.040 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-26T03:40:03.263 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-26T03:40:03.291 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-26T03:40:03.330 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-26T03:40:03.360 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-04-26T03:40:03.387 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../074-ceph-mgr-cephadm_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:03.426 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mgr-cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:03.771 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-repoze.lru. 2024-04-26T03:40:03.798 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../075-python3-repoze.lru_0.7-2_all.deb ... 2024-04-26T03:40:03.837 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-04-26T03:40:03.912 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package ceph-volume. 2024-04-26T03:40:03.928 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:03.962 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking ceph-volume (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:04.010 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-26T03:40:04.027 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:04.069 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:04.082 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-routes. 2024-04-26T03:40:04.106 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../076-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-04-26T03:40:04.140 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-04-26T03:40:04.224 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-26T03:40:04.240 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:04.274 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking libcephfs-dev (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:04.389 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-26T03:40:04.416 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-26T03:40:04.443 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-04-26T03:40:04.455 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-26T03:40:04.471 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../077-ceph-mgr-dashboard_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:04.501 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mgr-dashboard (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:04.551 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package lua-socket:amd64. 2024-04-26T03:40:04.579 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-04-26T03:40:04.618 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-26T03:40:04.742 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-26T03:40:04.770 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-26T03:40:04.800 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-26T03:40:04.964 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package lua-sec:amd64. 2024-04-26T03:40:04.992 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-04-26T03:40:05.030 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-04-26T03:40:05.061 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package jq. 2024-04-26T03:40:05.077 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-26T03:40:05.119 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-26T03:40:05.380 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package socat. 2024-04-26T03:40:05.392 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package nvme-cli. 2024-04-26T03:40:05.396 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-26T03:40:05.420 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-26T03:40:05.438 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-26T03:40:05.459 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-26T03:40:05.742 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package xmlstarlet. 2024-04-26T03:40:05.759 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-26T03:40:05.773 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-04-26T03:40:05.790 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../078-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-04-26T03:40:05.800 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-26T03:40:05.831 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-26T03:40:05.889 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package pkg-config. 2024-04-26T03:40:05.917 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-04-26T03:40:05.955 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-04-26T03:40:06.154 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-test. 2024-04-26T03:40:06.171 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../097-ceph-test_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:06.212 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-test (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:06.216 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-04-26T03:40:06.233 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-04-26T03:40:06.275 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-04-26T03:40:06.352 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-joblib. 2024-04-26T03:40:06.379 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../079-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-04-26T03:40:06.418 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-04-26T03:40:06.703 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-26T03:40:06.731 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-26T03:40:06.769 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-26T03:40:06.788 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-04-26T03:40:06.816 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../080-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-04-26T03:40:06.855 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-04-26T03:40:07.072 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pastescript. 2024-04-26T03:40:07.100 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-04-26T03:40:07.138 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-26T03:40:07.157 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-sklearn. 2024-04-26T03:40:07.185 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../081-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-04-26T03:40:07.224 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-26T03:40:07.467 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pluggy. 2024-04-26T03:40:07.495 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-26T03:40:07.533 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-26T03:40:07.811 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-psutil. 2024-04-26T03:40:07.838 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-26T03:40:07.877 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-26T03:40:07.941 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-04-26T03:40:07.969 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../082-ceph-mgr-diskprediction-local_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:08.093 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mgr-diskprediction-local (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:08.197 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-py. 2024-04-26T03:40:08.213 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-04-26T03:40:08.255 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-26T03:40:08.501 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package ceph-volume. 2024-04-26T03:40:08.527 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:08.558 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pygments. 2024-04-26T03:40:08.559 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking ceph-volume (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:08.586 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-26T03:40:08.641 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-26T03:40:08.846 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-26T03:40:08.875 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:08.913 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking libcephfs-dev (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:09.055 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-cachetools. 2024-04-26T03:40:09.062 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-26T03:40:09.083 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../083-python3-cachetools_5.0.0-1_all.deb ... 2024-04-26T03:40:09.090 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-26T03:40:09.120 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-26T03:40:09.121 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-04-26T03:40:09.226 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package lua-socket:amd64. 2024-04-26T03:40:09.252 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-04-26T03:40:09.290 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-26T03:40:09.399 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pyasn1. 2024-04-26T03:40:09.423 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-toml. 2024-04-26T03:40:09.427 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../084-python3-pyasn1_0.4.8-1_all.deb ... 2024-04-26T03:40:09.450 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-04-26T03:40:09.466 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-04-26T03:40:09.489 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-26T03:40:09.612 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package lua-sec:amd64. 2024-04-26T03:40:09.641 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-04-26T03:40:09.678 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-04-26T03:40:09.744 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-04-26T03:40:09.761 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../085-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-04-26T03:40:09.794 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-04-26T03:40:09.809 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-pytest. 2024-04-26T03:40:09.837 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-26T03:40:09.875 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-26T03:40:10.008 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package nvme-cli. 2024-04-26T03:40:10.036 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-26T03:40:10.055 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-rsa. 2024-04-26T03:40:10.072 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../086-python3-rsa_4.8-1_all.deb ... 2024-04-26T03:40:10.074 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-26T03:40:10.113 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-rsa (4.8-1) ... 2024-04-26T03:40:10.203 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package python3-simplejson. 2024-04-26T03:40:10.231 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-26T03:40:10.270 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-26T03:40:10.421 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package pkg-config. 2024-04-26T03:40:10.434 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-google-auth. 2024-04-26T03:40:10.448 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-04-26T03:40:10.462 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../087-python3-google-auth_1.5.1-3_all.deb ... 2024-04-26T03:40:10.479 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-04-26T03:40:10.501 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-04-26T03:40:10.531 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-26T03:40:10.547 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-26T03:40:10.589 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-26T03:40:10.707 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-04-26T03:40:10.720 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-04-26T03:40:10.757 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-04-26T03:40:10.854 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-04-26T03:40:10.881 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../088-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-04-26T03:40:10.920 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-26T03:40:11.169 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-26T03:40:11.187 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-26T03:40:11.215 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-websocket. 2024-04-26T03:40:11.227 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-26T03:40:11.243 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../089-python3-websocket_1.2.3-1_all.deb ... 2024-04-26T03:40:11.276 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package radosgw. 2024-04-26T03:40:11.281 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-04-26T03:40:11.304 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../116-radosgw_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:11.342 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking radosgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:11.530 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pastescript. 2024-04-26T03:40:11.558 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-04-26T03:40:11.596 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-26T03:40:11.618 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-kubernetes. 2024-04-26T03:40:11.646 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../090-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-04-26T03:40:11.684 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-26T03:40:11.933 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pluggy. 2024-04-26T03:40:11.961 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-26T03:40:11.999 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-26T03:40:12.170 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package rbd-fuse. 2024-04-26T03:40:12.198 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:12.237 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking rbd-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:12.303 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-psutil. 2024-04-26T03:40:12.331 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-26T03:40:12.357 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-04-26T03:40:12.369 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-26T03:40:12.385 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../091-ceph-mgr-k8sevents_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:12.423 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-mgr-k8sevents (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:12.558 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-26T03:40:12.681 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-py. 2024-04-26T03:40:12.709 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-04-26T03:40:12.747 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-26T03:40:12.785 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libonig5:amd64. 2024-04-26T03:40:12.812 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../092-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-04-26T03:40:12.816 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-26T03:40:12.851 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-26T03:40:12.942 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-26T03:40:13.076 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pygments. 2024-04-26T03:40:13.104 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-26T03:40:13.142 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-26T03:40:13.197 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-26T03:40:13.213 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libjq1:amd64. 2024-04-26T03:40:13.240 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../093-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-04-26T03:40:13.279 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-26T03:40:13.546 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-26T03:40:13.556 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package jq. 2024-04-26T03:40:13.584 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../094-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-04-26T03:40:13.596 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-26T03:40:13.625 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-26T03:40:13.631 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-04-26T03:40:13.663 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-26T03:40:13.911 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package socat. 2024-04-26T03:40:13.939 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../095-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-04-26T03:40:13.966 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-toml. 2024-04-26T03:40:13.978 INFO:teuthology.orchestra.run.smithi139.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-26T03:40:13.978 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-04-26T03:40:13.982 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-04-26T03:40:14.024 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-26T03:40:14.036 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:14.302 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-pytest. 2024-04-26T03:40:14.305 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package xmlstarlet. 2024-04-26T03:40:14.326 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../096-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-04-26T03:40:14.330 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-26T03:40:14.364 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-04-26T03:40:14.368 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-26T03:40:14.502 INFO:teuthology.orchestra.run.smithi139.stdout:Adding system user cephadm....done 2024-04-26T03:40:14.658 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-26T03:40:14.714 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package python3-simplejson. 2024-04-26T03:40:14.739 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-test. 2024-04-26T03:40:14.742 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-26T03:40:14.752 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../097-ceph-test_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:14.780 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-26T03:40:14.801 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-test (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:14.934 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-26T03:40:15.058 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-26T03:40:15.086 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-26T03:40:15.124 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-26T03:40:15.169 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-04-26T03:40:15.287 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-26T03:40:15.546 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-26T03:40:15.789 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-26T03:40:15.854 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package radosgw. 2024-04-26T03:40:15.882 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../116-radosgw_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:15.915 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-26T03:40:15.920 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking radosgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:16.225 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-26T03:40:16.602 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-26T03:40:16.832 INFO:teuthology.orchestra.run.smithi008.stdout:Selecting previously unselected package rbd-fuse. 2024-04-26T03:40:16.845 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-26T03:40:16.848 INFO:teuthology.orchestra.run.smithi008.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:16.882 INFO:teuthology.orchestra.run.smithi008.stdout:Unpacking rbd-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:17.129 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-04-26T03:40:17.191 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-26T03:40:17.272 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package ceph-volume. 2024-04-26T03:40:17.289 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../098-ceph-volume_19.0.0-2457-gddeaa917-1jammy_all.deb ... 2024-04-26T03:40:17.322 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking ceph-volume (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:17.355 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-26T03:40:17.454 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-26T03:40:17.590 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-26T03:40:17.592 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package libcephfs-dev. 2024-04-26T03:40:17.610 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../099-libcephfs-dev_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:17.642 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking libcephfs-dev (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:17.822 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-26T03:40:17.849 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-26T03:40:17.945 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package lua-socket:amd64. 2024-04-26T03:40:17.973 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../100-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-04-26T03:40:18.011 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-26T03:40:18.065 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-26T03:40:18.100 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-ceph-argparse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:18.359 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-26T03:40:18.366 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package lua-sec:amd64. 2024-04-26T03:40:18.378 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-26T03:40:18.394 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../101-lua-sec_1.0.2-1_amd64.deb ... 2024-04-26T03:40:18.433 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-04-26T03:40:18.460 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-26T03:40:18.570 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-04-26T03:40:18.696 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-26T03:40:18.770 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package nvme-cli. 2024-04-26T03:40:18.787 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../102-nvme-cli_1.16-3ubuntu0.1_amd64.deb ... 2024-04-26T03:40:18.792 INFO:teuthology.orchestra.run.smithi008.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-26T03:40:18.828 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking nvme-cli (1.16-3ubuntu0.1) ... 2024-04-26T03:40:18.950 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-04-26T03:40:19.150 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:19.258 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package pkg-config. 2024-04-26T03:40:19.286 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../103-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-04-26T03:40:19.325 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-04-26T03:40:19.429 INFO:teuthology.orchestra.run.smithi139.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-04-26T03:40:19.603 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-04-26T03:40:19.619 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../104-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-04-26T03:40:19.654 INFO:teuthology.orchestra.run.smithi139.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-04-26T03:40:19.661 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-04-26T03:40:19.683 INFO:teuthology.orchestra.run.smithi008.stdout:Adding system user cephadm....done 2024-04-26T03:40:19.716 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-26T03:40:19.831 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-26T03:40:19.842 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-26T03:40:20.091 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-26T03:40:20.114 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-iniconfig. 2024-04-26T03:40:20.142 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../105-python3-iniconfig_1.1.1-2_all.deb ... 2024-04-26T03:40:20.180 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-04-26T03:40:20.185 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:20.286 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-26T03:40:20.342 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-04-26T03:40:20.450 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pastescript. 2024-04-26T03:40:20.468 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-26T03:40:20.478 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../106-python3-pastescript_2.0.2-4_all.deb ... 2024-04-26T03:40:20.508 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-04-26T03:40:20.562 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-26T03:40:20.770 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pluggy. 2024-04-26T03:40:20.798 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../107-python3-pluggy_0.13.0-7.1_all.deb ... 2024-04-26T03:40:20.803 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-26T03:40:20.830 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-26T03:40:20.836 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-04-26T03:40:21.062 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-26T03:40:21.114 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up zip (3.0-12build2) ... 2024-04-26T03:40:21.148 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-psutil. 2024-04-26T03:40:21.176 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../108-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-04-26T03:40:21.188 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-26T03:40:21.214 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-04-26T03:40:21.240 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-26T03:40:21.482 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-26T03:40:21.584 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-py. 2024-04-26T03:40:21.612 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../109-python3-py_1.10.0-1_all.deb ... 2024-04-26T03:40:21.650 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-py (1.10.0-1) ... 2024-04-26T03:40:21.859 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-26T03:40:21.942 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-26T03:40:21.970 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pygments. 2024-04-26T03:40:21.998 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../110-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-04-26T03:40:22.036 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-04-26T03:40:22.118 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-26T03:40:22.193 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-26T03:40:22.319 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-26T03:40:22.403 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-04-26T03:40:22.438 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-26T03:40:22.491 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pyinotify. 2024-04-26T03:40:22.523 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../111-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-04-26T03:40:22.557 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-04-26T03:40:22.629 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-26T03:40:22.748 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-04-26T03:40:22.885 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-toml. 2024-04-26T03:40:22.889 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-26T03:40:22.914 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../112-python3-toml_0.10.2-1_all.deb ... 2024-04-26T03:40:22.951 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-04-26T03:40:23.132 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-26T03:40:23.201 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-26T03:40:23.229 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-pytest. 2024-04-26T03:40:23.257 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../113-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-04-26T03:40:23.287 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-04-26T03:40:23.392 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-26T03:40:23.541 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-ceph-argparse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:23.649 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package python3-simplejson. 2024-04-26T03:40:23.678 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../114-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-04-26T03:40:23.715 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-04-26T03:40:23.760 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-26T03:40:23.793 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-26T03:40:23.927 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-26T03:40:23.993 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-04-26T03:40:24.010 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../115-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-04-26T03:40:24.036 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-26T03:40:24.051 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-04-26T03:40:24.053 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-04-26T03:40:24.179 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-26T03:40:24.370 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-26T03:40:24.455 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-04-26T03:40:24.622 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-26T03:40:24.731 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:24.805 INFO:teuthology.orchestra.run.smithi008.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-04-26T03:40:24.805 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package radosgw. 2024-04-26T03:40:24.835 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../116-radosgw_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:24.853 INFO:teuthology.orchestra.run.smithi008.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-04-26T03:40:24.872 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking radosgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:24.917 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-26T03:40:25.024 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-idna (3.3-1) ... 2024-04-26T03:40:25.043 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-26T03:40:25.342 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-26T03:40:25.411 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:25.537 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-26T03:40:25.700 INFO:teuthology.orchestra.run.smithi012.stdout:Selecting previously unselected package rbd-fuse. 2024-04-26T03:40:25.717 INFO:teuthology.orchestra.run.smithi012.stdout:Preparing to unpack .../117-rbd-fuse_19.0.0-2457-gddeaa917-1jammy_amd64.deb ... 2024-04-26T03:40:25.749 INFO:teuthology.orchestra.run.smithi012.stdout:Unpacking rbd-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:25.805 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-26T03:40:26.049 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-04-26T03:40:26.073 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-26T03:40:26.371 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-04-26T03:40:26.382 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up zip (3.0-12build2) ... 2024-04-26T03:40:26.430 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-04-26T03:40:26.492 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-26T03:40:26.497 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up nvme-cli (1.16-3ubuntu0.1) ... 2024-04-26T03:40:26.674 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:26.927 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-04-26T03:40:26.966 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-26T03:40:27.177 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-26T03:40:27.276 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-04-26T03:40:27.284 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-26T03:40:27.410 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-26T03:40:27.437 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-26T03:40:27.536 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-26T03:40:27.563 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-26T03:40:27.689 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-26T03:40:27.713 INFO:teuthology.orchestra.run.smithi012.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-04-26T03:40:27.799 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:27.845 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-26T03:40:28.007 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-04-26T03:40:28.097 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-26T03:40:28.333 INFO:teuthology.orchestra.run.smithi012.stdout:Adding system user cephadm....done 2024-04-26T03:40:28.342 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:28.383 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-26T03:40:28.465 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-26T03:40:28.548 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-04-26T03:40:28.651 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-26T03:40:28.758 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-26T03:40:29.009 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-26T03:40:29.017 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-04-26T03:40:29.027 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-26T03:40:29.260 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-26T03:40:29.276 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-04-26T03:40:29.321 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-26T03:40:29.411 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-04-26T03:40:29.511 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-26T03:40:29.670 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-04-26T03:40:29.680 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-26T03:40:29.762 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-26T03:40:29.940 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-26T03:40:29.955 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-04-26T03:40:30.030 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-26T03:40:30.049 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:30.081 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-py (1.10.0-1) ... 2024-04-26T03:40:30.156 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-26T03:40:30.342 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-idna (3.3-1) ... 2024-04-26T03:40:30.391 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-04-26T03:40:30.440 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-26T03:40:30.566 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-26T03:40:30.677 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-26T03:40:30.760 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-04-26T03:40:30.851 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-26T03:40:31.011 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-04-26T03:40:31.152 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-26T03:40:31.304 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-04-26T03:40:31.428 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-26T03:40:31.545 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-04-26T03:40:31.555 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-04-26T03:40:31.688 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:31.762 INFO:teuthology.orchestra.run.smithi139.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-26T03:40:31.815 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-04-26T03:40:31.841 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-04-26T03:40:31.998 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-26T03:40:32.051 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:32.082 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-04-26T03:40:32.124 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-26T03:40:32.186 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-26T03:40:32.341 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-ceph-argparse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:32.453 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-26T03:40:32.517 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-26T03:40:32.579 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-26T03:40:32.705 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-26T03:40:32.768 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up lua-any (27ubuntu1) ... 2024-04-26T03:40:32.835 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-04-26T03:40:32.869 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-26T03:40:32.969 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-04-26T03:40:33.032 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-26T03:40:33.120 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-04-26T03:40:33.128 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:33.246 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-26T03:40:33.271 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-04-26T03:40:33.300 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-26T03:40:33.534 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:33.555 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-26T03:40:33.580 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-04-26T03:40:33.660 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-26T03:40:33.873 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-26T03:40:33.960 INFO:teuthology.orchestra.run.smithi012.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-04-26T03:40:33.970 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-26T03:40:33.986 INFO:teuthology.orchestra.run.smithi012.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-04-26T03:40:34.059 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-04-26T03:40:34.149 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-26T03:40:34.185 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-04-26T03:40:34.254 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-26T03:40:34.276 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-26T03:40:34.522 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-26T03:40:34.551 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-26T03:40:34.552 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:34.678 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-04-26T03:40:34.782 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-26T03:40:34.802 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-26T03:40:34.963 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-04-26T03:40:35.016 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-26T03:40:35.155 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-26T03:40:35.256 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-04-26T03:40:35.267 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-26T03:40:35.394 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-26T03:40:35.540 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-26T03:40:35.565 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up zip (3.0-12build2) ... 2024-04-26T03:40:35.678 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-26T03:40:35.716 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-04-26T03:40:35.804 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-26T03:40:35.825 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-26T03:40:36.097 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-26T03:40:36.152 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-26T03:40:36.270 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up librados2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:36.388 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libsqlite3-mod-ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:36.398 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-26T03:40:36.452 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-04-26T03:40:36.497 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-04-26T03:40:36.641 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-26T03:40:36.711 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-04-26T03:40:36.742 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-04-26T03:40:36.850 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libcephfs2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:36.862 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-04-26T03:40:36.876 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:36.976 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libradosstriper1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:37.000 INFO:teuthology.orchestra.run.smithi008.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-26T03:40:37.013 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-04-26T03:40:37.102 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-26T03:40:37.253 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-26T03:40:37.356 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-04-26T03:40:37.379 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-26T03:40:37.387 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up librbd1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:37.513 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mgr-modules-core (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:37.639 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:37.757 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-04-26T03:40:37.772 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-26T03:40:37.849 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-26T03:40:37.850 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-26T03:40:38.008 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-04-26T03:40:38.040 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up lua-any (27ubuntu1) ... 2024-04-26T03:40:38.141 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-26T03:40:38.357 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up libcephfs-dev (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:38.393 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:38.410 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-04-26T03:40:38.483 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-rados (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:38.519 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-26T03:40:38.592 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up librgw2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:38.701 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-26T03:40:38.719 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.1) ... 2024-04-26T03:40:38.862 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-26T03:40:39.096 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-04-26T03:40:39.163 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-26T03:40:39.363 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-04-26T03:40:39.439 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-26T03:40:39.489 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:39.565 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-26T03:40:39.824 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-idna (3.3-1) ... 2024-04-26T03:40:39.833 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-26T03:40:39.948 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-rbd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:40.065 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up rbd-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:40.084 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-26T03:40:40.142 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-04-26T03:40:40.191 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-rgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:40.317 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up python3-cephfs (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:40.443 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:40.446 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-26T03:40:40.831 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-26T03:40:41.002 INFO:teuthology.orchestra.run.smithi139.stdout:Adding group ceph....done 2024-04-26T03:40:41.124 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-26T03:40:41.370 INFO:teuthology.orchestra.run.smithi139.stdout:Adding system user ceph....done 2024-04-26T03:40:41.372 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-04-26T03:40:41.460 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-26T03:40:41.531 INFO:teuthology.orchestra.run.smithi139.stdout:Setting system user ceph properties....done 2024-04-26T03:40:41.546 INFO:teuthology.orchestra.run.smithi139.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-26T03:40:41.586 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librados2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:41.615 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:41.685 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-26T03:40:41.713 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libsqlite3-mod-ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:41.759 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-toml (0.10.2-1) ... 2024-04-26T03:40:41.839 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-04-26T03:40:42.000 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-26T03:40:42.140 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-04-26T03:40:42.150 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libcephfs2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:42.260 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libradosstriper1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:42.302 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-04-26T03:40:42.386 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-26T03:40:42.428 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-04-26T03:40:42.477 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-test (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:42.594 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up radosgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:42.662 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librbd1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:42.721 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-04-26T03:40:42.788 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-modules-core (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:42.914 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:42.981 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-04-26T03:40:43.052 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-26T03:40:43.052 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-26T03:40:43.132 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-26T03:40:43.132 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-26T03:40:43.232 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:43.366 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-04-26T03:40:43.513 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-base (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:43.657 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up libcephfs-dev (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:43.684 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-04-26T03:40:43.767 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rados (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:43.826 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-26T03:40:43.901 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up librgw2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:43.943 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-04-26T03:40:44.028 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-26T03:40:44.211 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-04-26T03:40:44.331 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mds (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:44.487 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-04-26T03:40:44.560 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-26T03:40:44.560 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-26T03:40:44.730 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-04-26T03:40:45.006 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-04-26T03:40:45.025 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mgr (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:45.123 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-04-26T03:40:45.245 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-26T03:40:45.245 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-26T03:40:45.290 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rbd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:45.408 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-04-26T03:40:45.432 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up rbd-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:45.526 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-04-26T03:40:45.533 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-rgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:45.634 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up python3-cephfs (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:45.717 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-osd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:45.762 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:45.819 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-04-26T03:40:45.991 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-26T03:40:45.991 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-26T03:40:46.145 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-04-26T03:40:46.314 INFO:teuthology.orchestra.run.smithi008.stdout:Adding group ceph....done 2024-04-26T03:40:46.387 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-04-26T03:40:46.486 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mgr-k8sevents (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:46.530 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-04-26T03:40:46.590 INFO:teuthology.orchestra.run.smithi008.stdout:Adding system user ceph....done 2024-04-26T03:40:46.611 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:46.656 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-04-26T03:40:46.717 INFO:teuthology.orchestra.run.smithi008.stdout:Setting system user ceph properties....done 2024-04-26T03:40:46.734 INFO:teuthology.orchestra.run.smithi008.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-26T03:40:46.746 INFO:teuthology.orchestra.run.smithi012.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-04-26T03:40:46.763 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mon (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:46.882 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-26T03:40:46.973 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-26T03:40:46.973 INFO:teuthology.orchestra.run.smithi139.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-26T03:40:46.983 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-04-26T03:40:47.084 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-04-26T03:40:47.177 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-26T03:40:47.447 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mgr-cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:47.468 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-04-26T03:40:47.590 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:47.639 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-test (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:47.716 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-mgr-dashboard (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:47.736 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up lua-any (27ubuntu1) ... 2024-04-26T03:40:47.765 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up radosgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:47.862 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-portend (3.0.0-1) ... 2024-04-26T03:40:47.867 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up ceph-volume (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:48.130 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-04-26T03:40:48.196 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-26T03:40:48.196 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-26T03:40:48.203 INFO:teuthology.orchestra.run.smithi139.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-04-26T03:40:48.256 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.1) ... 2024-04-26T03:40:48.312 INFO:teuthology.orchestra.run.smithi139.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-26T03:40:48.456 INFO:teuthology.orchestra.run.smithi139.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-26T03:40:48.582 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-04-26T03:40:48.642 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-base (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:48.900 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-04-26T03:40:49.027 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-26T03:40:49.193 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-04-26T03:40:49.318 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-rsa (4.8-1) ... 2024-04-26T03:40:49.460 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mds (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:49.507 INFO:teuthology.orchestra.run.smithi139.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-04-26T03:40:49.595 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-04-26T03:40:49.666 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-26T03:40:49.666 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-26T03:40:49.862 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-04-26T03:40:50.096 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:50.147 INFO:teuthology.orchestra.run.smithi139.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-26T03:40:50.153 DEBUG:teuthology.parallel:result is None 2024-04-26T03:40:50.216 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-04-26T03:40:50.318 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-26T03:40:50.318 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-26T03:40:50.584 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-04-26T03:40:50.797 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-osd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:50.869 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-04-26T03:40:51.086 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-26T03:40:51.086 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-26T03:40:51.221 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-04-26T03:40:51.347 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up librados2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:51.465 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libsqlite3-mod-ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:51.532 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-k8sevents (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:51.566 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-04-26T03:40:51.633 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:51.759 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mon (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:51.878 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libcephfs2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:51.980 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-26T03:40:51.980 INFO:teuthology.orchestra.run.smithi008.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-26T03:40:52.003 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libradosstriper1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:52.146 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-04-26T03:40:52.427 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:52.431 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up librbd1 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:52.540 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mgr-modules-core (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:52.578 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:52.642 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:52.704 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-mgr-dashboard (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:52.843 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-26T03:40:52.844 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-04-26T03:40:52.855 INFO:teuthology.orchestra.run.smithi008.stdout:Setting up ceph-volume (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:53.233 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-04-26T03:40:53.334 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-26T03:40:53.335 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up libcephfs-dev (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:53.486 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-rados (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:53.486 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-26T03:40:53.612 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up librgw2 (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:53.738 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-04-26T03:40:54.605 INFO:teuthology.orchestra.run.smithi008.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-04-26T03:40:55.000 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-rbd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:55.126 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up rbd-fuse (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:55.252 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-rgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:55.267 INFO:teuthology.orchestra.run.smithi008.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-26T03:40:55.272 DEBUG:teuthology.parallel:result is None 2024-04-26T03:40:55.378 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up python3-cephfs (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:55.504 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-common (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:56.013 INFO:teuthology.orchestra.run.smithi012.stdout:Adding group ceph....done 2024-04-26T03:40:56.298 INFO:teuthology.orchestra.run.smithi012.stdout:Adding system user ceph....done 2024-04-26T03:40:56.467 INFO:teuthology.orchestra.run.smithi012.stdout:Setting system user ceph properties....done 2024-04-26T03:40:56.480 INFO:teuthology.orchestra.run.smithi012.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-04-26T03:40:56.637 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-04-26T03:40:56.983 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-04-26T03:40:57.479 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-test (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:57.605 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up radosgw (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:58.085 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-26T03:40:58.085 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-04-26T03:40:58.549 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-base (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:58.880 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-04-26T03:40:59.376 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mds (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:40:59.632 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-26T03:40:59.632 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-04-26T03:41:00.111 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mgr (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:00.338 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-26T03:41:00.338 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-04-26T03:41:00.829 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-osd (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:01.119 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-26T03:41:01.119 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-04-26T03:41:01.664 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mgr-k8sevents (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:01.773 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mgr-diskprediction-local (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:01.899 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mon (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:02.115 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-26T03:41:02.116 INFO:teuthology.orchestra.run.smithi012.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-04-26T03:41:02.609 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mgr-cephadm (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:02.760 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:02.894 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-mgr-dashboard (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:03.045 INFO:teuthology.orchestra.run.smithi012.stdout:Setting up ceph-volume (19.0.0-2457-gddeaa917-1jammy) ... 2024-04-26T03:41:03.406 INFO:teuthology.orchestra.run.smithi012.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-04-26T03:41:03.507 INFO:teuthology.orchestra.run.smithi012.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-04-26T03:41:03.770 INFO:teuthology.orchestra.run.smithi012.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-04-26T03:41:05.069 INFO:teuthology.orchestra.run.smithi012.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-04-26T03:41:05.722 INFO:teuthology.orchestra.run.smithi012.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-04-26T03:41:05.727 DEBUG:teuthology.parallel:result is None 2024-04-26T03:41:05.728 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:41:05.956 DEBUG:teuthology.orchestra.run.smithi008:> dpkg-query -W -f '${Version}' ceph 2024-04-26T03:41:05.977 INFO:teuthology.orchestra.run.smithi008.stdout:19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:41:05.978 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:41:05.978 INFO:teuthology.task.install:The correct ceph version 19.0.0-2457-gddeaa917-1jammy is installed. 2024-04-26T03:41:05.981 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:41:06.200 DEBUG:teuthology.orchestra.run.smithi012:> dpkg-query -W -f '${Version}' ceph 2024-04-26T03:41:06.222 INFO:teuthology.orchestra.run.smithi012.stdout:19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:41:06.223 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:41:06.223 INFO:teuthology.task.install:The correct ceph version 19.0.0-2457-gddeaa917-1jammy is installed. 2024-04-26T03:41:06.225 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:41:06.500 DEBUG:teuthology.orchestra.run.smithi139:> dpkg-query -W -f '${Version}' ceph 2024-04-26T03:41:06.519 INFO:teuthology.orchestra.run.smithi139.stdout:19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:41:06.520 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2457-gddeaa917-1jammy 2024-04-26T03:41:06.520 INFO:teuthology.task.install:The correct ceph version 19.0.0-2457-gddeaa917-1jammy is installed. 2024-04-26T03:41:06.523 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-26T03:41:06.523 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:41:06.523 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-26T03:41:06.539 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:41:06.539 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-26T03:41:06.554 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:41:06.554 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-26T03:41:06.575 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-26T03:41:06.575 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:41:06.575 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/usr/bin/daemon-helper 2024-04-26T03:41:06.595 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-26T03:41:06.651 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:41:06.651 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/usr/bin/daemon-helper 2024-04-26T03:41:06.665 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-26T03:41:06.721 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:41:06.721 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/usr/bin/daemon-helper 2024-04-26T03:41:06.734 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-26T03:41:06.789 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-26T03:41:06.789 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:41:06.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-26T03:41:06.803 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-26T03:41:06.860 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:41:06.860 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-26T03:41:06.874 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-26T03:41:06.929 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:41:06.929 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-26T03:41:06.943 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-26T03:41:06.997 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-26T03:41:06.998 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:41:06.998 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/usr/bin/stdin-killer 2024-04-26T03:41:07.011 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-26T03:41:07.067 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:41:07.067 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/usr/bin/stdin-killer 2024-04-26T03:41:07.082 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-26T03:41:07.137 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:41:07.137 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/usr/bin/stdin-killer 2024-04-26T03:41:07.151 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-26T03:41:07.205 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-26T03:41:07.325 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'], 'log-only-match': ['CEPHADM_'], 'sha1': 'ddeaa91797339a19172c3036ff48cca58c12f448'} 2024-04-26T03:41:07.325 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:41:07.325 INFO:tasks.cephadm:Cluster fsid is d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:41:07.325 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-26T03:41:07.326 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.8', 'mon.b': '172.21.15.12', 'mon.c': '172.21.15.139'} 2024-04-26T03:41:07.326 INFO:tasks.cephadm:First mon is mon.a on smithi008 2024-04-26T03:41:07.326 INFO:tasks.cephadm:First mgr is a 2024-04-26T03:41:07.326 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-26T03:41:07.326 DEBUG:teuthology.orchestra.run.smithi008:> sudo hostname $(hostname -s) 2024-04-26T03:41:07.344 DEBUG:teuthology.orchestra.run.smithi012:> sudo hostname $(hostname -s) 2024-04-26T03:41:07.359 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2024-04-26T03:41:07.374 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-26T03:41:07.374 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:41:07.597 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'ddeaa91797339a19172c3036ff48cca58c12f448', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/78902/', 'root_build_cause': 'MANUALTRIGGER', 'version': '19.0.0-2457-gddeaa917', 'node_name': '172.21.2.13+braggi13', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2457-gddeaa917-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-04-25 18:59:27.332423', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri2-testing-2024-04-24-0914-squid', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-04-26T03:41:07.817 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-yuri2-testing-2024-04-24-0914-squid, sha1 ddeaa91797339a19172c3036ff48cca58c12f448 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:41:07.819 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-04-26T03:41:07.819 DEBUG:teuthology.orchestra.run.smithi008:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:08.746 INFO:teuthology.orchestra.run.smithi008.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788664 Apr 26 03:41 /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:08.746 DEBUG:teuthology.orchestra.run.smithi012:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:09.772 INFO:teuthology.orchestra.run.smithi012.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788664 Apr 26 03:41 /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:09.773 DEBUG:teuthology.orchestra.run.smithi139:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-yuri2-testing-2024-04-24-0914-squid/ddeaa91797339a19172c3036ff48cca58c12f448/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:10.634 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-rw-r-- 1 ubuntu ubuntu 788664 Apr 26 03:41 /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:10.635 DEBUG:teuthology.orchestra.run.smithi008:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:10.643 DEBUG:teuthology.orchestra.run.smithi012:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:10.651 DEBUG:teuthology.orchestra.run.smithi139:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-26T03:41:10.669 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 on all hosts... 2024-04-26T03:41:10.670 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 pull 2024-04-26T03:41:10.688 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 pull 2024-04-26T03:41:10.694 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 pull 2024-04-26T03:41:10.859 INFO:teuthology.orchestra.run.smithi008.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448... 2024-04-26T03:41:10.867 INFO:teuthology.orchestra.run.smithi012.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448... 2024-04-26T03:41:10.868 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448... 2024-04-26T03:42:10.528 INFO:teuthology.orchestra.run.smithi008.stdout:{ 2024-04-26T03:42:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "ceph_version": "ceph version 19.0.0-2457-gddeaa917 (ddeaa91797339a19172c3036ff48cca58c12f448) squid (dev)", 2024-04-26T03:42:10.528 INFO:teuthology.orchestra.run.smithi008.stdout: "image_id": "b2d50899180cb1370c09a2098e55a11930baef4ccad92b492a8f3682c3f965b3", 2024-04-26T03:42:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "repo_digests": [ 2024-04-26T03:42:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5d90a071bff729ee9fb23d52aa874dbb8b26faeec6005f28fa39cc5f56e5c3a4" 2024-04-26T03:42:10.529 INFO:teuthology.orchestra.run.smithi008.stdout: ] 2024-04-26T03:42:10.529 INFO:teuthology.orchestra.run.smithi008.stdout:} 2024-04-26T03:42:22.330 INFO:teuthology.orchestra.run.smithi012.stdout:{ 2024-04-26T03:42:22.330 INFO:teuthology.orchestra.run.smithi012.stdout: "ceph_version": "ceph version 19.0.0-2457-gddeaa917 (ddeaa91797339a19172c3036ff48cca58c12f448) squid (dev)", 2024-04-26T03:42:22.330 INFO:teuthology.orchestra.run.smithi012.stdout: "image_id": "b2d50899180cb1370c09a2098e55a11930baef4ccad92b492a8f3682c3f965b3", 2024-04-26T03:42:22.330 INFO:teuthology.orchestra.run.smithi012.stdout: "repo_digests": [ 2024-04-26T03:42:22.330 INFO:teuthology.orchestra.run.smithi012.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5d90a071bff729ee9fb23d52aa874dbb8b26faeec6005f28fa39cc5f56e5c3a4" 2024-04-26T03:42:22.330 INFO:teuthology.orchestra.run.smithi012.stdout: ] 2024-04-26T03:42:22.330 INFO:teuthology.orchestra.run.smithi012.stdout:} 2024-04-26T03:42:27.688 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2024-04-26T03:42:27.688 INFO:teuthology.orchestra.run.smithi139.stdout: "ceph_version": "ceph version 19.0.0-2457-gddeaa917 (ddeaa91797339a19172c3036ff48cca58c12f448) squid (dev)", 2024-04-26T03:42:27.688 INFO:teuthology.orchestra.run.smithi139.stdout: "image_id": "b2d50899180cb1370c09a2098e55a11930baef4ccad92b492a8f3682c3f965b3", 2024-04-26T03:42:27.689 INFO:teuthology.orchestra.run.smithi139.stdout: "repo_digests": [ 2024-04-26T03:42:27.689 INFO:teuthology.orchestra.run.smithi139.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:5d90a071bff729ee9fb23d52aa874dbb8b26faeec6005f28fa39cc5f56e5c3a4" 2024-04-26T03:42:27.689 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2024-04-26T03:42:27.689 INFO:teuthology.orchestra.run.smithi139.stdout:} 2024-04-26T03:42:27.732 DEBUG:teuthology.orchestra.run.smithi008:> sudo mkdir -p /etc/ceph 2024-04-26T03:42:27.747 DEBUG:teuthology.orchestra.run.smithi012:> sudo mkdir -p /etc/ceph 2024-04-26T03:42:27.762 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /etc/ceph 2024-04-26T03:42:27.777 DEBUG:teuthology.orchestra.run.smithi008:> sudo chmod 777 /etc/ceph 2024-04-26T03:42:27.803 DEBUG:teuthology.orchestra.run.smithi012:> sudo chmod 777 /etc/ceph 2024-04-26T03:42:27.818 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 777 /etc/ceph 2024-04-26T03:42:27.832 INFO:tasks.cephadm:Writing seed config... 2024-04-26T03:42:27.833 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-26T03:42:27.833 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-26T03:42:27.833 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-26T03:42:27.833 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-26T03:42:27.833 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-26T03:42:27.834 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-26T03:42:27.834 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-26T03:42:27.834 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-26T03:42:27.834 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-26T03:42:27.834 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:42:27.835 DEBUG:teuthology.orchestra.run.smithi008:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-26T03:42:27.851 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 = d0a8bc48-037e-11ef-bc93-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-04-26T03:42:27.851 DEBUG:teuthology.orchestra.run.smithi008:mon.a> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a.service 2024-04-26T03:42:27.896 DEBUG:teuthology.orchestra.run.smithi008:mgr.a> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.a.service 2024-04-26T03:42:27.942 INFO:tasks.cephadm:Bootstrapping... 2024-04-26T03:42:27.942 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 -v bootstrap --fsid d0a8bc48-037e-11ef-bc93-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.8 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:42:28.154 INFO:teuthology.orchestra.run.smithi008.stdout:-------------------------------------------------------------------------------- 2024-04-26T03:42:28.154 INFO:teuthology.orchestra.run.smithi008.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448', '-v', 'bootstrap', '--fsid', 'd0a8bc48-037e-11ef-bc93-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.8', '--skip-admin-label'] 2024-04-26T03:42:28.154 INFO:teuthology.orchestra.run.smithi008.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-26T03:42:28.155 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying podman|docker is present... 2024-04-26T03:42:28.155 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying lvm2 is present... 2024-04-26T03:42:28.155 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying time synchronization is in place... 2024-04-26T03:42:28.161 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-26T03:42:28.161 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-26T03:42:28.165 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-26T03:42:28.165 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.169 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-26T03:42:28.169 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-26T03:42:28.175 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-26T03:42:28.175 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.180 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-26T03:42:28.180 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout masked 2024-04-26T03:42:28.183 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-26T03:42:28.184 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.187 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-26T03:42:28.188 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-26T03:42:28.191 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-26T03:42:28.191 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.195 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout enabled 2024-04-26T03:42:28.199 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout active 2024-04-26T03:42:28.199 INFO:teuthology.orchestra.run.smithi008.stdout:Unit ntp.service is enabled and running 2024-04-26T03:42:28.199 INFO:teuthology.orchestra.run.smithi008.stdout:Repeating the final host check... 2024-04-26T03:42:28.199 INFO:teuthology.orchestra.run.smithi008.stdout:docker (/usr/bin/docker) is present 2024-04-26T03:42:28.200 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl is present 2024-04-26T03:42:28.200 INFO:teuthology.orchestra.run.smithi008.stdout:lvcreate is present 2024-04-26T03:42:28.203 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-26T03:42:28.203 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-26T03:42:28.206 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-26T03:42:28.207 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.210 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-04-26T03:42:28.210 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-04-26T03:42:28.214 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-04-26T03:42:28.214 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.217 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-04-26T03:42:28.218 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout masked 2024-04-26T03:42:28.221 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-04-26T03:42:28.221 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.225 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-04-26T03:42:28.225 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-04-26T03:42:28.229 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-04-26T03:42:28.229 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout inactive 2024-04-26T03:42:28.233 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout enabled 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stdout active 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:Unit ntp.service is enabled and running 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:Host looks OK 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:Cluster fsid: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:Acquiring lock 140084915890032 on /run/cephadm/d0a8bc48-037e-11ef-bc93-c7b262605968.lock 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:Lock 140084915890032 acquired on /run/cephadm/d0a8bc48-037e-11ef-bc93-c7b262605968.lock 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying IP 172.21.15.8 port 3300 ... 2024-04-26T03:42:28.237 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying IP 172.21.15.8 port 6789 ... 2024-04-26T03:42:28.238 INFO:teuthology.orchestra.run.smithi008.stdout:Base mon IP(s) is [172.21.15.8:3300, 172.21.15.8:6789], mon addrv is [v2:172.21.15.8:3300,v1:172.21.15.8:6789] 2024-04-26T03:42:28.240 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-04-26T03:42:28.240 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-26T03:42:28.240 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.8 2024-04-26T03:42:28.242 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-26T03:42:28.242 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-26T03:42:28.242 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1796sec hoplimit 64 pref medium 2024-04-26T03:42:28.244 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-26T03:42:28.245 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-26T03:42:28.245 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-26T03:42:28.245 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-26T03:42:28.245 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:25fe/64 scope link 2024-04-26T03:42:28.245 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-26T03:42:28.245 INFO:teuthology.orchestra.run.smithi008.stdout:Mon IP `172.21.15.8` is in CIDR network `172.21.0.0/20` 2024-04-26T03:42:28.246 INFO:teuthology.orchestra.run.smithi008.stdout:Mon IP `172.21.15.8` is in CIDR network `172.21.0.0/20` 2024-04-26T03:42:28.246 INFO:teuthology.orchestra.run.smithi008.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-26T03:42:28.246 INFO:teuthology.orchestra.run.smithi008.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-26T03:42:28.246 INFO:teuthology.orchestra.run.smithi008.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448... 2024-04-26T03:42:28.493 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout ddeaa91797339a19172c3036ff48cca58c12f448: Pulling from ceph-ci/ceph 2024-04-26T03:42:28.493 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout Digest: sha256:5d90a071bff729ee9fb23d52aa874dbb8b26faeec6005f28fa39cc5f56e5c3a4 2024-04-26T03:42:28.493 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:42:28.493 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 2024-04-26T03:42:30.039 INFO:teuthology.orchestra.run.smithi008.stdout:ceph: stdout ceph version 19.0.0-2457-gddeaa917 (ddeaa91797339a19172c3036ff48cca58c12f448) squid (dev) 2024-04-26T03:42:30.040 INFO:teuthology.orchestra.run.smithi008.stdout:Ceph version: ceph version 19.0.0-2457-gddeaa917 (ddeaa91797339a19172c3036ff48cca58c12f448) squid (dev) 2024-04-26T03:42:30.040 INFO:teuthology.orchestra.run.smithi008.stdout:Extracting ceph user uid/gid from container image... 2024-04-26T03:42:31.253 INFO:teuthology.orchestra.run.smithi008.stdout:stat: stdout 167 167 2024-04-26T03:42:31.253 INFO:teuthology.orchestra.run.smithi008.stdout:Creating initial keys... 2024-04-26T03:42:32.399 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-authtool: stdout AQCnIitmrYN/NhAAGctqaPjYOlGBhpjYqNAryw== 2024-04-26T03:42:33.522 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-authtool: stdout AQCpIitm1WXQARAATIatMxALVx+KgCrzeS5XYg== 2024-04-26T03:42:34.809 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-authtool: stdout AQCqIitmwVyeEBAAuoVpnftlB7kqdx3E/fcC7g== 2024-04-26T03:42:34.810 INFO:teuthology.orchestra.run.smithi008.stdout:Creating initial monmap... 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:monmaptool for a [v2:172.21.15.8:3300,v1:172.21.15.8:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:setting min_mon_release = quincy 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: set fsid to d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:42:36.123 INFO:teuthology.orchestra.run.smithi008.stdout:Creating mon... 2024-04-26T03:42:37.443 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.787+0000 7f226a0d8c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-26T03:42:37.443 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.787+0000 7f226a0d8c80 1 imported monmap: 2024-04-26T03:42:37.443 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-04-26T03:42:37.443 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:37.443 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-04-26T03:42:35.621288+0000 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.787+0000 7f226a0d8c80 0 /usr/bin/ceph-mon: set fsid to d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Git sha 0 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Compile date 2024-04-24 18:24:05 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: DB SUMMARY 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: DB Session ID: FSU4DLJQOMRQWIOQLRJ7 2024-04-26T03:42:37.444 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.error_if_exists: 0 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.create_if_missing: 1 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.env: 0x560e13a4fc60 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.info_log: 0x560e14c62d20 2024-04-26T03:42:37.445 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.statistics: (nil) 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.use_fsync: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T03:42:37.446 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.db_log_dir: 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.wal_dir: 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.write_buffer_manager: 0x560e14c37360 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T03:42:37.447 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.unordered_write: 0 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T03:42:37.448 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.row_cache: None 2024-04-26T03:42:37.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.wal_filter: None 2024-04-26T03:42:37.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T03:42:37.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-26T03:42:37.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.two_write_queues: 0 2024-04-26T03:42:37.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-26T03:42:37.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.wal_compression: 0 2024-04-26T03:42:37.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.atomic_flush: 0 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-26T03:42:37.450 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_open_files: -1 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-26T03:42:37.451 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Compression algorithms supported: 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kZSTD supported: 0 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kXpressCompression supported: 0 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kZlibCompression supported: 1 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-26T03:42:37.452 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.merge_operator: 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_filter: None 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560e14c62e20) 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T03:42:37.453 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x560e14c67090 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-04-26T03:42:37.454 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-04-26T03:42:37.455 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression: NoCompression 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.num_levels: 7 2024-04-26T03:42:37.456 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-26T03:42:37.457 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T03:42:37.458 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T03:42:37.459 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.table_properties_collectors: 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T03:42:37.460 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.bloom_locality: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.ttl: 2592000 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.enable_blob_files: false 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.min_blob_size: 0 2024-04-26T03:42:37.461 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 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-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f95e5843-b564-421d-87c2-fa8ed7cdae1e 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.462 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560e14d32000 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f226a0d8c80 4 rocksdb: DB pointer 0x560e14d22000 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f225a243700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.791+0000 7f225a243700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.463 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T03:42:37.464 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.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-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x560e14c67090#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.795+0000 7f226a0d8c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.795+0000 7f226a0d8c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-04-26T03:42:37.465 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph-mon: stderr debug 2024-04-26T03:42:36.795+0000 7f226a0d8c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-26T03:42:37.466 INFO:teuthology.orchestra.run.smithi008.stdout:create mon.a on 2024-04-26T03:42:37.731 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-04-26T03:42:37.915 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-26T03:42:38.139 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968.target. 2024-04-26T03:42:38.139 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968.target -> /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968.target. 2024-04-26T03:42:38.487 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a 2024-04-26T03:42:38.487 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-26T03:42:38.674 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968.target.wants/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@.service. 2024-04-26T03:42:38.683 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2024-04-26T03:42:38.683 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to enable service . firewalld.service is not available 2024-04-26T03:42:38.683 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mon to start... 2024-04-26T03:42:38.683 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mon... 2024-04-26T03:42:40.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:39 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.883105+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2024-04-26T03:42:40.682 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout cluster: 2024-04-26T03:42:40.682 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout id: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:40.683 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-26T03:42:40.683 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:40.683 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout services: 2024-04-26T03:42:40.683 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.226457s) 2024-04-26T03:42:40.683 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-26T03:42:40.683 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-26T03:42:40.684 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:40.684 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout data: 2024-04-26T03:42:40.684 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-26T03:42:40.684 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-26T03:42:40.684 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-26T03:42:40.684 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout pgs: 2024-04-26T03:42:40.685 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:40.685 INFO:teuthology.orchestra.run.smithi008.stdout:mon is available 2024-04-26T03:42:40.685 INFO:teuthology.orchestra.run.smithi008.stdout:Assimilating anything we can from ceph.conf... 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907010+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907200+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 1 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907214+0000 mon.a (mon.0) 4 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907225+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-04-26T03:42:35.621288+0000 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907233+0000 mon.a (mon.0) 6 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907243+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907250+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.907259+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.909573+0000 mon.a (mon.0) 10 : cluster 0 fsmap 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.911773+0000 mon.a (mon.0) 11 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: cluster 2024-04-26T03:42:39.912218+0000 mon.a (mon.0) 12 : cluster 0 mgrmap e1: no daemons active 2024-04-26T03:42:41.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:40 smithi008 bash[20966]: audit 2024-04-26T03:42:40.133400+0000 mon.a (mon.0) 13 : audit 0 from='client.? 172.21.15.8:0/3464388441' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [global] 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout fsid = d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.8:3300,v1:172.21.15.8:6789] 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-26T03:42:42.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [osd] 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-26T03:42:42.174 INFO:teuthology.orchestra.run.smithi008.stdout:Generating new minimal ceph.conf... 2024-04-26T03:42:42.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:41 smithi008 bash[20966]: audit 2024-04-26T03:42:41.588013+0000 mon.a (mon.0) 14 : audit 1 from='client.? 172.21.15.8:0/2009364292' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-26T03:42:42.200 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:41 smithi008 bash[20966]: audit 2024-04-26T03:42:41.591681+0000 mon.a (mon.0) 15 : audit 1 from='client.? 172.21.15.8:0/2009364292' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-26T03:42:43.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:43 smithi008 bash[20966]: audit 2024-04-26T03:42:43.146282+0000 mon.a (mon.0) 16 : audit 0 from='client.? 172.21.15.8:0/2942014717' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:42:43.638 INFO:teuthology.orchestra.run.smithi008.stdout:Restarting the monitor... 2024-04-26T03:42:43.939 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:43 smithi008 systemd[1]: Stopping Ceph mon.a for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:42:43.939 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:43 smithi008 bash[20966]: debug 2024-04-26T03:42:43.767+0000 7f90ac0ce700 -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-04-26T03:42:43.939 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:43 smithi008 bash[20966]: debug 2024-04-26T03:42:43.767+0000 7f90ac0ce700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-26T03:42:44.325 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:44 smithi008 bash[21350]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-mon-a 2024-04-26T03:42:44.341 INFO:teuthology.orchestra.run.smithi008.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-26T03:42:44.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:44 smithi008 bash[21411]: Error response from daemon: No such container: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-mon-a 2024-04-26T03:42:44.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:44 smithi008 systemd[1]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-26T03:42:44.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:44 smithi008 systemd[1]: Stopped Ceph mon.a for d0a8bc48-037e-11ef-bc93-c7b262605968. 2024-04-26T03:42:44.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:44 smithi008 systemd[1]: Started Ceph mon.a for d0a8bc48-037e-11ef-bc93-c7b262605968. 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.287+0000 7f85cbcedc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.287+0000 7f85cbcedc80 0 ceph version 19.0.0-2457-gddeaa917 (ddeaa91797339a19172c3036ff48cca58c12f448) squid (dev), process ceph-mon, pid 7 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.287+0000 7f85cbcedc80 0 pidfile_write: ignore empty --pid-file 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 0 load: jerasure load: lrc 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Git sha 0 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Compile date 2024-04-24 18:24:05 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: DB SUMMARY 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: DB Session ID: QFDWPAIUQZYZHRZVUHB3 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: CURRENT file: CURRENT 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-26T03:42:45.596 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88737 ; 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.error_if_exists: 0 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.create_if_missing: 0 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.env: 0x55f3dfb32c60 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.info_log: 0x55f3e1361ac0 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.statistics: (nil) 2024-04-26T03:42:45.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.use_fsync: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.db_log_dir: 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.wal_dir: 2024-04-26T03:42:45.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.write_buffer_manager: 0x55f3e13341e0 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T03:42:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.unordered_write: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.row_cache: None 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.wal_filter: None 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.two_write_queues: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.wal_compression: 0 2024-04-26T03:42:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.atomic_flush: 0 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-26T03:42:45.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-26T03:42:45.603 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-26T03:42:45.603 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T03:42:45.603 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_open_files: -1 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-26T03:42:45.604 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Compression algorithms supported: 2024-04-26T03:42:45.605 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T03:42:45.605 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kZSTD supported: 0 2024-04-26T03:42:45.605 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kXpressCompression supported: 0 2024-04-26T03:42:45.605 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-26T03:42:45.605 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kZlibCompression supported: 1 2024-04-26T03:42:45.605 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.merge_operator: 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_filter: None 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T03:42:45.606 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f3e1361bc0) 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cache_index_and_filter_blocks: 1 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: pin_top_level_index_and_filter: 1 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: index_type: 0 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: data_block_index_type: 0 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: index_shortening: 1 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: data_block_hash_table_util_ratio: 0.750000 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: checksum: 4 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: no_block_cache: 0 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_cache: 0x55f3e1363090 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_cache_name: BinnedLRUCache 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_cache_options: 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: capacity : 536870912 2024-04-26T03:42:45.607 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: num_shard_bits : 4 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: strict_capacity_limit : 0 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: high_pri_pool_ratio: 0.000 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_cache_compressed: (nil) 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: persistent_cache: (nil) 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_size: 4096 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_size_deviation: 10 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_restart_interval: 16 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: index_block_restart_interval: 1 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: metadata_block_size: 4096 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: partition_filters: 0 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: use_delta_encoding: 1 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: filter_policy: bloomfilter 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: whole_key_filtering: 1 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: verify_compression: 0 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: read_amp_bytes_per_bit: 0 2024-04-26T03:42:45.608 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: format_version: 5 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: enable_index_compression: 1 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: block_align: 0 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: max_auto_readahead_size: 262144 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: prepopulate_block_cache: 0 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: initial_auto_readahead_size: 8192 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: num_file_reads_for_auto_readahead: 2 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression: NoCompression 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.num_levels: 7 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T03:42:45.609 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-26T03:42:45.610 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-26T03:42:45.611 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-26T03:42:45.612 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.table_properties_collectors: 2024-04-26T03:42:45.613 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.bloom_locality: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.ttl: 2592000 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T03:42:45.614 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.enable_blob_files: false 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.min_blob_size: 0 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 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-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f95e5843-b564-421d-87c2-fa8ed7cdae1e 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714102965298233, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-26T03:42:45.615 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.291+0000 7f85cbcedc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85cbcedc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714102965299497, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85328, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83501, "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": 77708, "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": "[]", "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": 1714102965, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f95e5843-b564-421d-87c2-fa8ed7cdae1e", "db_session_id": "QFDWPAIUQZYZHRZVUHB3", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85cbcedc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714102965299612, "job": 1, "event": "recovery_finished"} 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85cbcedc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85cbcedc80 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-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85cbcedc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f3e1458000 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85cbcedc80 4 rocksdb: DB pointer 0x55f3e1442000 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85ba450700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85ba450700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: ** DB Stats ** 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T03:42:45.616 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: ** Compaction Stats [default] ** 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: 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-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: L0 2/0 85.16 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Sum 2/0 85.16 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: ** Compaction Stats [default] ** 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: 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-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 106.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T03:42:45.617 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: AddFile(Keys): cumulative 0, interval 0 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Cumulative compaction: 0.00 GB write, 19.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Interval compaction: 0.00 GB write, 19.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: 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-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: Block cache BinnedLRUCache@0x55f3e1363090#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: 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-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: ** File Read Latency Histogram By Level [default] ** 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.295+0000 7f85cbcedc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] at bind addrs [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 1 mon.a@-1(???) e1 preinit fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 0 mon.a@-1(???).mds e1 new map 2024-04-26T03:42:45.618 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 0 mon.a@-1(???).mds e1 print_map 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: e1 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: 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-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: legacy client fscid: -1 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: No filesystems configured 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: debug 2024-04-26T03:42:45.299+0000 7f85cbcedc80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331100+0000 mon.a (mon.0) 1 : cluster 1 mon.a is new leader, mons a in quorum (ranks 0) 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331180+0000 mon.a (mon.0) 2 : cluster 0 monmap epoch 1 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331200+0000 mon.a (mon.0) 3 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:42:45.619 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331225+0000 mon.a (mon.0) 4 : cluster 0 last_changed 2024-04-26T03:42:35.621288+0000 2024-04-26T03:42:45.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331235+0000 mon.a (mon.0) 5 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:42:45.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331250+0000 mon.a (mon.0) 6 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:42:45.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331265+0000 mon.a (mon.0) 7 : cluster 0 election_strategy: 1 2024-04-26T03:42:45.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331277+0000 mon.a (mon.0) 8 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:42:45.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331699+0000 mon.a (mon.0) 9 : cluster 0 fsmap 2024-04-26T03:42:45.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.331725+0000 mon.a (mon.0) 10 : cluster 0 osdmap e1: 0 total, 0 up, 0 in 2024-04-26T03:42:45.620 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:45 smithi008 bash[21451]: cluster 2024-04-26T03:42:45.332090+0000 mon.a (mon.0) 11 : cluster 0 mgrmap e1: no daemons active 2024-04-26T03:42:46.082 INFO:teuthology.orchestra.run.smithi008.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-26T03:42:46.100 INFO:teuthology.orchestra.run.smithi008.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:42:46.100 INFO:teuthology.orchestra.run.smithi008.stdout:Creating mgr... 2024-04-26T03:42:46.101 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-26T03:42:46.101 INFO:teuthology.orchestra.run.smithi008.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-26T03:42:46.419 INFO:teuthology.orchestra.run.smithi008.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.a 2024-04-26T03:42:46.419 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.a.service: Unit ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.a.service not loaded. 2024-04-26T03:42:46.528 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:46 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:42:46.609 INFO:teuthology.orchestra.run.smithi008.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968.target.wants/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@.service. 2024-04-26T03:42:46.617 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2024-04-26T03:42:46.617 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to enable service . firewalld.service is not available 2024-04-26T03:42:46.617 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2024-04-26T03:42:46.617 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-26T03:42:46.617 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr to start... 2024-04-26T03:42:46.617 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr... 2024-04-26T03:42:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:46 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:42:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:46 smithi008 bash[21451]: audit 2024-04-26T03:42:45.580604+0000 mon.a (mon.0) 12 : audit 1 from='client.? 172.21.15.8:0/3415765517' entity='client.admin' 2024-04-26T03:42:48.097 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:47 smithi008 bash[21451]: audit 2024-04-26T03:42:47.937854+0000 mon.a (mon.0) 13 : audit 0 from='client.? 172.21.15.8:0/1883814683' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T03:42:48.097 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:47 smithi008 bash[21706]: debug 2024-04-26T03:42:47.807+0000 7f4373187200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T03:42:48.502 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:48.502 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:42:48.502 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "d0a8bc48-037e-11ef-bc93-c7b262605968", 2024-04-26T03:42:48.502 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T03:42:48.502 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T03:42:48.502 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:48.503 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T03:42:48.504 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T03:42:48.505 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T03:42:48.505 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T03:42:48.511 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:48.511 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T03:42:48.512 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T03:42:39.908464+0000", 2024-04-26T03:42:48.513 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:48.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:48.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T03:42:48.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:42:48.514 INFO:teuthology.orchestra.run.smithi008.stdout:mgr not available, waiting (1/15)... 2024-04-26T03:42:49.796 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:49 smithi008 bash[21706]: debug 2024-04-26T03:42:49.435+0000 7f4373187200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T03:42:49.796 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:49 smithi008 bash[21706]: debug 2024-04-26T03:42:49.535+0000 7f4373187200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T03:42:49.796 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:49 smithi008 bash[21706]: debug 2024-04-26T03:42:49.791+0000 7f4373187200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T03:42:50.843 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:50 smithi008 bash[21706]: debug 2024-04-26T03:42:50.615+0000 7f4373187200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T03:42:50.844 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:50 smithi008 bash[21706]: debug 2024-04-26T03:42:50.731+0000 7f4373187200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T03:42:51.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:50 smithi008 bash[21706]: debug 2024-04-26T03:42:50.839+0000 7f4373187200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T03:42:51.568 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:51 smithi008 bash[21706]: debug 2024-04-26T03:42:51.199+0000 7f4373187200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T03:42:51.568 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:51 smithi008 bash[21706]: debug 2024-04-26T03:42:51.315+0000 7f4373187200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T03:42:51.568 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:51 smithi008 bash[21706]: debug 2024-04-26T03:42:51.427+0000 7f4373187200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T03:42:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:51 smithi008 bash[21451]: audit 2024-04-26T03:42:51.554288+0000 mon.a (mon.0) 14 : audit 0 from='client.? 172.21.15.8:0/3959926459' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T03:42:51.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:51 smithi008 bash[21706]: debug 2024-04-26T03:42:51.795+0000 7f4373187200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T03:42:52.107 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "d0a8bc48-037e-11ef-bc93-c7b262605968", 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:52.108 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T03:42:52.109 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:52.113 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:52.114 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T03:42:52.115 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:52.115 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T03:42:39.908464+0000", 2024-04-26T03:42:52.115 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:52.115 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:52.115 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T03:42:52.115 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:42:52.115 INFO:teuthology.orchestra.run.smithi008.stdout:mgr not available, waiting (2/15)... 2024-04-26T03:42:52.316 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:52 smithi008 bash[21706]: debug 2024-04-26T03:42:52.039+0000 7f4373187200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T03:42:52.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:52 smithi008 bash[21706]: debug 2024-04-26T03:42:52.311+0000 7f4373187200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T03:42:52.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:52 smithi008 bash[21706]: debug 2024-04-26T03:42:52.423+0000 7f4373187200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T03:42:53.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:52 smithi008 bash[21706]: debug 2024-04-26T03:42:52.707+0000 7f4373187200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T03:42:53.523 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:53 smithi008 bash[21706]: debug 2024-04-26T03:42:53.151+0000 7f4373187200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:42:53.523 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:53 smithi008 bash[21706]: debug 2024-04-26T03:42:53.395+0000 7f4373187200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T03:42:53.777 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:53 smithi008 bash[21706]: debug 2024-04-26T03:42:53.515+0000 7f4373187200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T03:42:54.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:53 smithi008 bash[21706]: debug 2024-04-26T03:42:53.771+0000 7f4373187200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:42:55.087 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:54 smithi008 bash[21706]: debug 2024-04-26T03:42:54.815+0000 7f4373187200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T03:42:55.087 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:54 smithi008 bash[21706]: debug 2024-04-26T03:42:54.935+0000 7f4373187200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T03:42:55.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:55 smithi008 bash[21451]: audit 2024-04-26T03:42:55.072580+0000 mon.a (mon.0) 15 : audit 0 from='client.? 172.21.15.8:0/1767748183' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T03:42:55.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:55 smithi008 bash[21706]: debug 2024-04-26T03:42:55.235+0000 7f4373187200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "d0a8bc48-037e-11ef-bc93-c7b262605968", 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T03:42:55.575 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-04-26T03:42:55.576 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T03:42:55.577 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:55.578 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T03:42:55.579 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T03:42:39.908464+0000", 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:42:55.580 INFO:teuthology.orchestra.run.smithi008.stdout:mgr not available, waiting (3/15)... 2024-04-26T03:42:55.840 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:55 smithi008 bash[21706]: debug 2024-04-26T03:42:55.355+0000 7f4373187200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T03:42:56.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:55 smithi008 bash[21706]: debug 2024-04-26T03:42:55.835+0000 7f4373187200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T03:42:56.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:42:55 smithi008 bash[21706]: debug 2024-04-26T03:42:55.959+0000 7f4373187200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T03:42:56.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: cluster 2024-04-26T03:42:55.985040+0000 mon.a (mon.0) 16 : cluster 1 Activating manager daemon a 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: cluster 2024-04-26T03:42:55.992629+0000 mon.a (mon.0) 17 : cluster 0 mgrmap e2: a(active, starting, since 0.00791164s) 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:55.993452+0000 mon.a (mon.0) 18 : audit 0 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:55.993665+0000 mon.a (mon.0) 19 : audit 0 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:55.993852+0000 mon.a (mon.0) 20 : audit 0 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:55.994030+0000 mon.a (mon.0) 21 : audit 0 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:55.994646+0000 mon.a (mon.0) 22 : audit 0 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: cluster 2024-04-26T03:42:56.021194+0000 mon.a (mon.0) 23 : cluster 1 Manager daemon a is now available 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:56.034741+0000 mon.a (mon.0) 24 : audit 1 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:56.037687+0000 mon.a (mon.0) 25 : audit 1 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:56.040925+0000 mon.a (mon.0) 26 : audit 1 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:56.042645+0000 mon.a (mon.0) 27 : audit 1 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' 2024-04-26T03:42:56.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:56 smithi008 bash[21451]: audit 2024-04-26T03:42:56.044267+0000 mon.a (mon.0) 28 : audit 1 from='mgr.14100 172.21.15.8:0/1940782575' entity='mgr.a' 2024-04-26T03:42:58.248 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:57 smithi008 bash[21451]: cluster 2024-04-26T03:42:57.000987+0000 mon.a (mon.0) 29 : cluster 0 mgrmap e3: a(active, since 1.01626s) 2024-04-26T03:42:59.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:58 smithi008 bash[21451]: audit 2024-04-26T03:42:58.970257+0000 mon.a (mon.0) 30 : audit 0 from='client.? 172.21.15.8:0/3789401420' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T03:42:59.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:42:59.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:42:59.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsid": "d0a8bc48-037e-11ef-bc93-c7b262605968", 2024-04-26T03:42:59.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T03:42:59.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T03:42:59.514 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 0 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "quorum_age": 13, 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-26T03:42:59.515 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T03:42:59.516 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T03:42:59.517 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ], 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T03:42:39.908464+0000", 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout }, 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:42:59.518 INFO:teuthology.orchestra.run.smithi008.stdout:mgr is available 2024-04-26T03:43:00.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:42:59 smithi008 bash[21451]: cluster 2024-04-26T03:42:58.998192+0000 mon.a (mon.0) 31 : cluster 0 mgrmap e4: a(active, since 3s) 2024-04-26T03:43:01.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:43:01.173 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [global] 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout fsid = d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout [osd] 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-26T03:43:01.174 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-26T03:43:01.175 INFO:teuthology.orchestra.run.smithi008.stdout:Enabling cephadm module... 2024-04-26T03:43:01.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:00 smithi008 bash[21451]: audit 2024-04-26T03:43:00.663821+0000 mon.a (mon.0) 32 : audit 1 from='client.? 172.21.15.8:0/2926601844' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-26T03:43:01.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:00 smithi008 bash[21451]: audit 2024-04-26T03:43:00.667733+0000 mon.a (mon.0) 33 : audit 1 from='client.? 172.21.15.8:0/2926601844' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-26T03:43:02.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:02 smithi008 bash[21451]: audit 2024-04-26T03:43:02.528440+0000 mon.a (mon.0) 34 : audit 1 from='client.? 172.21.15.8:0/3837576009' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-26T03:43:02.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:02 smithi008 bash[21706]: ignoring --setuser ceph since I am not root 2024-04-26T03:43:02.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:02 smithi008 bash[21706]: ignoring --setgroup ceph since I am not root 2024-04-26T03:43:02.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:02 smithi008 bash[21706]: debug 2024-04-26T03:43:02.767+0000 7f1852413200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T03:43:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:03 smithi008 bash[21451]: audit 2024-04-26T03:43:02.580333+0000 mon.a (mon.0) 35 : audit 1 from='client.? 172.21.15.8:0/3837576009' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-26T03:43:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:03 smithi008 bash[21451]: cluster 2024-04-26T03:43:02.585961+0000 mon.a (mon.0) 36 : cluster 0 mgrmap e5: a(active, since 6s) 2024-04-26T03:43:04.758 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:04 smithi008 bash[21451]: audit 2024-04-26T03:43:04.456271+0000 mon.a (mon.0) 37 : audit 0 from='client.? 172.21.15.8:0/1421744112' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-26T03:43:04.759 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:04 smithi008 bash[21706]: debug 2024-04-26T03:43:04.391+0000 7f1852413200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T03:43:04.759 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:04 smithi008 bash[21706]: debug 2024-04-26T03:43:04.495+0000 7f1852413200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for the mgr to restart... 2024-04-26T03:43:05.082 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr epoch 5... 2024-04-26T03:43:05.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:04 smithi008 bash[21706]: debug 2024-04-26T03:43:04.751+0000 7f1852413200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T03:43:05.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:05 smithi008 bash[21706]: debug 2024-04-26T03:43:05.578+0000 7f1852413200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T03:43:05.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:05 smithi008 bash[21706]: debug 2024-04-26T03:43:05.698+0000 7f1852413200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T03:43:05.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:05 smithi008 bash[21706]: debug 2024-04-26T03:43:05.806+0000 7f1852413200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T03:43:06.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:06 smithi008 bash[21706]: debug 2024-04-26T03:43:06.170+0000 7f1852413200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T03:43:06.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:06 smithi008 bash[21706]: debug 2024-04-26T03:43:06.290+0000 7f1852413200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T03:43:06.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:06 smithi008 bash[21706]: debug 2024-04-26T03:43:06.398+0000 7f1852413200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T03:43:07.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:06 smithi008 bash[21706]: debug 2024-04-26T03:43:06.766+0000 7f1852413200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T03:43:07.123 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:07 smithi008 bash[21706]: debug 2024-04-26T03:43:07.010+0000 7f1852413200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T03:43:07.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:07 smithi008 bash[21706]: debug 2024-04-26T03:43:07.278+0000 7f1852413200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T03:43:07.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:07 smithi008 bash[21706]: debug 2024-04-26T03:43:07.394+0000 7f1852413200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T03:43:08.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:07 smithi008 bash[21706]: debug 2024-04-26T03:43:07.678+0000 7f1852413200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T03:43:08.479 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:08 smithi008 bash[21706]: debug 2024-04-26T03:43:08.102+0000 7f1852413200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:43:08.479 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:08 smithi008 bash[21706]: debug 2024-04-26T03:43:08.346+0000 7f1852413200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T03:43:08.733 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:08 smithi008 bash[21706]: debug 2024-04-26T03:43:08.470+0000 7f1852413200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T03:43:09.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:08 smithi008 bash[21706]: debug 2024-04-26T03:43:08.726+0000 7f1852413200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:43:10.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:09 smithi008 bash[21706]: debug 2024-04-26T03:43:09.762+0000 7f1852413200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T03:43:10.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:09 smithi008 bash[21706]: debug 2024-04-26T03:43:09.878+0000 7f1852413200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T03:43:10.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21706]: debug 2024-04-26T03:43:10.182+0000 7f1852413200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T03:43:10.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21706]: debug 2024-04-26T03:43:10.298+0000 7f1852413200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T03:43:11.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21706]: debug 2024-04-26T03:43:10.766+0000 7f1852413200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T03:43:11.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21706]: debug 2024-04-26T03:43:10.890+0000 7f1852413200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T03:43:11.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: cluster 2024-04-26T03:43:10.916949+0000 mon.a (mon.0) 38 : cluster 1 Active manager daemon a restarted 2024-04-26T03:43:11.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: cluster 2024-04-26T03:43:10.917565+0000 mon.a (mon.0) 39 : cluster 1 Activating manager daemon a 2024-04-26T03:43:11.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: cluster 2024-04-26T03:43:10.921221+0000 mon.a (mon.0) 40 : cluster 0 osdmap e2: 0 total, 0 up, 0 in 2024-04-26T03:43:11.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: cluster 2024-04-26T03:43:10.921332+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e6: a(active, starting, since 0.00396942s) 2024-04-26T03:43:11.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.925030+0000 mon.a (mon.0) 42 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:43:11.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.927008+0000 mon.a (mon.0) 43 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-26T03:43:11.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.928227+0000 mon.a (mon.0) 44 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T03:43:11.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.928823+0000 mon.a (mon.0) 45 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T03:43:11.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.929311+0000 mon.a (mon.0) 46 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T03:43:11.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: cluster 2024-04-26T03:43:10.936423+0000 mon.a (mon.0) 47 : cluster 1 Manager daemon a is now available 2024-04-26T03:43:11.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.956486+0000 mon.a (mon.0) 48 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:11.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.958892+0000 mon.a (mon.0) 49 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:11.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.961358+0000 mon.a (mon.0) 50 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:11.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.964621+0000 mon.a (mon.0) 51 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:11.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:10 smithi008 bash[21451]: audit 2024-04-26T03:43:10.968109+0000 mon.a (mon.0) 52 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:11.980 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:11 smithi008 bash[21451]: cephadm 2024-04-26T03:43:10.954284+0000 mgr.a (mgr.14120) 1 : cephadm 1 Found migration_current of "None". Setting to last migration. 2024-04-26T03:43:11.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:11 smithi008 bash[21451]: audit 2024-04-26T03:43:10.979720+0000 mon.a (mon.0) 53 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-26T03:43:11.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:11 smithi008 bash[21451]: audit 2024-04-26T03:43:10.982452+0000 mon.a (mon.0) 54 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-26T03:43:11.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:11 smithi008 bash[21451]: audit 2024-04-26T03:43:11.677928+0000 mon.a (mon.0) 55 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:11.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:11 smithi008 bash[21451]: audit 2024-04-26T03:43:11.683577+0000 mon.a (mon.0) 56 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:11.981 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:11 smithi008 bash[21451]: cluster 2024-04-26T03:43:11.930202+0000 mon.a (mon.0) 57 : cluster 0 mgrmap e7: a(active, since 1.01281s) 2024-04-26T03:43:12.571 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:43:12.572 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-26T03:43:12.572 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-26T03:43:12.573 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:43:12.573 INFO:teuthology.orchestra.run.smithi008.stdout:mgr epoch 5 is available 2024-04-26T03:43:12.573 INFO:teuthology.orchestra.run.smithi008.stdout:Setting orchestrator backend to cephadm... 2024-04-26T03:43:13.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:12 smithi008 bash[21451]: audit 2024-04-26T03:43:11.925947+0000 mgr.a (mgr.14120) 2 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-26T03:43:13.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:12 smithi008 bash[21451]: audit 2024-04-26T03:43:11.938786+0000 mgr.a (mgr.14120) 3 : audit 0 from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-26T03:43:13.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:12 smithi008 bash[21451]: cephadm 2024-04-26T03:43:12.356205+0000 mgr.a (mgr.14120) 4 : cephadm 1 [26/Apr/2024:03:43:12] ENGINE Bus STARTING 2024-04-26T03:43:13.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:12 smithi008 bash[21451]: cephadm 2024-04-26T03:43:12.458470+0000 mgr.a (mgr.14120) 5 : cephadm 1 [26/Apr/2024:03:43:12] ENGINE Serving on http://172.21.15.8:8765 2024-04-26T03:43:13.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:12 smithi008 bash[21451]: cephadm 2024-04-26T03:43:12.580667+0000 mgr.a (mgr.14120) 6 : cephadm 1 [26/Apr/2024:03:43:12] ENGINE Serving on https://172.21.15.8:7150 2024-04-26T03:43:13.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:12 smithi008 bash[21451]: cephadm 2024-04-26T03:43:12.580862+0000 mgr.a (mgr.14120) 7 : cephadm 1 [26/Apr/2024:03:43:12] ENGINE Bus STARTED 2024-04-26T03:43:13.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:12 smithi008 bash[21451]: audit 2024-04-26T03:43:12.589614+0000 mon.a (mon.0) 58 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:14.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:13 smithi008 bash[21451]: cluster 2024-04-26T03:43:12.980794+0000 mon.a (mon.0) 59 : cluster 0 mgrmap e8: a(active, since 2s) 2024-04-26T03:43:14.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:13 smithi008 bash[21451]: audit 2024-04-26T03:43:13.806756+0000 mon.a (mon.0) 60 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:14.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:13 smithi008 bash[21451]: audit 2024-04-26T03:43:13.859027+0000 mon.a (mon.0) 61 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:15.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:14 smithi008 bash[21451]: audit 2024-04-26T03:43:13.800871+0000 mgr.a (mgr.14120) 8 : audit 0 from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:16.183 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-26T03:43:16.183 INFO:teuthology.orchestra.run.smithi008.stdout:Generating ssh key... 2024-04-26T03:43:17.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:16 smithi008 bash[21451]: audit 2024-04-26T03:43:15.664753+0000 mgr.a (mgr.14120) 9 : audit 0 from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:18.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:17 smithi008 bash[21451]: audit 2024-04-26T03:43:17.429135+0000 mgr.a (mgr.14120) 10 : audit 0 from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:18.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:17 smithi008 bash[21451]: cephadm 2024-04-26T03:43:17.429525+0000 mgr.a (mgr.14120) 11 : cephadm 1 Generating ssh key... 2024-04-26T03:43:18.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: Generating public/private rsa key pair. 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: Your identification has been saved in /tmp/tmpda8e_1l6/key. 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: Your public key has been saved in /tmp/tmpda8e_1l6/key.pub. 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: The key fingerprint is: 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: SHA256:jAa8/4i098hsfnmtg3ib41tpCJF8TjgXfrrCORZSkvw ceph-d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: The key's randomart image is: 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: +---[RSA 3072]----+ 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | . | 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | o o + . | 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | * B = . | 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | * X o | 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | o E S | 2024-04-26T03:43:18.350 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | = + o . | 2024-04-26T03:43:18.351 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | . B.oo+. | 2024-04-26T03:43:18.351 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | . *+**+o . | 2024-04-26T03:43:18.351 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: | o+*=B=.o | 2024-04-26T03:43:18.351 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:18 smithi008 bash[21706]: +----[SHA256]-----+ 2024-04-26T03:43:19.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:19 smithi008 bash[21451]: audit 2024-04-26T03:43:18.083620+0000 mon.a (mon.0) 62 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:19.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:19 smithi008 bash[21451]: audit 2024-04-26T03:43:18.088366+0000 mon.a (mon.0) 63 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:20.436 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDL8O65418V5xRAAyyCCKtm8C7V0PRzCPbKWUoxPK3tQgdItd8E3rhB75dR6/tcG1CkD3s+SnmPD11CIu4H0X21+S78YtpLs7ZMr/CJL/oiw1r5QT/Img7vxhUanJNsY2cCtrTQP/J1TMMeejoibGtIyZwUW75A10/PneUGiT7IeipAhrJ4uf/vRn4dnSn8o1pvw8KGQ9NKtg3C7XejSvtXkypltlVxo6JZfzLBlVSgQw3GJkfzeBq5Rj2fsm1koWaQE55fjzwCYhSZ8yq8BlRgXffSvO8ggmD00YlXbQ/LeNZNHehWqxpaeBn/Tbw8oKNCU0Pt2iBh3WYnNthRZ65MD35uVa2hPx4dgEa9MVcZ2EvA8nMfX4T0uyp8YWC2/qcADeP2zpGnGwoBZ/Z2SRvNaKoFswO0x77cRALLL9nOzVC/7RjDNjpNTluJQEtbVp5IynSakJ9HzNYXP69+oq80qnGuNZIy2M6VQYB+lk9y6qrP7jNyogDJzTfsjFVvPZs= ceph-d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:43:20.436 INFO:teuthology.orchestra.run.smithi008.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-26T03:43:20.436 INFO:teuthology.orchestra.run.smithi008.stdout:Adding key to root@localhost authorized_keys... 2024-04-26T03:43:20.437 INFO:teuthology.orchestra.run.smithi008.stdout:Adding host smithi008... 2024-04-26T03:43:20.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:20 smithi008 bash[21451]: audit 2024-04-26T03:43:19.884560+0000 mgr.a (mgr.14120) 12 : audit 0 from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:22.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:22 smithi008 bash[21451]: audit 2024-04-26T03:43:21.659710+0000 mgr.a (mgr.14120) 13 : audit 0 from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi008", "addr": "172.21.15.8", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:22.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:22 smithi008 bash[21451]: cephadm 2024-04-26T03:43:22.351365+0000 mgr.a (mgr.14120) 14 : cephadm 1 Deploying cephadm binary to smithi008 2024-04-26T03:43:28.298 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Added host 'smithi008' with addr '172.21.15.8' 2024-04-26T03:43:28.298 INFO:teuthology.orchestra.run.smithi008.stdout:Deploying unmanaged mon service... 2024-04-26T03:43:28.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:28 smithi008 bash[21451]: audit 2024-04-26T03:43:27.504670+0000 mon.a (mon.0) 64 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:28.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:28 smithi008 bash[21451]: cephadm 2024-04-26T03:43:27.505455+0000 mgr.a (mgr.14120) 15 : cephadm 1 Added host smithi008 2024-04-26T03:43:28.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:28 smithi008 bash[21451]: audit 2024-04-26T03:43:27.517652+0000 mon.a (mon.0) 65 : audit 0 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:30.651 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-26T03:43:30.651 INFO:teuthology.orchestra.run.smithi008.stdout:Deploying unmanaged mgr service... 2024-04-26T03:43:31.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:31 smithi008 bash[21451]: audit 2024-04-26T03:43:30.084146+0000 mgr.a (mgr.14120) 16 : audit 0 from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:31.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:31 smithi008 bash[21451]: cephadm 2024-04-26T03:43:30.087407+0000 mgr.a (mgr.14120) 17 : cephadm 1 Saving service mon spec with placement count:5 2024-04-26T03:43:31.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:31 smithi008 bash[21451]: audit 2024-04-26T03:43:30.090593+0000 mon.a (mon.0) 66 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:31.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:31 smithi008 bash[21451]: audit 2024-04-26T03:43:30.344115+0000 mon.a (mon.0) 67 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:31.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:31 smithi008 bash[21451]: audit 2024-04-26T03:43:30.887105+0000 mon.a (mon.0) 68 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:32.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:32 smithi008 bash[21451]: cluster 2024-04-26T03:43:30.929813+0000 mgr.a (mgr.14120) 18 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:43:32.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:32 smithi008 bash[21451]: audit 2024-04-26T03:43:31.863800+0000 mon.a (mon.0) 69 : audit 1 from='mgr.14120 172.21.15.8:0/1736842934' entity='mgr.a' 2024-04-26T03:43:32.449 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-26T03:43:33.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:33 smithi008 bash[21451]: audit 2024-04-26T03:43:31.857451+0000 mgr.a (mgr.14120) 19 : audit 0 from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:33.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:33 smithi008 bash[21451]: cephadm 2024-04-26T03:43:31.859178+0000 mgr.a (mgr.14120) 20 : cephadm 1 Saving service mgr spec with placement count:2 2024-04-26T03:43:34.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:34 smithi008 bash[21451]: cluster 2024-04-26T03:43:32.930156+0000 mgr.a (mgr.14120) 21 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:43:34.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:34 smithi008 bash[21451]: audit 2024-04-26T03:43:33.753182+0000 mon.a (mon.0) 70 : audit 1 from='client.? 172.21.15.8:0/669112097' entity='client.admin' 2024-04-26T03:43:36.077 INFO:teuthology.orchestra.run.smithi008.stdout:Enabling the dashboard module... 2024-04-26T03:43:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:36 smithi008 bash[21451]: cluster 2024-04-26T03:43:34.930670+0000 mgr.a (mgr.14120) 22 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:43:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:36 smithi008 bash[21451]: audit 2024-04-26T03:43:35.537232+0000 mon.a (mon.0) 71 : audit 1 from='client.? 172.21.15.8:0/2414715463' entity='client.admin' 2024-04-26T03:43:37.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:37 smithi008 bash[21451]: audit 2024-04-26T03:43:37.422887+0000 mon.a (mon.0) 72 : audit 1 from='client.? 172.21.15.8:0/2140686686' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-26T03:43:37.850 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:37 smithi008 bash[21706]: ignoring --setuser ceph since I am not root 2024-04-26T03:43:37.850 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:37 smithi008 bash[21706]: ignoring --setgroup ceph since I am not root 2024-04-26T03:43:37.850 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:37 smithi008 bash[21706]: debug 2024-04-26T03:43:37.738+0000 7ff44171d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T03:43:38.811 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:38 smithi008 bash[21451]: audit 2024-04-26T03:43:37.541841+0000 mon.a (mon.0) 73 : audit 1 from='client.? 172.21.15.8:0/2140686686' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-26T03:43:38.811 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:38 smithi008 bash[21451]: cluster 2024-04-26T03:43:37.547269+0000 mon.a (mon.0) 74 : cluster 0 mgrmap e9: a(active, since 26s) 2024-04-26T03:43:39.749 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:39 smithi008 bash[21451]: audit 2024-04-26T03:43:39.472031+0000 mon.a (mon.0) 75 : audit 0 from='client.? 172.21.15.8:0/4268290518' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-26T03:43:39.749 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:39 smithi008 bash[21706]: debug 2024-04-26T03:43:39.390+0000 7ff44171d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T03:43:39.749 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:39 smithi008 bash[21706]: debug 2024-04-26T03:43:39.490+0000 7ff44171d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T03:43:40.036 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:43:40.037 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-26T03:43:40.037 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T03:43:40.037 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-26T03:43:40.037 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-26T03:43:40.037 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:43:40.037 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for the mgr to restart... 2024-04-26T03:43:40.037 INFO:teuthology.orchestra.run.smithi008.stdout:Waiting for mgr epoch 9... 2024-04-26T03:43:40.053 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:39 smithi008 bash[21706]: debug 2024-04-26T03:43:39.750+0000 7ff44171d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T03:43:40.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:40 smithi008 bash[21706]: debug 2024-04-26T03:43:40.578+0000 7ff44171d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T03:43:40.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:40 smithi008 bash[21706]: debug 2024-04-26T03:43:40.698+0000 7ff44171d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T03:43:40.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:40 smithi008 bash[21706]: debug 2024-04-26T03:43:40.810+0000 7ff44171d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T03:43:41.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:41 smithi008 bash[21706]: debug 2024-04-26T03:43:41.182+0000 7ff44171d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T03:43:41.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:41 smithi008 bash[21706]: debug 2024-04-26T03:43:41.298+0000 7ff44171d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T03:43:41.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:41 smithi008 bash[21706]: debug 2024-04-26T03:43:41.406+0000 7ff44171d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T03:43:42.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:41 smithi008 bash[21706]: debug 2024-04-26T03:43:41.778+0000 7ff44171d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T03:43:42.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:42 smithi008 bash[21706]: debug 2024-04-26T03:43:42.022+0000 7ff44171d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T03:43:42.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:42 smithi008 bash[21706]: debug 2024-04-26T03:43:42.294+0000 7ff44171d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T03:43:42.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:42 smithi008 bash[21706]: debug 2024-04-26T03:43:42.410+0000 7ff44171d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T03:43:43.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:42 smithi008 bash[21706]: debug 2024-04-26T03:43:42.698+0000 7ff44171d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T03:43:43.380 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:43 smithi008 bash[21706]: debug 2024-04-26T03:43:43.122+0000 7ff44171d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:43:43.761 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:43 smithi008 bash[21706]: debug 2024-04-26T03:43:43.374+0000 7ff44171d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T03:43:43.761 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:43 smithi008 bash[21706]: debug 2024-04-26T03:43:43.498+0000 7ff44171d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T03:43:45.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:43 smithi008 bash[21706]: debug 2024-04-26T03:43:43.754+0000 7ff44171d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:43:45.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:44 smithi008 bash[21706]: debug 2024-04-26T03:43:44.794+0000 7ff44171d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T03:43:45.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:44 smithi008 bash[21706]: debug 2024-04-26T03:43:44.914+0000 7ff44171d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T03:43:45.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:45 smithi008 bash[21706]: debug 2024-04-26T03:43:45.222+0000 7ff44171d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T03:43:45.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:45 smithi008 bash[21706]: debug 2024-04-26T03:43:45.338+0000 7ff44171d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T03:43:46.073 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:45 smithi008 bash[21706]: debug 2024-04-26T03:43:45.810+0000 7ff44171d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T03:43:46.073 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:45 smithi008 bash[21706]: debug 2024-04-26T03:43:45.934+0000 7ff44171d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T03:43:46.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: cluster 2024-04-26T03:43:45.960639+0000 mon.a (mon.0) 76 : cluster 1 Active manager daemon a restarted 2024-04-26T03:43:46.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: cluster 2024-04-26T03:43:45.961118+0000 mon.a (mon.0) 77 : cluster 1 Activating manager daemon a 2024-04-26T03:43:46.073 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: cluster 2024-04-26T03:43:45.964829+0000 mon.a (mon.0) 78 : cluster 0 osdmap e3: 0 total, 0 up, 0 in 2024-04-26T03:43:46.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: cluster 2024-04-26T03:43:45.964950+0000 mon.a (mon.0) 79 : cluster 0 mgrmap e10: a(active, starting, since 0.00402949s) 2024-04-26T03:43:46.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: audit 2024-04-26T03:43:45.968411+0000 mon.a (mon.0) 80 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:43:46.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: audit 2024-04-26T03:43:45.970812+0000 mon.a (mon.0) 81 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-26T03:43:46.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: audit 2024-04-26T03:43:45.971941+0000 mon.a (mon.0) 82 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T03:43:46.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: audit 2024-04-26T03:43:45.972160+0000 mon.a (mon.0) 83 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T03:43:46.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: audit 2024-04-26T03:43:45.972363+0000 mon.a (mon.0) 84 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T03:43:46.074 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:46 smithi008 bash[21451]: cluster 2024-04-26T03:43:45.997774+0000 mon.a (mon.0) 85 : cluster 1 Manager daemon a is now available 2024-04-26T03:43:47.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:47 smithi008 bash[21451]: audit 2024-04-26T03:43:46.019443+0000 mon.a (mon.0) 86 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:47.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:47 smithi008 bash[21451]: audit 2024-04-26T03:43:46.022466+0000 mon.a (mon.0) 87 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:47.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:47 smithi008 bash[21451]: audit 2024-04-26T03:43:46.043050+0000 mon.a (mon.0) 88 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-26T03:43:47.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:47 smithi008 bash[21451]: audit 2024-04-26T03:43:46.046191+0000 mon.a (mon.0) 89 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-26T03:43:47.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:47 smithi008 bash[21451]: cluster 2024-04-26T03:43:46.969522+0000 mon.a (mon.0) 90 : cluster 0 mgrmap e11: a(active, since 1.0086s) 2024-04-26T03:43:47.659 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout { 2024-04-26T03:43:47.659 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-26T03:43:47.659 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-26T03:43:47.659 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout } 2024-04-26T03:43:47.659 INFO:teuthology.orchestra.run.smithi008.stdout:mgr epoch 9 is available 2024-04-26T03:43:47.659 INFO:teuthology.orchestra.run.smithi008.stdout:Generating a dashboard self-signed certificate... 2024-04-26T03:43:48.277 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:48 smithi008 bash[21451]: cephadm 2024-04-26T03:43:47.436364+0000 mgr.a (mgr.14152) 3 : cephadm 1 [26/Apr/2024:03:43:47] ENGINE Bus STARTING 2024-04-26T03:43:48.278 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:48 smithi008 bash[21451]: cephadm 2024-04-26T03:43:47.559172+0000 mgr.a (mgr.14152) 4 : cephadm 1 [26/Apr/2024:03:43:47] ENGINE Serving on https://172.21.15.8:7150 2024-04-26T03:43:49.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:49 smithi008 bash[21451]: cephadm 2024-04-26T03:43:47.660573+0000 mgr.a (mgr.14152) 5 : cephadm 1 [26/Apr/2024:03:43:47] ENGINE Serving on http://172.21.15.8:8765 2024-04-26T03:43:49.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:49 smithi008 bash[21451]: cephadm 2024-04-26T03:43:47.660789+0000 mgr.a (mgr.14152) 6 : cephadm 1 [26/Apr/2024:03:43:47] ENGINE Bus STARTED 2024-04-26T03:43:49.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:49 smithi008 bash[21451]: cluster 2024-04-26T03:43:48.028315+0000 mon.a (mon.0) 91 : cluster 0 mgrmap e12: a(active, since 2s) 2024-04-26T03:43:49.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:49 smithi008 bash[21451]: audit 2024-04-26T03:43:49.008366+0000 mon.a (mon.0) 92 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:49.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:49 smithi008 bash[21451]: audit 2024-04-26T03:43:49.013030+0000 mon.a (mon.0) 93 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:49.616 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-26T03:43:49.616 INFO:teuthology.orchestra.run.smithi008.stdout:Creating initial admin user... 2024-04-26T03:43:50.284 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:50 smithi008 bash[21451]: audit 2024-04-26T03:43:48.833961+0000 mgr.a (mgr.14152) 7 : audit 0 from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:43:51.721 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$nCKRRu5JQdc/QDeEKPQ86ulEtn/T8/K7lbN1on9Zk9C0gfiCFMWwq", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714103031, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-26T03:43:51.722 INFO:teuthology.orchestra.run.smithi008.stdout:Fetching dashboard port number... 2024-04-26T03:43:52.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:52 smithi008 bash[21451]: audit 2024-04-26T03:43:50.899200+0000 mgr.a (mgr.14152) 8 : audit 0 from='client.14166 -' 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-04-26T03:43:52.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:52 smithi008 bash[21451]: audit 2024-04-26T03:43:51.147340+0000 mon.a (mon.0) 94 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:53.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:53 smithi008 bash[21451]: cluster 2024-04-26T03:43:52.154829+0000 mon.a (mon.0) 95 : cluster 0 mgrmap e13: a(active, since 6s) 2024-04-26T03:43:53.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:53 smithi008 bash[21451]: audit 2024-04-26T03:43:52.882960+0000 mon.a (mon.0) 96 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:53.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:53 smithi008 bash[21451]: audit 2024-04-26T03:43:52.884006+0000 mon.a (mon.0) 97 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:43:53.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:53 smithi008 bash[21451]: audit 2024-04-26T03:43:52.889381+0000 mon.a (mon.0) 98 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:53.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:53 smithi008 bash[21451]: audit 2024-04-26T03:43:52.891601+0000 mon.a (mon.0) 99 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]: dispatch 2024-04-26T03:43:53.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:53 smithi008 bash[21451]: audit 2024-04-26T03:43:52.892396+0000 mon.a (mon.0) 100 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]': finished 2024-04-26T03:43:53.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:53 smithi008 bash[21451]: audit 2024-04-26T03:43:52.894932+0000 mon.a (mon.0) 101 : audit 0 from='client.? 172.21.15.8:0/3195096365' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-26T03:43:53.467 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stdout 8443 2024-04-26T03:43:53.467 INFO:teuthology.orchestra.run.smithi008.stdout:firewalld does not appear to be present 2024-04-26T03:43:53.467 INFO:teuthology.orchestra.run.smithi008.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout:Ceph Dashboard is now available at: 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout: URL: https://smithi008.front.sepia.ceph.com:8443/ 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout: User: admin 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout: Password: tberqg04it 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout:Saving cluster configuration to /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config directory 2024-04-26T03:43:53.469 INFO:teuthology.orchestra.run.smithi008.stdout:Enabling autotune for osd_memory_target 2024-04-26T03:43:55.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:54 smithi008 bash[21451]: cephadm 2024-04-26T03:43:54.324464+0000 mgr.a (mgr.14152) 9 : cephadm 1 Deploying daemon agent.smithi008 on smithi008 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout:Or, if you are only running a single cluster on this host: 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-26T03:43:57.180 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.181 INFO:teuthology.orchestra.run.smithi008.stdout: ceph telemetry on 2024-04-26T03:43:57.181 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.181 INFO:teuthology.orchestra.run.smithi008.stdout:For more information see: 2024-04-26T03:43:57.181 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.181 INFO:teuthology.orchestra.run.smithi008.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-26T03:43:57.181 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:43:57.181 INFO:teuthology.orchestra.run.smithi008.stdout:Bootstrap complete. 2024-04-26T03:43:57.237 INFO:tasks.cephadm:Fetching config... 2024-04-26T03:43:57.237 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:43:57.237 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-26T03:43:57.243 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-26T03:43:57.243 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:43:57.243 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-26T03:43:57.295 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-26T03:43:57.295 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:43:57.296 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-26T03:43:57.350 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-26T03:43:57.351 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:43:57.351 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-26T03:43:57.399 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-26T03:43:57.399 DEBUG:teuthology.orchestra.run.smithi008:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDL8O65418V5xRAAyyCCKtm8C7V0PRzCPbKWUoxPK3tQgdItd8E3rhB75dR6/tcG1CkD3s+SnmPD11CIu4H0X21+S78YtpLs7ZMr/CJL/oiw1r5QT/Img7vxhUanJNsY2cCtrTQP/J1TMMeejoibGtIyZwUW75A10/PneUGiT7IeipAhrJ4uf/vRn4dnSn8o1pvw8KGQ9NKtg3C7XejSvtXkypltlVxo6JZfzLBlVSgQw3GJkfzeBq5Rj2fsm1koWaQE55fjzwCYhSZ8yq8BlRgXffSvO8ggmD00YlXbQ/LeNZNHehWqxpaeBn/Tbw8oKNCU0Pt2iBh3WYnNthRZ65MD35uVa2hPx4dgEa9MVcZ2EvA8nMfX4T0uyp8YWC2/qcADeP2zpGnGwoBZ/Z2SRvNaKoFswO0x77cRALLL9nOzVC/7RjDNjpNTluJQEtbVp5IynSakJ9HzNYXP69+oq80qnGuNZIy2M6VQYB+lk9y6qrP7jNyogDJzTfsjFVvPZs= ceph-d0a8bc48-037e-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-26T03:43:57.458 INFO:teuthology.orchestra.run.smithi008.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDL8O65418V5xRAAyyCCKtm8C7V0PRzCPbKWUoxPK3tQgdItd8E3rhB75dR6/tcG1CkD3s+SnmPD11CIu4H0X21+S78YtpLs7ZMr/CJL/oiw1r5QT/Img7vxhUanJNsY2cCtrTQP/J1TMMeejoibGtIyZwUW75A10/PneUGiT7IeipAhrJ4uf/vRn4dnSn8o1pvw8KGQ9NKtg3C7XejSvtXkypltlVxo6JZfzLBlVSgQw3GJkfzeBq5Rj2fsm1koWaQE55fjzwCYhSZ8yq8BlRgXffSvO8ggmD00YlXbQ/LeNZNHehWqxpaeBn/Tbw8oKNCU0Pt2iBh3WYnNthRZ65MD35uVa2hPx4dgEa9MVcZ2EvA8nMfX4T0uyp8YWC2/qcADeP2zpGnGwoBZ/Z2SRvNaKoFswO0x77cRALLL9nOzVC/7RjDNjpNTluJQEtbVp5IynSakJ9HzNYXP69+oq80qnGuNZIy2M6VQYB+lk9y6qrP7jNyogDJzTfsjFVvPZs= ceph-d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:43:57.465 DEBUG:teuthology.orchestra.run.smithi012:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDL8O65418V5xRAAyyCCKtm8C7V0PRzCPbKWUoxPK3tQgdItd8E3rhB75dR6/tcG1CkD3s+SnmPD11CIu4H0X21+S78YtpLs7ZMr/CJL/oiw1r5QT/Img7vxhUanJNsY2cCtrTQP/J1TMMeejoibGtIyZwUW75A10/PneUGiT7IeipAhrJ4uf/vRn4dnSn8o1pvw8KGQ9NKtg3C7XejSvtXkypltlVxo6JZfzLBlVSgQw3GJkfzeBq5Rj2fsm1koWaQE55fjzwCYhSZ8yq8BlRgXffSvO8ggmD00YlXbQ/LeNZNHehWqxpaeBn/Tbw8oKNCU0Pt2iBh3WYnNthRZ65MD35uVa2hPx4dgEa9MVcZ2EvA8nMfX4T0uyp8YWC2/qcADeP2zpGnGwoBZ/Z2SRvNaKoFswO0x77cRALLL9nOzVC/7RjDNjpNTluJQEtbVp5IynSakJ9HzNYXP69+oq80qnGuNZIy2M6VQYB+lk9y6qrP7jNyogDJzTfsjFVvPZs= ceph-d0a8bc48-037e-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-26T03:43:57.490 INFO:teuthology.orchestra.run.smithi012.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDL8O65418V5xRAAyyCCKtm8C7V0PRzCPbKWUoxPK3tQgdItd8E3rhB75dR6/tcG1CkD3s+SnmPD11CIu4H0X21+S78YtpLs7ZMr/CJL/oiw1r5QT/Img7vxhUanJNsY2cCtrTQP/J1TMMeejoibGtIyZwUW75A10/PneUGiT7IeipAhrJ4uf/vRn4dnSn8o1pvw8KGQ9NKtg3C7XejSvtXkypltlVxo6JZfzLBlVSgQw3GJkfzeBq5Rj2fsm1koWaQE55fjzwCYhSZ8yq8BlRgXffSvO8ggmD00YlXbQ/LeNZNHehWqxpaeBn/Tbw8oKNCU0Pt2iBh3WYnNthRZ65MD35uVa2hPx4dgEa9MVcZ2EvA8nMfX4T0uyp8YWC2/qcADeP2zpGnGwoBZ/Z2SRvNaKoFswO0x77cRALLL9nOzVC/7RjDNjpNTluJQEtbVp5IynSakJ9HzNYXP69+oq80qnGuNZIy2M6VQYB+lk9y6qrP7jNyogDJzTfsjFVvPZs= ceph-d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:43:57.499 DEBUG:teuthology.orchestra.run.smithi139:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDL8O65418V5xRAAyyCCKtm8C7V0PRzCPbKWUoxPK3tQgdItd8E3rhB75dR6/tcG1CkD3s+SnmPD11CIu4H0X21+S78YtpLs7ZMr/CJL/oiw1r5QT/Img7vxhUanJNsY2cCtrTQP/J1TMMeejoibGtIyZwUW75A10/PneUGiT7IeipAhrJ4uf/vRn4dnSn8o1pvw8KGQ9NKtg3C7XejSvtXkypltlVxo6JZfzLBlVSgQw3GJkfzeBq5Rj2fsm1koWaQE55fjzwCYhSZ8yq8BlRgXffSvO8ggmD00YlXbQ/LeNZNHehWqxpaeBn/Tbw8oKNCU0Pt2iBh3WYnNthRZ65MD35uVa2hPx4dgEa9MVcZ2EvA8nMfX4T0uyp8YWC2/qcADeP2zpGnGwoBZ/Z2SRvNaKoFswO0x77cRALLL9nOzVC/7RjDNjpNTluJQEtbVp5IynSakJ9HzNYXP69+oq80qnGuNZIy2M6VQYB+lk9y6qrP7jNyogDJzTfsjFVvPZs= ceph-d0a8bc48-037e-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-26T03:43:57.500 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:57 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:43:57.500 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:57 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:43:57.524 INFO:teuthology.orchestra.run.smithi139.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDL8O65418V5xRAAyyCCKtm8C7V0PRzCPbKWUoxPK3tQgdItd8E3rhB75dR6/tcG1CkD3s+SnmPD11CIu4H0X21+S78YtpLs7ZMr/CJL/oiw1r5QT/Img7vxhUanJNsY2cCtrTQP/J1TMMeejoibGtIyZwUW75A10/PneUGiT7IeipAhrJ4uf/vRn4dnSn8o1pvw8KGQ9NKtg3C7XejSvtXkypltlVxo6JZfzLBlVSgQw3GJkfzeBq5Rj2fsm1koWaQE55fjzwCYhSZ8yq8BlRgXffSvO8ggmD00YlXbQ/LeNZNHehWqxpaeBn/Tbw8oKNCU0Pt2iBh3WYnNthRZ65MD35uVa2hPx4dgEa9MVcZ2EvA8nMfX4T0uyp8YWC2/qcADeP2zpGnGwoBZ/Z2SRvNaKoFswO0x77cRALLL9nOzVC/7RjDNjpNTluJQEtbVp5IynSakJ9HzNYXP69+oq80qnGuNZIy2M6VQYB+lk9y6qrP7jNyogDJzTfsjFVvPZs= ceph-d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:43:57.533 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-26T03:43:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:57 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:43:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:57 smithi008 bash[21451]: audit 2024-04-26T03:43:56.662814+0000 mon.a (mon.0) 102 : audit 1 from='client.? 172.21.15.8:0/1619620311' entity='client.admin' 2024-04-26T03:43:57.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:43:57 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:43:59.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.763521+0000 mon.a (mon.0) 103 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.798243+0000 mon.a (mon.0) 104 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.801255+0000 mon.a (mon.0) 105 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.818037+0000 mon.a (mon.0) 106 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.821652+0000 mon.a (mon.0) 107 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.823491+0000 mon.a (mon.0) 108 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.825191+0000 mon.a (mon.0) 109 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.826793+0000 mon.a (mon.0) 110 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.829159+0000 mon.a (mon.0) 111 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.846463+0000 mon.a (mon.0) 112 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:57.850197+0000 mon.a (mon.0) 113 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:43:59.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:43:58 smithi008 bash[21451]: audit 2024-04-26T03:43:58.220041+0000 mon.a (mon.0) 114 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:02.240 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:44:02.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:02 smithi008 bash[21451]: audit 2024-04-26T03:44:01.044034+0000 mon.a (mon.0) 115 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:04.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:03 smithi008 bash[21451]: audit 2024-04-26T03:44:02.656200+0000 mon.a (mon.0) 116 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:04.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:03 smithi008 bash[21451]: audit 2024-04-26T03:44:02.663572+0000 mon.a (mon.0) 117 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:05.689 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-26T03:44:05.689 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-26T03:44:06.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:06 smithi008 bash[21451]: audit 2024-04-26T03:44:05.091763+0000 mon.a (mon.0) 118 : audit 1 from='client.? 172.21.15.8:0/1587728881' entity='client.admin' 2024-04-26T03:44:06.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:06 smithi008 bash[21451]: audit 2024-04-26T03:44:05.150364+0000 mon.a (mon.0) 119 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:06.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:06 smithi008 bash[21451]: audit 2024-04-26T03:44:05.154375+0000 mon.a (mon.0) 120 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:07.295 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:07 smithi008 bash[21451]: cluster 2024-04-26T03:44:05.973715+0000 mgr.a (mgr.14152) 10 : cluster 0 pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:09.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:09 smithi008 bash[21451]: cluster 2024-04-26T03:44:07.974171+0000 mgr.a (mgr.14152) 11 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:10.281 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:44:11.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:10 smithi008 bash[21451]: audit 2024-04-26T03:44:09.820250+0000 mon.a (mon.0) 121 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:11.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:10 smithi008 bash[21451]: audit 2024-04-26T03:44:09.826843+0000 mon.a (mon.0) 122 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:11.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:10 smithi008 bash[21451]: cluster 2024-04-26T03:44:09.974638+0000 mgr.a (mgr.14152) 12 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:13.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:13 smithi008 bash[21451]: cluster 2024-04-26T03:44:11.975060+0000 mgr.a (mgr.14152) 13 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:13.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:13 smithi008 bash[21451]: audit 2024-04-26T03:44:12.880257+0000 mon.a (mon.0) 123 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:13.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:13 smithi008 bash[21451]: audit 2024-04-26T03:44:12.903444+0000 mon.a (mon.0) 124 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:13.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:13 smithi008 bash[21451]: audit 2024-04-26T03:44:12.905267+0000 mon.a (mon.0) 125 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:44:13.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:13 smithi008 bash[21451]: audit 2024-04-26T03:44:12.905981+0000 mon.a (mon.0) 126 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:44:13.540 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi012 2024-04-26T03:44:13.540 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:44:13.540 DEBUG:teuthology.orchestra.run.smithi012:> dd of=/etc/ceph/ceph.conf 2024-04-26T03:44:13.546 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:44:13.547 DEBUG:teuthology.orchestra.run.smithi012:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:44:13.596 INFO:tasks.cephadm:Adding host smithi012 to orchestrator... 2024-04-26T03:44:13.596 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch host add smithi012 2024-04-26T03:44:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: audit 2024-04-26T03:44:12.874990+0000 mgr.a (mgr.14152) 14 : audit 0 from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:44:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: cephadm 2024-04-26T03:44:12.906890+0000 mgr.a (mgr.14152) 15 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:44:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: cephadm 2024-04-26T03:44:13.020856+0000 mgr.a (mgr.14152) 16 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:44:14.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: cephadm 2024-04-26T03:44:13.235211+0000 mgr.a (mgr.14152) 17 : cephadm 1 Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:44:14.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: cephadm 2024-04-26T03:44:13.399802+0000 mgr.a (mgr.14152) 18 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:44:14.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: audit 2024-04-26T03:44:13.568513+0000 mon.a (mon.0) 127 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:14.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: audit 2024-04-26T03:44:13.572437+0000 mon.a (mon.0) 128 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:14.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:14 smithi008 bash[21451]: audit 2024-04-26T03:44:13.576358+0000 mon.a (mon.0) 129 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:15 smithi008 bash[21451]: cluster 2024-04-26T03:44:13.975482+0000 mgr.a (mgr.14152) 19 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:17.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:17 smithi008 bash[21451]: cluster 2024-04-26T03:44:15.975884+0000 mgr.a (mgr.14152) 20 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:18.314 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:44:19.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:19 smithi008 bash[21451]: cluster 2024-04-26T03:44:17.976250+0000 mgr.a (mgr.14152) 21 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:21 smithi008 bash[21451]: cluster 2024-04-26T03:44:19.976683+0000 mgr.a (mgr.14152) 22 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:21 smithi008 bash[21451]: audit 2024-04-26T03:44:20.912276+0000 mon.a (mon.0) 130 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:21 smithi008 bash[21451]: audit 2024-04-26T03:44:20.915692+0000 mon.a (mon.0) 131 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:21 smithi008 bash[21451]: audit 2024-04-26T03:44:20.921477+0000 mon.a (mon.0) 132 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:23 smithi008 bash[21451]: audit 2024-04-26T03:44:21.616234+0000 mgr.a (mgr.14152) 23 : audit 0 from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:44:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:23 smithi008 bash[21451]: cluster 2024-04-26T03:44:21.976958+0000 mgr.a (mgr.14152) 24 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:23 smithi008 bash[21451]: cephadm 2024-04-26T03:44:22.326108+0000 mgr.a (mgr.14152) 25 : cephadm 1 Deploying cephadm binary to smithi012 2024-04-26T03:44:25.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:25 smithi008 bash[21451]: cluster 2024-04-26T03:44:23.977329+0000 mgr.a (mgr.14152) 26 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:27.764 INFO:teuthology.orchestra.run.smithi008.stdout:Added host 'smithi012' with addr '172.21.15.12' 2024-04-26T03:44:27.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:27 smithi008 bash[21451]: cluster 2024-04-26T03:44:25.977693+0000 mgr.a (mgr.14152) 27 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:28.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-26T03:44:29.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:28 smithi008 bash[21451]: audit 2024-04-26T03:44:27.761950+0000 mon.a (mon.0) 133 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:29.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:28 smithi008 bash[21451]: cephadm 2024-04-26T03:44:27.763022+0000 mgr.a (mgr.14152) 28 : cephadm 1 Added host smithi012 2024-04-26T03:44:29.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:28 smithi008 bash[21451]: audit 2024-04-26T03:44:27.807818+0000 mon.a (mon.0) 134 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:29.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:28 smithi008 bash[21451]: cluster 2024-04-26T03:44:27.978149+0000 mgr.a (mgr.14152) 29 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:29.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:28 smithi008 bash[21451]: audit 2024-04-26T03:44:28.280105+0000 mon.a (mon.0) 135 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:31.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:29.756445+0000 mon.a (mon.0) 136 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:31.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:29.762331+0000 mon.a (mon.0) 137 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:29.764066+0000 mon.a (mon.0) 138 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:29.766536+0000 mon.a (mon.0) 139 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:29.768749+0000 mon.a (mon.0) 140 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: cephadm 2024-04-26T03:44:29.771771+0000 mgr.a (mgr.14152) 30 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: cluster 2024-04-26T03:44:29.978574+0000 mgr.a (mgr.14152) 31 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: cephadm 2024-04-26T03:44:29.988235+0000 mgr.a (mgr.14152) 32 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: cephadm 2024-04-26T03:44:30.203252+0000 mgr.a (mgr.14152) 33 : cephadm 1 Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: cephadm 2024-04-26T03:44:30.417831+0000 mgr.a (mgr.14152) 34 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:30.589082+0000 mon.a (mon.0) 141 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:30.595411+0000 mon.a (mon.0) 142 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:30.598822+0000 mon.a (mon.0) 143 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi012", "caps": []}]: dispatch 2024-04-26T03:44:31.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:30 smithi008 bash[21451]: audit 2024-04-26T03:44:30.600383+0000 mon.a (mon.0) 144 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi012", "caps": []}]': finished 2024-04-26T03:44:33.167 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:44:33.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: cephadm 2024-04-26T03:44:31.704606+0000 mgr.a (mgr.14152) 35 : cephadm 1 Deploying daemon agent.smithi012 on smithi012 2024-04-26T03:44:33.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: cluster 2024-04-26T03:44:31.979041+0000 mgr.a (mgr.14152) 36 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:33.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.667815+0000 mon.a (mon.0) 145 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:33.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.675367+0000 mon.a (mon.0) 146 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:33.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.680261+0000 mon.a (mon.0) 147 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:33.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.747829+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:33.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.752250+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:44:33.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.753983+0000 mon.a (mon.0) 150 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:44:33.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.761955+0000 mon.a (mon.0) 151 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:33.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.831003+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:33.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.835678+0000 mon.a (mon.0) 153 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:44:33.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.837337+0000 mon.a (mon.0) 154 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:44:33.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:33 smithi008 bash[21451]: audit 2024-04-26T03:44:32.845266+0000 mon.a (mon.0) 155 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:34.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:34 smithi008 bash[21451]: audit 2024-04-26T03:44:33.173627+0000 mon.a (mon.0) 156 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:35.554 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:35 smithi008 bash[21451]: cluster 2024-04-26T03:44:33.979560+0000 mgr.a (mgr.14152) 37 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:35.554 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:35 smithi008 bash[21451]: audit 2024-04-26T03:44:34.229074+0000 mon.a (mon.0) 157 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:35.554 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:35 smithi008 bash[21451]: audit 2024-04-26T03:44:34.237162+0000 mon.a (mon.0) 158 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:35.635 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:44:35.635 INFO:teuthology.orchestra.run.smithi008.stdout:[{"addr": "172.21.15.8", "hostname": "smithi008", "labels": [], "status": ""}, {"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}] 2024-04-26T03:44:36.625 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi139 2024-04-26T03:44:36.625 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:44:36.625 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.conf 2024-04-26T03:44:36.632 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:44:36.632 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:44:36.679 INFO:tasks.cephadm:Adding host smithi139 to orchestrator... 2024-04-26T03:44:36.679 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch host add smithi139 2024-04-26T03:44:37.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:37 smithi008 bash[21451]: audit 2024-04-26T03:44:35.633484+0000 mgr.a (mgr.14152) 38 : audit 0 from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:44:37.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:37 smithi008 bash[21451]: cluster 2024-04-26T03:44:35.979939+0000 mgr.a (mgr.14152) 39 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:37.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:37 smithi008 bash[21451]: audit 2024-04-26T03:44:36.051669+0000 mon.a (mon.0) 159 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:39.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:39 smithi008 bash[21451]: cluster 2024-04-26T03:44:37.980375+0000 mgr.a (mgr.14152) 40 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:41.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:41 smithi008 bash[21451]: cluster 2024-04-26T03:44:39.980893+0000 mgr.a (mgr.14152) 41 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:42.589 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:44:42.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:42 smithi008 bash[21451]: audit 2024-04-26T03:44:41.108749+0000 mon.a (mon.0) 160 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:42.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:42 smithi008 bash[21451]: audit 2024-04-26T03:44:41.115441+0000 mon.a (mon.0) 161 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:42.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:42 smithi008 bash[21451]: audit 2024-04-26T03:44:41.122660+0000 mon.a (mon.0) 162 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:43.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:43 smithi008 bash[21451]: cluster 2024-04-26T03:44:41.981342+0000 mgr.a (mgr.14152) 42 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:45 smithi008 bash[21451]: cluster 2024-04-26T03:44:43.981666+0000 mgr.a (mgr.14152) 43 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:46.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:46 smithi008 bash[21451]: audit 2024-04-26T03:44:45.061405+0000 mgr.a (mgr.14152) 44 : audit 0 from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:44:47.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:47 smithi008 bash[21451]: cephadm 2024-04-26T03:44:45.804027+0000 mgr.a (mgr.14152) 45 : cephadm 1 Deploying cephadm binary to smithi139 2024-04-26T03:44:47.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:47 smithi008 bash[21451]: cluster 2024-04-26T03:44:45.982125+0000 mgr.a (mgr.14152) 46 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:48.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:48 smithi008 bash[21451]: audit 2024-04-26T03:44:47.477363+0000 mon.a (mon.0) 163 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:48.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:48 smithi008 bash[21451]: audit 2024-04-26T03:44:47.488397+0000 mon.a (mon.0) 164 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:49.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:49 smithi008 bash[21451]: cluster 2024-04-26T03:44:47.982552+0000 mgr.a (mgr.14152) 47 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:51.220 INFO:teuthology.orchestra.run.smithi008.stdout:Added host 'smithi139' with addr '172.21.15.139' 2024-04-26T03:44:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:51 smithi008 bash[21451]: cluster 2024-04-26T03:44:49.982825+0000 mgr.a (mgr.14152) 48 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:51 smithi008 bash[21451]: audit 2024-04-26T03:44:51.218382+0000 mon.a (mon.0) 165 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:51 smithi008 bash[21451]: audit 2024-04-26T03:44:51.264389+0000 mon.a (mon.0) 166 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:51.870 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-26T03:44:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:52 smithi008 bash[21451]: cephadm 2024-04-26T03:44:51.219184+0000 mgr.a (mgr.14152) 49 : cephadm 1 Added host smithi139 2024-04-26T03:44:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:52 smithi008 bash[21451]: audit 2024-04-26T03:44:51.736701+0000 mon.a (mon.0) 167 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:53.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:53 smithi008 bash[21451]: cluster 2024-04-26T03:44:51.983198+0000 mgr.a (mgr.14152) 50 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:53.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:53 smithi008 bash[21451]: audit 2024-04-26T03:44:53.261595+0000 mon.a (mon.0) 168 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:53 smithi008 bash[21451]: audit 2024-04-26T03:44:53.267121+0000 mon.a (mon.0) 169 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:53 smithi008 bash[21451]: audit 2024-04-26T03:44:53.268672+0000 mon.a (mon.0) 170 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:44:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:53 smithi008 bash[21451]: audit 2024-04-26T03:44:53.270710+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:44:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:53 smithi008 bash[21451]: audit 2024-04-26T03:44:53.272554+0000 mon.a (mon.0) 172 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:44:54.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: cephadm 2024-04-26T03:44:53.275473+0000 mgr.a (mgr.14152) 51 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:44:54.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: cephadm 2024-04-26T03:44:53.491872+0000 mgr.a (mgr.14152) 52 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:44:54.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: audit 2024-04-26T03:44:53.790901+0000 mon.a (mon.0) 173 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:54.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: audit 2024-04-26T03:44:53.796229+0000 mon.a (mon.0) 174 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:54.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: audit 2024-04-26T03:44:53.802772+0000 mon.a (mon.0) 175 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:54.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: audit 2024-04-26T03:44:54.300230+0000 mon.a (mon.0) 176 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:54.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: audit 2024-04-26T03:44:54.306025+0000 mon.a (mon.0) 177 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:54.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: audit 2024-04-26T03:44:54.309289+0000 mon.a (mon.0) 178 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-26T03:44:54.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:54 smithi008 bash[21451]: audit 2024-04-26T03:44:54.310561+0000 mon.a (mon.0) 179 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]': finished 2024-04-26T03:44:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:55 smithi008 bash[21451]: cephadm 2024-04-26T03:44:53.657245+0000 mgr.a (mgr.14152) 53 : cephadm 1 Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:44:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:55 smithi008 bash[21451]: cephadm 2024-04-26T03:44:53.821794+0000 mgr.a (mgr.14152) 54 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:44:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:55 smithi008 bash[21451]: cluster 2024-04-26T03:44:53.983603+0000 mgr.a (mgr.14152) 55 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:56.773 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: cephadm 2024-04-26T03:44:55.304359+0000 mgr.a (mgr.14152) 56 : cephadm 1 Deploying daemon agent.smithi139 on smithi139 2024-04-26T03:44:56.773 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: audit 2024-04-26T03:44:56.272448+0000 mon.a (mon.0) 180 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:56.773 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: audit 2024-04-26T03:44:56.328718+0000 mon.a (mon.0) 181 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:56.773 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: audit 2024-04-26T03:44:56.331710+0000 mon.a (mon.0) 182 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:56.773 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: audit 2024-04-26T03:44:56.429386+0000 mon.a (mon.0) 183 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:56.774 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: audit 2024-04-26T03:44:56.432456+0000 mon.a (mon.0) 184 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:44:56.774 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: audit 2024-04-26T03:44:56.433335+0000 mon.a (mon.0) 185 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:44:56.774 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:56 smithi008 bash[21451]: audit 2024-04-26T03:44:56.437804+0000 mon.a (mon.0) 186 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:57.635 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:44:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:57 smithi008 bash[21451]: cluster 2024-04-26T03:44:55.983876+0000 mgr.a (mgr.14152) 57 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:44:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:57 smithi008 bash[21451]: audit 2024-04-26T03:44:56.536907+0000 mon.a (mon.0) 187 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:44:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:57 smithi008 bash[21451]: audit 2024-04-26T03:44:56.540497+0000 mon.a (mon.0) 188 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:44:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:57 smithi008 bash[21451]: audit 2024-04-26T03:44:56.541599+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:44:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:57 smithi008 bash[21451]: audit 2024-04-26T03:44:56.546880+0000 mon.a (mon.0) 190 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:57 smithi008 bash[21451]: audit 2024-04-26T03:44:56.760792+0000 mon.a (mon.0) 191 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:59.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:58 smithi008 bash[21451]: audit 2024-04-26T03:44:57.826736+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:59.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:58 smithi008 bash[21451]: audit 2024-04-26T03:44:57.834372+0000 mon.a (mon.0) 193 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:44:59.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:44:58 smithi008 bash[21451]: cluster 2024-04-26T03:44:57.984243+0000 mgr.a (mgr.14152) 58 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:00.178 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:45:00.178 INFO:teuthology.orchestra.run.smithi008.stdout:[{"addr": "172.21.15.8", "hostname": "smithi008", "labels": [], "status": ""}, {"addr": "172.21.15.12", "hostname": "smithi012", "labels": [], "status": ""}, {"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}] 2024-04-26T03:45:00.873 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-26T03:45:00.873 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-26T03:45:01.290 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:01 smithi008 bash[21451]: cluster 2024-04-26T03:44:59.984525+0000 mgr.a (mgr.14152) 59 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:01.290 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:01 smithi008 bash[21451]: audit 2024-04-26T03:45:00.176121+0000 mgr.a (mgr.14152) 60 : audit 0 from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:45:02.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:02 smithi008 bash[21451]: audit 2024-04-26T03:45:01.056282+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:02.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:02 smithi008 bash[21451]: audit 2024-04-26T03:45:01.276078+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:02.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:02 smithi008 bash[21451]: audit 2024-04-26T03:45:01.281406+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:02.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:02 smithi008 bash[21451]: audit 2024-04-26T03:45:01.287684+0000 mon.a (mon.0) 197 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:03.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:03 smithi008 bash[21451]: cluster 2024-04-26T03:45:01.984902+0000 mgr.a (mgr.14152) 61 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:05.590 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:45:05.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:05 smithi008 bash[21451]: cluster 2024-04-26T03:45:03.985326+0000 mgr.a (mgr.14152) 62 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:07.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:07 smithi008 bash[21451]: cluster 2024-04-26T03:45:05.985773+0000 mgr.a (mgr.14152) 63 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:08.300 INFO:teuthology.orchestra.run.smithi008.stderr:adjusted tunables profile to default 2024-04-26T03:45:08.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:08 smithi008 bash[21451]: audit 2024-04-26T03:45:08.062937+0000 mon.a (mon.0) 198 : audit 1 from='client.? 172.21.15.8:0/2515884910' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-26T03:45:08.995 INFO:tasks.cephadm:Adding mon.a on smithi008 2024-04-26T03:45:08.995 INFO:tasks.cephadm:Adding mon.b on smithi012 2024-04-26T03:45:08.996 INFO:tasks.cephadm:Adding mon.c on smithi139 2024-04-26T03:45:08.996 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c' 2024-04-26T03:45:09.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:09 smithi008 bash[21451]: cluster 2024-04-26T03:45:07.986206+0000 mgr.a (mgr.14152) 64 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:09.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:09 smithi008 bash[21451]: audit 2024-04-26T03:45:08.295213+0000 mon.a (mon.0) 199 : audit 1 from='client.? 172.21.15.8:0/2515884910' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-26T03:45:09.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:09 smithi008 bash[21451]: cluster 2024-04-26T03:45:08.299326+0000 mon.a (mon.0) 200 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:11.352 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:11 smithi008 bash[21451]: cluster 2024-04-26T03:45:09.986628+0000 mgr.a (mgr.14152) 65 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:11 smithi008 bash[21451]: audit 2024-04-26T03:45:10.579804+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:11 smithi008 bash[21451]: audit 2024-04-26T03:45:10.587621+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:13.720 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mon update... 2024-04-26T03:45:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:13 smithi008 bash[21451]: cluster 2024-04-26T03:45:11.986998+0000 mgr.a (mgr.14152) 66 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:14.232 DEBUG:teuthology.orchestra.run.smithi012:mon.b> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.b.service 2024-04-26T03:45:14.238 DEBUG:teuthology.orchestra.run.smithi139:mon.c> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.c.service 2024-04-26T03:45:14.240 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T03:45:14.240 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T03:45:14.992 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.707258+0000 mgr.a (mgr.14152) 67 : audit 0 from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:14.992 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: cephadm 2024-04-26T03:45:13.712758+0000 mgr.a (mgr.14152) 68 : cephadm 1 Saving service mon spec with placement smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c;count:3 2024-04-26T03:45:14.992 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.717804+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:14.992 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.757748+0000 mon.a (mon.0) 204 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:14.992 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.763179+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:14.992 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.765038+0000 mon.a (mon.0) 206 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.773084+0000 mon.a (mon.0) 207 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.778412+0000 mon.a (mon.0) 208 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:13.780106+0000 mon.a (mon.0) 209 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: cephadm 2024-04-26T03:45:13.782058+0000 mgr.a (mgr.14152) 69 : cephadm 1 Deploying daemon mon.c on smithi139 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: cluster 2024-04-26T03:45:13.987381+0000 mgr.a (mgr.14152) 70 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:14.006373+0000 mon.a (mon.0) 210 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:14.012330+0000 mon.a (mon.0) 211 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:14.993 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:14 smithi008 bash[21451]: audit 2024-04-26T03:45:14.021714+0000 mon.a (mon.0) 212 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:15.469 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:17.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:17 smithi008 bash[21451]: cluster 2024-04-26T03:45:15.987800+0000 mgr.a (mgr.14152) 71 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:19.117 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-04-26T03:45:19.118 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"d0a8bc48-037e-11ef-bc93-c7b262605968","modified":"2024-04-26T03:42:35.621288Z","created":"2024-04-26T03:42:35.621288Z","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.8:3300","nonce":0},{"type":"v1","addr":"172.21.15.8:6789","nonce":0}]},"addr":"172.21.15.8:6789/0","public_addr":"172.21.15.8:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-26T03:45:19.120 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-04-26T03:45:19.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:19 smithi008 bash[21451]: cluster 2024-04-26T03:45:17.988254+0000 mgr.a (mgr.14152) 72 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:20.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:20 smithi008 bash[21451]: audit 2024-04-26T03:45:19.116262+0000 mon.a (mon.0) 213 : audit 0 from='client.? 172.21.15.139:0/715003086' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T03:45:20.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:20 smithi008 bash[21451]: audit 2024-04-26T03:45:19.315355+0000 mon.a (mon.0) 214 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:20.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:20 smithi008 bash[21451]: audit 2024-04-26T03:45:19.321190+0000 mon.a (mon.0) 215 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:20.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:20 smithi008 bash[21451]: audit 2024-04-26T03:45:19.368434+0000 mon.a (mon.0) 216 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:20.324 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:20 smithi008 bash[21451]: audit 2024-04-26T03:45:19.369861+0000 mon.a (mon.0) 217 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:20.325 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:20 smithi008 bash[21451]: audit 2024-04-26T03:45:19.371752+0000 mon.a (mon.0) 218 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:20.325 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:20 smithi008 bash[21451]: cephadm 2024-04-26T03:45:19.373951+0000 mgr.a (mgr.14152) 73 : cephadm 1 Deploying daemon mon.b on smithi012 2024-04-26T03:45:21.220 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:44:56.541599+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:21.220 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:44:56.546880+0000 mon.a (mon.0) 190 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.220 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:44:56.760792+0000 mon.a (mon.0) 191 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.221 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:44:57.826736+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.221 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:44:57.834372+0000 mon.a (mon.0) 193 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.221 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:44:57.984243+0000 mgr.a (mgr.14152) 58 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.221 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:44:59.984525+0000 mgr.a (mgr.14152) 59 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.221 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:00.176121+0000 mgr.a (mgr.14152) 60 : audit 0 from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:45:21.221 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:01.056282+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.435 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:01.276078+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.435 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:01.281406+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.435 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:01.287684+0000 mon.a (mon.0) 197 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:01.984902+0000 mgr.a (mgr.14152) 61 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:03.985326+0000 mgr.a (mgr.14152) 62 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:05.985773+0000 mgr.a (mgr.14152) 63 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:08.062937+0000 mon.a (mon.0) 198 : audit 1 from='client.? 172.21.15.8:0/2515884910' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:07.986206+0000 mgr.a (mgr.14152) 64 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:08.295213+0000 mon.a (mon.0) 199 : audit 1 from='client.? 172.21.15.8:0/2515884910' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:08.299326+0000 mon.a (mon.0) 200 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:09.986628+0000 mgr.a (mgr.14152) 65 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:10.579804+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:10.587621+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:11.986998+0000 mgr.a (mgr.14152) 66 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.707258+0000 mgr.a (mgr.14152) 67 : audit 0 from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:21.436 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cephadm 2024-04-26T03:45:13.712758+0000 mgr.a (mgr.14152) 68 : cephadm 1 Saving service mon spec with placement smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c;count:3 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.717804+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.757748+0000 mon.a (mon.0) 204 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.763179+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.765038+0000 mon.a (mon.0) 206 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.773084+0000 mon.a (mon.0) 207 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.778412+0000 mon.a (mon.0) 208 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:13.780106+0000 mon.a (mon.0) 209 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cephadm 2024-04-26T03:45:13.782058+0000 mgr.a (mgr.14152) 69 : cephadm 1 Deploying daemon mon.c on smithi139 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:13.987381+0000 mgr.a (mgr.14152) 70 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:14.006373+0000 mon.a (mon.0) 210 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:14.012330+0000 mon.a (mon.0) 211 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:14.021714+0000 mon.a (mon.0) 212 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:15.987800+0000 mgr.a (mgr.14152) 71 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.437 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cluster 2024-04-26T03:45:17.988254+0000 mgr.a (mgr.14152) 72 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:19.116262+0000 mon.a (mon.0) 213 : audit 0 from='client.? 172.21.15.139:0/715003086' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:19.315355+0000 mon.a (mon.0) 214 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:19.321190+0000 mon.a (mon.0) 215 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:19.368434+0000 mon.a (mon.0) 216 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:19.369861+0000 mon.a (mon.0) 217 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: audit 2024-04-26T03:45:19.371752+0000 mon.a (mon.0) 218 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: cephadm 2024-04-26T03:45:19.373951+0000 mgr.a (mgr.14152) 73 : cephadm 1 Deploying daemon mon.b on smithi012 2024-04-26T03:45:21.438 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:21 smithi139 bash[22330]: debug 2024-04-26T03:45:21.214+0000 7fee8eea3700 1 mon.c@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-04-26T03:45:21.566 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T03:45:21.566 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T03:45:23.885 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:23 smithi012 systemd[1]: Started Ceph mon.b for d0a8bc48-037e-11ef-bc93-c7b262605968. 2024-04-26T03:45:24.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.742+0000 7fca011a9c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-26T03:45:24.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.742+0000 7fca011a9c80 0 ceph version 19.0.0-2457-gddeaa917 (ddeaa91797339a19172c3036ff48cca58c12f448) squid (dev), process ceph-mon, pid 7 2024-04-26T03:45:24.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.742+0000 7fca011a9c80 0 pidfile_write: ignore empty --pid-file 2024-04-26T03:45:24.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 0 load: jerasure load: lrc 2024-04-26T03:45:24.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-26T03:45:24.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Git sha 0 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Compile date 2024-04-24 18:24:05 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: DB SUMMARY 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: DB Session ID: BGU9R3WTNUVN4JPUUTFK 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: CURRENT file: CURRENT 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.error_if_exists: 0 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.create_if_missing: 0 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T03:45:24.790 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.env: 0x55f84874ac60 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.info_log: 0x55f849df5ac0 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.statistics: (nil) 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.use_fsync: 0 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-26T03:45:24.791 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.db_log_dir: 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.wal_dir: 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T03:45:24.792 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.write_buffer_manager: 0x55f849dc81e0 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.unordered_write: 0 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T03:45:24.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.row_cache: None 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.wal_filter: None 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.two_write_queues: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.wal_compression: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.atomic_flush: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T03:45:24.794 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-26T03:45:24.795 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_open_files: -1 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-26T03:45:24.798 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Compression algorithms supported: 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kZSTD supported: 0 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kXpressCompression supported: 0 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kZlibCompression supported: 1 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T03:45:24.799 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.merge_operator: 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_filter: None 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f849df5bc0) 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cache_index_and_filter_blocks: 1 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: pin_top_level_index_and_filter: 1 2024-04-26T03:45:24.800 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: index_type: 0 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: data_block_index_type: 0 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: index_shortening: 1 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: data_block_hash_table_util_ratio: 0.750000 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: checksum: 4 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: no_block_cache: 0 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_cache: 0x55f849df7090 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_cache_name: BinnedLRUCache 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_cache_options: 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: capacity : 536870912 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: num_shard_bits : 4 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: strict_capacity_limit : 0 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: high_pri_pool_ratio: 0.000 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_cache_compressed: (nil) 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: persistent_cache: (nil) 2024-04-26T03:45:24.801 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_size: 4096 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_size_deviation: 10 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_restart_interval: 16 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: index_block_restart_interval: 1 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: metadata_block_size: 4096 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: partition_filters: 0 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: use_delta_encoding: 1 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: filter_policy: bloomfilter 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: whole_key_filtering: 1 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: verify_compression: 0 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: read_amp_bytes_per_bit: 0 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: format_version: 5 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: enable_index_compression: 1 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: block_align: 0 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: max_auto_readahead_size: 262144 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: prepopulate_block_cache: 0 2024-04-26T03:45:24.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: initial_auto_readahead_size: 8192 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: num_file_reads_for_auto_readahead: 2 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression: NoCompression 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.num_levels: 7 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T03:45:24.803 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T03:45:24.804 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T03:45:24.804 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T03:45:24.804 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T03:45:24.804 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T03:45:24.805 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-26T03:45:24.806 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T03:45:24.806 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T03:45:24.806 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T03:45:24.806 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T03:45:24.806 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T03:45:24.807 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T03:45:24.807 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T03:45:24.807 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T03:45:24.807 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T03:45:24.808 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.table_properties_collectors: 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T03:45:24.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.bloom_locality: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.ttl: 2592000 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T03:45:24.810 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.enable_blob_files: false 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.min_blob_size: 0 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 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-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-26T03:45:24.811 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 83b81781-27f7-4ffa-bb9f-243b9559f1ca 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714103124754018, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.746+0000 7fca011a9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714103124754525, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "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": "[]", "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": 1714103124, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "83b81781-27f7-4ffa-bb9f-243b9559f1ca", "db_session_id": "BGU9R3WTNUVN4JPUUTFK", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1714103124754626, "job": 1, "event": "recovery_finished"} 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 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-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f849eec000 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 4 rocksdb: DB pointer 0x55f849ed6000 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fc9ef90c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fc9ef90c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T03:45:24.812 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: ** DB Stats ** 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: ** Compaction Stats [default] ** 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 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-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T03:45:24.813 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: ** Compaction Stats [default] ** 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 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-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 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.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T03:45:24.814 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: AddFile(Keys): cumulative 0, interval 0 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Cumulative compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Interval compaction: 0.00 GB write, 0.48 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 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-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: Block cache BinnedLRUCache@0x55f849df7090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 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-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: ** File Read Latency Histogram By Level [default] ** 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 0 using public_addr v2:172.21.15.12:0/0 -> [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.750+0000 7fca011a9c80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] at bind addrs [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.754+0000 7fca011a9c80 1 mon.b@-1(???) e0 preinit fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:24.815 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 0 mon.b@-1(synchronizing).mds e1 new map 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: e1 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 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-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: legacy client fscid: -1 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: No filesystems configured 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 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-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-26T03:45:24.816 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.774+0000 7fc9f2912700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:07.974171+0000 mgr.a (mgr.14152) 11 : cluster 0 pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:09.820250+0000 mon.a (mon.0) 121 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:09.826843+0000 mon.a (mon.0) 122 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:09.974638+0000 mgr.a (mgr.14152) 12 : cluster 0 pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:11.975060+0000 mgr.a (mgr.14152) 13 : cluster 0 pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.817 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:12.880257+0000 mon.a (mon.0) 123 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:12.903444+0000 mon.a (mon.0) 124 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:12.905267+0000 mon.a (mon.0) 125 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:12.905981+0000 mon.a (mon.0) 126 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:12.874990+0000 mgr.a (mgr.14152) 14 : audit 0 from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:12.906890+0000 mgr.a (mgr.14152) 15 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:13.020856+0000 mgr.a (mgr.14152) 16 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:13.235211+0000 mgr.a (mgr.14152) 17 : cephadm 1 Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:13.399802+0000 mgr.a (mgr.14152) 18 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:13.568513+0000 mon.a (mon.0) 127 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:13.572437+0000 mon.a (mon.0) 128 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.818 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:13.576358+0000 mon.a (mon.0) 129 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:13.975482+0000 mgr.a (mgr.14152) 19 : cluster 0 pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:15.975884+0000 mgr.a (mgr.14152) 20 : cluster 0 pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:17.976250+0000 mgr.a (mgr.14152) 21 : cluster 0 pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:19.976683+0000 mgr.a (mgr.14152) 22 : cluster 0 pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:20.912276+0000 mon.a (mon.0) 130 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:20.915692+0000 mon.a (mon.0) 131 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:20.921477+0000 mon.a (mon.0) 132 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:21.616234+0000 mgr.a (mgr.14152) 23 : audit 0 from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi012", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:21.976958+0000 mgr.a (mgr.14152) 24 : cluster 0 pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:22.326108+0000 mgr.a (mgr.14152) 25 : cephadm 1 Deploying cephadm binary to smithi012 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:23.977329+0000 mgr.a (mgr.14152) 26 : cluster 0 pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.819 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:25.977693+0000 mgr.a (mgr.14152) 27 : cluster 0 pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:27.761950+0000 mon.a (mon.0) 133 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:27.763022+0000 mgr.a (mgr.14152) 28 : cephadm 1 Added host smithi012 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:27.807818+0000 mon.a (mon.0) 134 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:27.978149+0000 mgr.a (mgr.14152) 29 : cluster 0 pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:28.280105+0000 mon.a (mon.0) 135 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:29.756445+0000 mon.a (mon.0) 136 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:29.762331+0000 mon.a (mon.0) 137 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:29.764066+0000 mon.a (mon.0) 138 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:29.766536+0000 mon.a (mon.0) 139 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:29.768749+0000 mon.a (mon.0) 140 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:29.771771+0000 mgr.a (mgr.14152) 30 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:45:24.820 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:29.978574+0000 mgr.a (mgr.14152) 31 : cluster 0 pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:29.988235+0000 mgr.a (mgr.14152) 32 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:30.203252+0000 mgr.a (mgr.14152) 33 : cephadm 1 Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:30.417831+0000 mgr.a (mgr.14152) 34 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:30.589082+0000 mon.a (mon.0) 141 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:30.595411+0000 mon.a (mon.0) 142 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:30.598822+0000 mon.a (mon.0) 143 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi012", "caps": []}]: dispatch 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:30.600383+0000 mon.a (mon.0) 144 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi012", "caps": []}]': finished 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:31.704606+0000 mgr.a (mgr.14152) 35 : cephadm 1 Deploying daemon agent.smithi012 on smithi012 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:31.979041+0000 mgr.a (mgr.14152) 36 : cluster 0 pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.667815+0000 mon.a (mon.0) 145 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.821 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.675367+0000 mon.a (mon.0) 146 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.680261+0000 mon.a (mon.0) 147 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.747829+0000 mon.a (mon.0) 148 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.752250+0000 mon.a (mon.0) 149 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.753983+0000 mon.a (mon.0) 150 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.761955+0000 mon.a (mon.0) 151 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.831003+0000 mon.a (mon.0) 152 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.835678+0000 mon.a (mon.0) 153 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.837337+0000 mon.a (mon.0) 154 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:32.845266+0000 mon.a (mon.0) 155 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:33.173627+0000 mon.a (mon.0) 156 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.822 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:33.979560+0000 mgr.a (mgr.14152) 37 : cluster 0 pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:34.229074+0000 mon.a (mon.0) 157 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:34.237162+0000 mon.a (mon.0) 158 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:35.633484+0000 mgr.a (mgr.14152) 38 : audit 0 from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:35.979939+0000 mgr.a (mgr.14152) 39 : cluster 0 pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:36.051669+0000 mon.a (mon.0) 159 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:37.980375+0000 mgr.a (mgr.14152) 40 : cluster 0 pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:39.980893+0000 mgr.a (mgr.14152) 41 : cluster 0 pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:41.108749+0000 mon.a (mon.0) 160 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:41.115441+0000 mon.a (mon.0) 161 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:41.122660+0000 mon.a (mon.0) 162 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:41.981342+0000 mgr.a (mgr.14152) 42 : cluster 0 pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:43.981666+0000 mgr.a (mgr.14152) 43 : cluster 0 pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:45.061405+0000 mgr.a (mgr.14152) 44 : audit 0 from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:45.804027+0000 mgr.a (mgr.14152) 45 : cephadm 1 Deploying cephadm binary to smithi139 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:45.982125+0000 mgr.a (mgr.14152) 46 : cluster 0 pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:47.477363+0000 mon.a (mon.0) 163 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:47.488397+0000 mon.a (mon.0) 164 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:47.982552+0000 mgr.a (mgr.14152) 47 : cluster 0 pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:49.982825+0000 mgr.a (mgr.14152) 48 : cluster 0 pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:51.218382+0000 mon.a (mon.0) 165 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:51.264389+0000 mon.a (mon.0) 166 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:51.219184+0000 mgr.a (mgr.14152) 49 : cephadm 1 Added host smithi139 2024-04-26T03:45:24.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:51.736701+0000 mon.a (mon.0) 167 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:51.983198+0000 mgr.a (mgr.14152) 50 : cluster 0 pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.261595+0000 mon.a (mon.0) 168 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.267121+0000 mon.a (mon.0) 169 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.268672+0000 mon.a (mon.0) 170 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.270710+0000 mon.a (mon.0) 171 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.272554+0000 mon.a (mon.0) 172 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:53.275473+0000 mgr.a (mgr.14152) 51 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:53.491872+0000 mgr.a (mgr.14152) 52 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.790901+0000 mon.a (mon.0) 173 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.796229+0000 mon.a (mon.0) 174 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:53.802772+0000 mon.a (mon.0) 175 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:54.300230+0000 mon.a (mon.0) 176 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.825 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:54.306025+0000 mon.a (mon.0) 177 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:54.309289+0000 mon.a (mon.0) 178 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:54.310561+0000 mon.a (mon.0) 179 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]': finished 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:53.657245+0000 mgr.a (mgr.14152) 53 : cephadm 1 Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:53.821794+0000 mgr.a (mgr.14152) 54 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:53.983603+0000 mgr.a (mgr.14152) 55 : cluster 0 pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:44:55.304359+0000 mgr.a (mgr.14152) 56 : cephadm 1 Deploying daemon agent.smithi139 on smithi139 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.272448+0000 mon.a (mon.0) 180 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.328718+0000 mon.a (mon.0) 181 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.331710+0000 mon.a (mon.0) 182 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.429386+0000 mon.a (mon.0) 183 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.432456+0000 mon.a (mon.0) 184 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.433335+0000 mon.a (mon.0) 185 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.437804+0000 mon.a (mon.0) 186 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.826 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:55.983876+0000 mgr.a (mgr.14152) 57 : cluster 0 pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.536907+0000 mon.a (mon.0) 187 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.540497+0000 mon.a (mon.0) 188 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.541599+0000 mon.a (mon.0) 189 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.546880+0000 mon.a (mon.0) 190 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:56.760792+0000 mon.a (mon.0) 191 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:57.826736+0000 mon.a (mon.0) 192 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:44:57.834372+0000 mon.a (mon.0) 193 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:57.984243+0000 mgr.a (mgr.14152) 58 : cluster 0 pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:44:59.984525+0000 mgr.a (mgr.14152) 59 : cluster 0 pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:00.176121+0000 mgr.a (mgr.14152) 60 : audit 0 from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:01.056282+0000 mon.a (mon.0) 194 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:01.276078+0000 mon.a (mon.0) 195 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:01.281406+0000 mon.a (mon.0) 196 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:01.287684+0000 mon.a (mon.0) 197 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.827 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:01.984902+0000 mgr.a (mgr.14152) 61 : cluster 0 pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:03.985326+0000 mgr.a (mgr.14152) 62 : cluster 0 pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:05.985773+0000 mgr.a (mgr.14152) 63 : cluster 0 pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:08.062937+0000 mon.a (mon.0) 198 : audit 1 from='client.? 172.21.15.8:0/2515884910' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:07.986206+0000 mgr.a (mgr.14152) 64 : cluster 0 pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:08.295213+0000 mon.a (mon.0) 199 : audit 1 from='client.? 172.21.15.8:0/2515884910' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:08.299326+0000 mon.a (mon.0) 200 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:09.986628+0000 mgr.a (mgr.14152) 65 : cluster 0 pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:10.579804+0000 mon.a (mon.0) 201 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:10.587621+0000 mon.a (mon.0) 202 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:11.986998+0000 mgr.a (mgr.14152) 66 : cluster 0 pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.707258+0000 mgr.a (mgr.14152) 67 : audit 0 from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:45:13.712758+0000 mgr.a (mgr.14152) 68 : cephadm 1 Saving service mon spec with placement smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c;count:3 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.717804+0000 mon.a (mon.0) 203 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.828 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.757748+0000 mon.a (mon.0) 204 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.763179+0000 mon.a (mon.0) 205 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.765038+0000 mon.a (mon.0) 206 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.773084+0000 mon.a (mon.0) 207 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.778412+0000 mon.a (mon.0) 208 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:13.780106+0000 mon.a (mon.0) 209 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:45:13.782058+0000 mgr.a (mgr.14152) 69 : cephadm 1 Deploying daemon mon.c on smithi139 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:13.987381+0000 mgr.a (mgr.14152) 70 : cluster 0 pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:14.006373+0000 mon.a (mon.0) 210 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:14.012330+0000 mon.a (mon.0) 211 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:14.021714+0000 mon.a (mon.0) 212 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:15.987800+0000 mgr.a (mgr.14152) 71 : cluster 0 pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cluster 2024-04-26T03:45:17.988254+0000 mgr.a (mgr.14152) 72 : cluster 0 pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:19.116262+0000 mon.a (mon.0) 213 : audit 0 from='client.? 172.21.15.139:0/715003086' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:19.315355+0000 mon.a (mon.0) 214 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.829 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:19.321190+0000 mon.a (mon.0) 215 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.830 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:19.368434+0000 mon.a (mon.0) 216 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:24.830 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:19.369861+0000 mon.a (mon.0) 217 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:24.830 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: audit 2024-04-26T03:45:19.371752+0000 mon.a (mon.0) 218 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:24.830 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: cephadm 2024-04-26T03:45:19.373951+0000 mgr.a (mgr.14152) 73 : cephadm 1 Deploying daemon mon.b on smithi012 2024-04-26T03:45:24.830 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:24 smithi012 bash[22106]: debug 2024-04-26T03:45:24.778+0000 7fc9f2912700 1 mon.b@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2024-04-26T03:45:26.362 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.c/config 2024-04-26T03:45:26.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:21.221149+0000 mon.a (mon.0) 219 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:21.226046+0000 mon.a (mon.0) 220 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:21.226427+0000 mon.a (mon.0) 221 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:21.247843+0000 mon.a (mon.0) 222 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:21.989082+0000 mgr.a (mgr.14152) 75 : cluster 0 pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:22.220767+0000 mon.a (mon.0) 223 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:23.221055+0000 mon.a (mon.0) 224 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:23.223805+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:23.989480+0000 mgr.a (mgr.14152) 76 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:26.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:24.221106+0000 mon.a (mon.0) 225 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:24.788597+0000 mon.a (mon.0) 226 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:25.221239+0000 mon.a (mon.0) 227 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:25.788846+0000 mon.a (mon.0) 228 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.221224+0000 mon.a (mon.0) 229 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.268075+0000 mon.a (mon.0) 230 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.273926+0000 mon.a (mon.0) 231 : cluster 0 monmap epoch 2 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.273967+0000 mon.a (mon.0) 232 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.273986+0000 mon.a (mon.0) 233 : cluster 0 last_changed 2024-04-26T03:45:21.220549+0000 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.274003+0000 mon.a (mon.0) 234 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.274031+0000 mon.a (mon.0) 235 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.274052+0000 mon.a (mon.0) 236 : cluster 0 election_strategy: 1 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.274078+0000 mon.a (mon.0) 237 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:26.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.274103+0000 mon.a (mon.0) 238 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.291472+0000 mon.a (mon.0) 239 : cluster 0 fsmap 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.291529+0000 mon.a (mon.0) 240 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.291816+0000 mon.a (mon.0) 241 : cluster 0 mgrmap e13: a(active, since 100s) 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.292073+0000 mon.a (mon.0) 242 : cluster 1 overall HEALTH_OK 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.299521+0000 mon.a (mon.0) 243 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.306424+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.312498+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.318506+0000 mon.a (mon.0) 246 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.324363+0000 mon.a (mon.0) 247 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.330278+0000 mon.a (mon.0) 248 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.335930+0000 mon.a (mon.0) 249 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.602 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:26 smithi008 bash[21451]: audit 2024-04-26T03:45:26.342031+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:21.221149+0000 mon.a (mon.0) 219 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:21.226046+0000 mon.a (mon.0) 220 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:21.226427+0000 mon.a (mon.0) 221 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:21.247843+0000 mon.a (mon.0) 222 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:21.989082+0000 mgr.a (mgr.14152) 75 : cluster 0 pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:22.220767+0000 mon.a (mon.0) 223 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:23.221055+0000 mon.a (mon.0) 224 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:23.223805+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:23.989480+0000 mgr.a (mgr.14152) 76 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:26.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:24.221106+0000 mon.a (mon.0) 225 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:24.788597+0000 mon.a (mon.0) 226 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:25.221239+0000 mon.a (mon.0) 227 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:25.788846+0000 mon.a (mon.0) 228 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.221224+0000 mon.a (mon.0) 229 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.268075+0000 mon.a (mon.0) 230 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.273926+0000 mon.a (mon.0) 231 : cluster 0 monmap epoch 2 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.273967+0000 mon.a (mon.0) 232 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.273986+0000 mon.a (mon.0) 233 : cluster 0 last_changed 2024-04-26T03:45:21.220549+0000 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.274003+0000 mon.a (mon.0) 234 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.274031+0000 mon.a (mon.0) 235 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.274052+0000 mon.a (mon.0) 236 : cluster 0 election_strategy: 1 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.274078+0000 mon.a (mon.0) 237 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.274103+0000 mon.a (mon.0) 238 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.291472+0000 mon.a (mon.0) 239 : cluster 0 fsmap 2024-04-26T03:45:26.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.291529+0000 mon.a (mon.0) 240 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.291816+0000 mon.a (mon.0) 241 : cluster 0 mgrmap e13: a(active, since 100s) 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.292073+0000 mon.a (mon.0) 242 : cluster 1 overall HEALTH_OK 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.299521+0000 mon.a (mon.0) 243 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.306424+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.312498+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.318506+0000 mon.a (mon.0) 246 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.324363+0000 mon.a (mon.0) 247 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.330278+0000 mon.a (mon.0) 248 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.335930+0000 mon.a (mon.0) 249 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:26.801 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:26 smithi139 bash[22330]: audit 2024-04-26T03:45:26.342031+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:21.221149+0000 mon.a (mon.0) 219 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:21.226046+0000 mon.a (mon.0) 220 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:45:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:21.226427+0000 mon.a (mon.0) 221 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:21.247843+0000 mon.a (mon.0) 222 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:21.989082+0000 mgr.a (mgr.14152) 75 : cluster 0 pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:22.220767+0000 mon.a (mon.0) 223 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:23.221055+0000 mon.a (mon.0) 224 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:23.223805+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:23.989480+0000 mgr.a (mgr.14152) 76 : cluster 0 pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:24.221106+0000 mon.a (mon.0) 225 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:24.788597+0000 mon.a (mon.0) 226 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:25.221239+0000 mon.a (mon.0) 227 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:25.788846+0000 mon.a (mon.0) 228 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.221224+0000 mon.a (mon.0) 229 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.268075+0000 mon.a (mon.0) 230 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-26T03:45:27.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.273926+0000 mon.a (mon.0) 231 : cluster 0 monmap epoch 2 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.273967+0000 mon.a (mon.0) 232 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.273986+0000 mon.a (mon.0) 233 : cluster 0 last_changed 2024-04-26T03:45:21.220549+0000 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.274003+0000 mon.a (mon.0) 234 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.274031+0000 mon.a (mon.0) 235 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.274052+0000 mon.a (mon.0) 236 : cluster 0 election_strategy: 1 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.274078+0000 mon.a (mon.0) 237 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.274103+0000 mon.a (mon.0) 238 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.291472+0000 mon.a (mon.0) 239 : cluster 0 fsmap 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.291529+0000 mon.a (mon.0) 240 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.291816+0000 mon.a (mon.0) 241 : cluster 0 mgrmap e13: a(active, since 100s) 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.292073+0000 mon.a (mon.0) 242 : cluster 1 overall HEALTH_OK 2024-04-26T03:45:27.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.299521+0000 mon.a (mon.0) 243 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.306424+0000 mon.a (mon.0) 244 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.312498+0000 mon.a (mon.0) 245 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.318506+0000 mon.a (mon.0) 246 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.324363+0000 mon.a (mon.0) 247 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.330278+0000 mon.a (mon.0) 248 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.335930+0000 mon.a (mon.0) 249 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:26 smithi012 bash[22106]: audit 2024-04-26T03:45:26.342031+0000 mon.a (mon.0) 250 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:27.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:45:27 smithi008 bash[21706]: debug 2024-04-26T03:45:27.217+0000 7ff3ffe85700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-26T03:45:32.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:26.798755+0000 mon.a (mon.0) 257 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:45:32.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.798996+0000 mon.a (mon.0) 258 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:32.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:26.799984+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:32.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:26.800036+0000 mon.a (mon.0) 259 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:26.800194+0000 mon.a (mon.0) 260 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cephadm 2024-04-26T03:45:26.836336+0000 mgr.a (mgr.14152) 81 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cephadm 2024-04-26T03:45:26.837142+0000 mgr.a (mgr.14152) 82 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cephadm 2024-04-26T03:45:26.837541+0000 mgr.a (mgr.14152) 83 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:27.788787+0000 mon.a (mon.0) 261 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:27.990233+0000 mgr.a (mgr.14152) 84 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:28.789384+0000 mon.a (mon.0) 262 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:29.789286+0000 mon.a (mon.0) 263 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:29.990654+0000 mgr.a (mgr.14152) 85 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:30.789637+0000 mon.a (mon.0) 264 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:31.789575+0000 mon.a (mon.0) 265 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.800208+0000 mon.a (mon.0) 266 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.806663+0000 mon.a (mon.0) 267 : cluster 0 monmap epoch 3 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.806738+0000 mon.a (mon.0) 268 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:32.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.806794+0000 mon.a (mon.0) 269 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.806840+0000 mon.a (mon.0) 270 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.806883+0000 mon.a (mon.0) 271 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.806924+0000 mon.a (mon.0) 272 : cluster 0 election_strategy: 1 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.806968+0000 mon.a (mon.0) 273 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.807012+0000 mon.a (mon.0) 274 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.807051+0000 mon.a (mon.0) 275 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.827578+0000 mon.a (mon.0) 276 : cluster 0 fsmap 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.827678+0000 mon.a (mon.0) 277 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:32.301 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.828032+0000 mon.a (mon.0) 278 : cluster 0 mgrmap e13: a(active, since 105s) 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.828465+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.837981+0000 mon.a (mon.0) 280 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.838056+0000 mon.a (mon.0) 281 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.838118+0000 mon.a (mon.0) 282 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] is down (out of quorum) 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:31.843288+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:31.849725+0000 mon.a (mon.0) 284 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:31.856227+0000 mon.a (mon.0) 285 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:31.862897+0000 mon.a (mon.0) 286 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:31.868622+0000 mon.a (mon.0) 287 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:31 smithi139 bash[22330]: audit 2024-04-26T03:45:31.874766+0000 mon.a (mon.0) 288 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:26.798755+0000 mon.a (mon.0) 257 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.798996+0000 mon.a (mon.0) 258 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:26.799984+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:26.800036+0000 mon.a (mon.0) 259 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:26.800194+0000 mon.a (mon.0) 260 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cephadm 2024-04-26T03:45:26.836336+0000 mgr.a (mgr.14152) 81 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cephadm 2024-04-26T03:45:26.837142+0000 mgr.a (mgr.14152) 82 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cephadm 2024-04-26T03:45:26.837541+0000 mgr.a (mgr.14152) 83 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:27.788787+0000 mon.a (mon.0) 261 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:27.990233+0000 mgr.a (mgr.14152) 84 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:28.789384+0000 mon.a (mon.0) 262 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:29.789286+0000 mon.a (mon.0) 263 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:29.990654+0000 mgr.a (mgr.14152) 85 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:30.789637+0000 mon.a (mon.0) 264 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:31.789575+0000 mon.a (mon.0) 265 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.800208+0000 mon.a (mon.0) 266 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.806663+0000 mon.a (mon.0) 267 : cluster 0 monmap epoch 3 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.806738+0000 mon.a (mon.0) 268 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.806794+0000 mon.a (mon.0) 269 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.806840+0000 mon.a (mon.0) 270 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.806883+0000 mon.a (mon.0) 271 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.806924+0000 mon.a (mon.0) 272 : cluster 0 election_strategy: 1 2024-04-26T03:45:32.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.806968+0000 mon.a (mon.0) 273 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.807012+0000 mon.a (mon.0) 274 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.807051+0000 mon.a (mon.0) 275 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.827578+0000 mon.a (mon.0) 276 : cluster 0 fsmap 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.827678+0000 mon.a (mon.0) 277 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.828032+0000 mon.a (mon.0) 278 : cluster 0 mgrmap e13: a(active, since 105s) 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.828465+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.837981+0000 mon.a (mon.0) 280 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.838056+0000 mon.a (mon.0) 281 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.838118+0000 mon.a (mon.0) 282 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] is down (out of quorum) 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:31.843288+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:31.849725+0000 mon.a (mon.0) 284 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:31.856227+0000 mon.a (mon.0) 285 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:31.862897+0000 mon.a (mon.0) 286 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.352 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:31.868622+0000 mon.a (mon.0) 287 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.353 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:31 smithi008 bash[21451]: audit 2024-04-26T03:45:31.874766+0000 mon.a (mon.0) 288 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:32.892 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-04-26T03:45:32.892 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":3,"fsid":"d0a8bc48-037e-11ef-bc93-c7b262605968","modified":"2024-04-26T03:45:26.794110Z","created":"2024-04-26T03:42:35.621288Z","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.8:3300","nonce":0},{"type":"v1","addr":"172.21.15.8:6789","nonce":0}]},"addr":"172.21.15.8:6789/0","public_addr":"172.21.15.8:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:3300","nonce":0},{"type":"v1","addr":"172.21.15.12:6789","nonce":0}]},"addr":"172.21.15.12:6789/0","public_addr":"172.21.15.12:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-26T03:45:32.895 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 3 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:31.880613+0000 mon.a (mon.0) 289 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:31.886297+0000 mon.a (mon.0) 290 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:31.897447+0000 mon.a (mon.0) 291 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:31.902951+0000 mon.a (mon.0) 292 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: cephadm 2024-04-26T03:45:31.903910+0000 mgr.a (mgr.14152) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:31.910329+0000 mon.a (mon.0) 293 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: cluster 2024-04-26T03:45:31.991122+0000 mgr.a (mgr.14152) 87 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: cephadm 2024-04-26T03:45:32.003879+0000 mgr.a (mgr.14152) 88 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2024-04-26T03:45:33.235 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.004586+0000 mon.a (mon.0) 294 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.006403+0000 mon.a (mon.0) 295 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.007926+0000 mon.a (mon.0) 296 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: cephadm 2024-04-26T03:45:32.009775+0000 mgr.a (mgr.14152) 89 : cephadm 1 Reconfiguring daemon mon.a on smithi008 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.083949+0000 mon.a (mon.0) 297 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.091393+0000 mon.a (mon.0) 298 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.100684+0000 mon.a (mon.0) 299 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.394386+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.236 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:32 smithi008 bash[21451]: audit 2024-04-26T03:45:32.790001+0000 mon.a (mon.0) 301 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:31.880613+0000 mon.a (mon.0) 289 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:31.886297+0000 mon.a (mon.0) 290 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:31.897447+0000 mon.a (mon.0) 291 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:31.902951+0000 mon.a (mon.0) 292 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: cephadm 2024-04-26T03:45:31.903910+0000 mgr.a (mgr.14152) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:31.910329+0000 mon.a (mon.0) 293 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: cluster 2024-04-26T03:45:31.991122+0000 mgr.a (mgr.14152) 87 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: cephadm 2024-04-26T03:45:32.003879+0000 mgr.a (mgr.14152) 88 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.004586+0000 mon.a (mon.0) 294 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.006403+0000 mon.a (mon.0) 295 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:33.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.007926+0000 mon.a (mon.0) 296 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:33.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: cephadm 2024-04-26T03:45:32.009775+0000 mgr.a (mgr.14152) 89 : cephadm 1 Reconfiguring daemon mon.a on smithi008 2024-04-26T03:45:33.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.083949+0000 mon.a (mon.0) 297 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.091393+0000 mon.a (mon.0) 298 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.100684+0000 mon.a (mon.0) 299 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.394386+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:33.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:32 smithi139 bash[22330]: audit 2024-04-26T03:45:32.790001+0000 mon.a (mon.0) 301 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:33.487 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-26T03:45:33.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-26T03:45:34.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:26.798755+0000 mon.a (mon.0) 257 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:45:34.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.798996+0000 mon.a (mon.0) 258 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:34.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:26.799984+0000 mon.c (mon.1) 2 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:34.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:26.800036+0000 mon.a (mon.0) 259 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:34.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:26.800194+0000 mon.a (mon.0) 260 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:45:34.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cephadm 2024-04-26T03:45:26.836336+0000 mgr.a (mgr.14152) 81 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:34.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cephadm 2024-04-26T03:45:26.837142+0000 mgr.a (mgr.14152) 82 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cephadm 2024-04-26T03:45:26.837541+0000 mgr.a (mgr.14152) 83 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:27.788787+0000 mon.a (mon.0) 261 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:27.990233+0000 mgr.a (mgr.14152) 84 : cluster 0 pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:28.789384+0000 mon.a (mon.0) 262 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:29.789286+0000 mon.a (mon.0) 263 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:29.990654+0000 mgr.a (mgr.14152) 85 : cluster 0 pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:30.789637+0000 mon.a (mon.0) 264 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.789575+0000 mon.a (mon.0) 265 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.800208+0000 mon.a (mon.0) 266 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.806663+0000 mon.a (mon.0) 267 : cluster 0 monmap epoch 3 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.806738+0000 mon.a (mon.0) 268 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:34.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.806794+0000 mon.a (mon.0) 269 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:45:34.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.806840+0000 mon.a (mon.0) 270 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:34.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.806883+0000 mon.a (mon.0) 271 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:34.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.806924+0000 mon.a (mon.0) 272 : cluster 0 election_strategy: 1 2024-04-26T03:45:34.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.806968+0000 mon.a (mon.0) 273 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:34.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.807012+0000 mon.a (mon.0) 274 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:34.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.807051+0000 mon.a (mon.0) 275 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:45:34.244 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.827578+0000 mon.a (mon.0) 276 : cluster 0 fsmap 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.827678+0000 mon.a (mon.0) 277 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.828032+0000 mon.a (mon.0) 278 : cluster 0 mgrmap e13: a(active, since 105s) 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.828465+0000 mon.a (mon.0) 279 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.837981+0000 mon.a (mon.0) 280 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.838056+0000 mon.a (mon.0) 281 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.838118+0000 mon.a (mon.0) 282 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] is down (out of quorum) 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.843288+0000 mon.a (mon.0) 283 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.849725+0000 mon.a (mon.0) 284 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.856227+0000 mon.a (mon.0) 285 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.862897+0000 mon.a (mon.0) 286 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.868622+0000 mon.a (mon.0) 287 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.874766+0000 mon.a (mon.0) 288 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.880613+0000 mon.a (mon.0) 289 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.886297+0000 mon.a (mon.0) 290 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.245 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.897447+0000 mon.a (mon.0) 291 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.902951+0000 mon.a (mon.0) 292 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cephadm 2024-04-26T03:45:31.903910+0000 mgr.a (mgr.14152) 86 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:31.910329+0000 mon.a (mon.0) 293 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cluster 2024-04-26T03:45:31.991122+0000 mgr.a (mgr.14152) 87 : cluster 0 pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cephadm 2024-04-26T03:45:32.003879+0000 mgr.a (mgr.14152) 88 : cephadm 1 Reconfiguring mon.a (unknown last config time)... 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.004586+0000 mon.a (mon.0) 294 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.006403+0000 mon.a (mon.0) 295 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.007926+0000 mon.a (mon.0) 296 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:34.246 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: cephadm 2024-04-26T03:45:32.009775+0000 mgr.a (mgr.14152) 89 : cephadm 1 Reconfiguring daemon mon.a on smithi008 2024-04-26T03:45:34.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.083949+0000 mon.a (mon.0) 297 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.091393+0000 mon.a (mon.0) 298 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.100684+0000 mon.a (mon.0) 299 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.394386+0000 mon.a (mon.0) 300 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:33 smithi012 bash[22106]: audit 2024-04-26T03:45:32.790001+0000 mon.a (mon.0) 301 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:34.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:28.796304+0000 mon.b (mon.2) 1 : cluster 1 mon.b calling monitor election 2024-04-26T03:45:34.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.832544+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-26T03:45:34.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.833984+0000 mon.a (mon.0) 307 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:34.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.834960+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:34.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.875351+0000 mon.a (mon.0) 308 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-26T03:45:34.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883293+0000 mon.a (mon.0) 309 : cluster 0 monmap epoch 3 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883331+0000 mon.a (mon.0) 310 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883353+0000 mon.a (mon.0) 311 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883369+0000 mon.a (mon.0) 312 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883392+0000 mon.a (mon.0) 313 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883416+0000 mon.a (mon.0) 314 : cluster 0 election_strategy: 1 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883444+0000 mon.a (mon.0) 315 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883504+0000 mon.a (mon.0) 316 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.883534+0000 mon.a (mon.0) 317 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.884517+0000 mon.a (mon.0) 318 : cluster 0 fsmap 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.884578+0000 mon.a (mon.0) 319 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.884860+0000 mon.a (mon.0) 320 : cluster 0 mgrmap e13: a(active, since 107s) 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.885149+0000 mon.a (mon.0) 321 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.885193+0000 mon.a (mon.0) 322 : cluster 1 Cluster is now healthy 2024-04-26T03:45:34.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.890967+0000 mon.a (mon.0) 323 : cluster 1 overall HEALTH_OK 2024-04-26T03:45:34.551 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: audit 2024-04-26T03:45:33.994280+0000 mon.a (mon.0) 324 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.551 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: audit 2024-04-26T03:45:34.002001+0000 mon.a (mon.0) 325 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.551 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: audit 2024-04-26T03:45:34.033290+0000 mon.a (mon.0) 326 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:34.551 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: audit 2024-04-26T03:45:34.035120+0000 mon.a (mon.0) 327 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:34.551 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:34 smithi139 bash[22330]: audit 2024-04-26T03:45:34.036803+0000 mon.a (mon.0) 328 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:28.796304+0000 mon.b (mon.2) 1 : cluster 1 mon.b calling monitor election 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.832544+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.833984+0000 mon.a (mon.0) 307 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.834960+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.875351+0000 mon.a (mon.0) 308 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883293+0000 mon.a (mon.0) 309 : cluster 0 monmap epoch 3 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883331+0000 mon.a (mon.0) 310 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883353+0000 mon.a (mon.0) 311 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883369+0000 mon.a (mon.0) 312 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883392+0000 mon.a (mon.0) 313 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:34.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883416+0000 mon.a (mon.0) 314 : cluster 0 election_strategy: 1 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883444+0000 mon.a (mon.0) 315 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883504+0000 mon.a (mon.0) 316 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.883534+0000 mon.a (mon.0) 317 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.884517+0000 mon.a (mon.0) 318 : cluster 0 fsmap 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.884578+0000 mon.a (mon.0) 319 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.884860+0000 mon.a (mon.0) 320 : cluster 0 mgrmap e13: a(active, since 107s) 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.885149+0000 mon.a (mon.0) 321 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.885193+0000 mon.a (mon.0) 322 : cluster 1 Cluster is now healthy 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.890967+0000 mon.a (mon.0) 323 : cluster 1 overall HEALTH_OK 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: audit 2024-04-26T03:45:33.994280+0000 mon.a (mon.0) 324 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: audit 2024-04-26T03:45:34.002001+0000 mon.a (mon.0) 325 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: audit 2024-04-26T03:45:34.033290+0000 mon.a (mon.0) 326 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: audit 2024-04-26T03:45:34.035120+0000 mon.a (mon.0) 327 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:34.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:34 smithi008 bash[21451]: audit 2024-04-26T03:45:34.036803+0000 mon.a (mon.0) 328 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:34.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:28.796304+0000 mon.b (mon.2) 1 : cluster 1 mon.b calling monitor election 2024-04-26T03:45:34.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.832544+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-26T03:45:34.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.833984+0000 mon.a (mon.0) 307 : cluster 1 mon.a calling monitor election 2024-04-26T03:45:34.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.834960+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-26T03:45:34.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.875351+0000 mon.a (mon.0) 308 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883293+0000 mon.a (mon.0) 309 : cluster 0 monmap epoch 3 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883331+0000 mon.a (mon.0) 310 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883353+0000 mon.a (mon.0) 311 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883369+0000 mon.a (mon.0) 312 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883392+0000 mon.a (mon.0) 313 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883416+0000 mon.a (mon.0) 314 : cluster 0 election_strategy: 1 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883444+0000 mon.a (mon.0) 315 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883504+0000 mon.a (mon.0) 316 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.883534+0000 mon.a (mon.0) 317 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.884517+0000 mon.a (mon.0) 318 : cluster 0 fsmap 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.884578+0000 mon.a (mon.0) 319 : cluster 0 osdmap e4: 0 total, 0 up, 0 in 2024-04-26T03:45:34.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.884860+0000 mon.a (mon.0) 320 : cluster 0 mgrmap e13: a(active, since 107s) 2024-04-26T03:45:34.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.885149+0000 mon.a (mon.0) 321 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-26T03:45:34.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.885193+0000 mon.a (mon.0) 322 : cluster 1 Cluster is now healthy 2024-04-26T03:45:34.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.890967+0000 mon.a (mon.0) 323 : cluster 1 overall HEALTH_OK 2024-04-26T03:45:34.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: audit 2024-04-26T03:45:33.994280+0000 mon.a (mon.0) 324 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.746 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: audit 2024-04-26T03:45:34.002001+0000 mon.a (mon.0) 325 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:34.746 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: audit 2024-04-26T03:45:34.033290+0000 mon.a (mon.0) 326 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:34.746 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: audit 2024-04-26T03:45:34.035120+0000 mon.a (mon.0) 327 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:34.746 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:34 smithi012 bash[22106]: audit 2024-04-26T03:45:34.036803+0000 mon.a (mon.0) 328 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:35.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:35 smithi012 bash[22106]: cluster 2024-04-26T03:45:33.991480+0000 mgr.a (mgr.14152) 90 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:35.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:35 smithi012 bash[22106]: cephadm 2024-04-26T03:45:34.032661+0000 mgr.a (mgr.14152) 91 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-26T03:45:35.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:35 smithi012 bash[22106]: cephadm 2024-04-26T03:45:34.038805+0000 mgr.a (mgr.14152) 92 : cephadm 1 Reconfiguring daemon mon.b on smithi012 2024-04-26T03:45:35.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:35 smithi012 bash[22106]: audit 2024-04-26T03:45:34.789886+0000 mon.a (mon.0) 329 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:35.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:35 smithi139 bash[22330]: cluster 2024-04-26T03:45:33.991480+0000 mgr.a (mgr.14152) 90 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:35.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:35 smithi139 bash[22330]: cephadm 2024-04-26T03:45:34.032661+0000 mgr.a (mgr.14152) 91 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-26T03:45:35.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:35 smithi139 bash[22330]: cephadm 2024-04-26T03:45:34.038805+0000 mgr.a (mgr.14152) 92 : cephadm 1 Reconfiguring daemon mon.b on smithi012 2024-04-26T03:45:35.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:35 smithi139 bash[22330]: audit 2024-04-26T03:45:34.789886+0000 mon.a (mon.0) 329 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:35.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:35 smithi008 bash[21451]: cluster 2024-04-26T03:45:33.991480+0000 mgr.a (mgr.14152) 90 : cluster 0 pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:35.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:35 smithi008 bash[21451]: cephadm 2024-04-26T03:45:34.032661+0000 mgr.a (mgr.14152) 91 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-26T03:45:35.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:35 smithi008 bash[21451]: cephadm 2024-04-26T03:45:34.038805+0000 mgr.a (mgr.14152) 92 : cephadm 1 Reconfiguring daemon mon.b on smithi012 2024-04-26T03:45:35.550 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:35 smithi008 bash[21451]: audit 2024-04-26T03:45:34.789886+0000 mon.a (mon.0) 329 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: audit 2024-04-26T03:45:35.968942+0000 mon.a (mon.0) 330 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: audit 2024-04-26T03:45:35.976613+0000 mon.a (mon.0) 331 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: cluster 2024-04-26T03:45:35.991815+0000 mgr.a (mgr.14152) 93 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: cephadm 2024-04-26T03:45:36.008096+0000 mgr.a (mgr.14152) 94 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: audit 2024-04-26T03:45:36.008789+0000 mon.a (mon.0) 332 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: audit 2024-04-26T03:45:36.010676+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: audit 2024-04-26T03:45:36.012175+0000 mon.a (mon.0) 334 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:37.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:36 smithi012 bash[22106]: cephadm 2024-04-26T03:45:36.014071+0000 mgr.a (mgr.14152) 95 : cephadm 1 Reconfiguring daemon mon.c on smithi139 2024-04-26T03:45:37.246 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: audit 2024-04-26T03:45:35.968942+0000 mon.a (mon.0) 330 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:37.246 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: audit 2024-04-26T03:45:35.976613+0000 mon.a (mon.0) 331 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:37.246 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: cluster 2024-04-26T03:45:35.991815+0000 mgr.a (mgr.14152) 93 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:37.246 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: cephadm 2024-04-26T03:45:36.008096+0000 mgr.a (mgr.14152) 94 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-26T03:45:37.246 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: audit 2024-04-26T03:45:36.008789+0000 mon.a (mon.0) 332 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:37.247 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: audit 2024-04-26T03:45:36.010676+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:37.247 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: audit 2024-04-26T03:45:36.012175+0000 mon.a (mon.0) 334 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:37.247 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:36 smithi139 bash[22330]: cephadm 2024-04-26T03:45:36.014071+0000 mgr.a (mgr.14152) 95 : cephadm 1 Reconfiguring daemon mon.c on smithi139 2024-04-26T03:45:37.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: audit 2024-04-26T03:45:35.968942+0000 mon.a (mon.0) 330 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:37.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: audit 2024-04-26T03:45:35.976613+0000 mon.a (mon.0) 331 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:37.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: cluster 2024-04-26T03:45:35.991815+0000 mgr.a (mgr.14152) 93 : cluster 0 pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:37.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: cephadm 2024-04-26T03:45:36.008096+0000 mgr.a (mgr.14152) 94 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-26T03:45:37.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: audit 2024-04-26T03:45:36.008789+0000 mon.a (mon.0) 332 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T03:45:37.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: audit 2024-04-26T03:45:36.010676+0000 mon.a (mon.0) 333 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T03:45:37.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: audit 2024-04-26T03:45:36.012175+0000 mon.a (mon.0) 334 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:37.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:36 smithi008 bash[21451]: cephadm 2024-04-26T03:45:36.014071+0000 mgr.a (mgr.14152) 95 : cephadm 1 Reconfiguring daemon mon.c on smithi139 2024-04-26T03:45:39.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:37.788458+0000 mon.a (mon.0) 335 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:37.796137+0000 mon.a (mon.0) 336 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:37.832968+0000 mon.a (mon.0) 337 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:39.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:37.835831+0000 mon.a (mon.0) 338 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:39.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:37.836724+0000 mon.a (mon.0) 339 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:39.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: cephadm 2024-04-26T03:45:37.838012+0000 mgr.a (mgr.14152) 96 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: cephadm 2024-04-26T03:45:37.838403+0000 mgr.a (mgr.14152) 97 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: cephadm 2024-04-26T03:45:37.839212+0000 mgr.a (mgr.14152) 98 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: cluster 2024-04-26T03:45:37.992156+0000 mgr.a (mgr.14152) 99 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: cephadm 2024-04-26T03:45:38.053029+0000 mgr.a (mgr.14152) 100 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: cephadm 2024-04-26T03:45:38.054197+0000 mgr.a (mgr.14152) 101 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: cephadm 2024-04-26T03:45:38.054758+0000 mgr.a (mgr.14152) 102 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:38.274145+0000 mon.a (mon.0) 340 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:38.279583+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:38.283556+0000 mon.a (mon.0) 342 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:38.287782+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:38.291618+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:38.299025+0000 mon.a (mon.0) 345 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:38 smithi139 bash[22330]: audit 2024-04-26T03:45:38.305599+0000 mon.a (mon.0) 346 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:37.788458+0000 mon.a (mon.0) 335 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:37.796137+0000 mon.a (mon.0) 336 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:37.832968+0000 mon.a (mon.0) 337 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:37.835831+0000 mon.a (mon.0) 338 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:37.836724+0000 mon.a (mon.0) 339 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: cephadm 2024-04-26T03:45:37.838012+0000 mgr.a (mgr.14152) 96 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: cephadm 2024-04-26T03:45:37.838403+0000 mgr.a (mgr.14152) 97 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: cephadm 2024-04-26T03:45:37.839212+0000 mgr.a (mgr.14152) 98 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: cluster 2024-04-26T03:45:37.992156+0000 mgr.a (mgr.14152) 99 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: cephadm 2024-04-26T03:45:38.053029+0000 mgr.a (mgr.14152) 100 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: cephadm 2024-04-26T03:45:38.054197+0000 mgr.a (mgr.14152) 101 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: cephadm 2024-04-26T03:45:38.054758+0000 mgr.a (mgr.14152) 102 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:38.274145+0000 mon.a (mon.0) 340 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:38.279583+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:38.283556+0000 mon.a (mon.0) 342 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:38.287782+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:38.291618+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:38.299025+0000 mon.a (mon.0) 345 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:38 smithi008 bash[21451]: audit 2024-04-26T03:45:38.305599+0000 mon.a (mon.0) 346 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:37.788458+0000 mon.a (mon.0) 335 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:37.796137+0000 mon.a (mon.0) 336 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:37.832968+0000 mon.a (mon.0) 337 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:39.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:37.835831+0000 mon.a (mon.0) 338 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:39.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:37.836724+0000 mon.a (mon.0) 339 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:39.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: cephadm 2024-04-26T03:45:37.838012+0000 mgr.a (mgr.14152) 96 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: cephadm 2024-04-26T03:45:37.838403+0000 mgr.a (mgr.14152) 97 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: cephadm 2024-04-26T03:45:37.839212+0000 mgr.a (mgr.14152) 98 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: cluster 2024-04-26T03:45:37.992156+0000 mgr.a (mgr.14152) 99 : cluster 0 pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: cephadm 2024-04-26T03:45:38.053029+0000 mgr.a (mgr.14152) 100 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: cephadm 2024-04-26T03:45:38.054197+0000 mgr.a (mgr.14152) 101 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: cephadm 2024-04-26T03:45:38.054758+0000 mgr.a (mgr.14152) 102 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:38.274145+0000 mon.a (mon.0) 340 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:38.279583+0000 mon.a (mon.0) 341 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:38.283556+0000 mon.a (mon.0) 342 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:38.287782+0000 mon.a (mon.0) 343 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:38.291618+0000 mon.a (mon.0) 344 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:38.299025+0000 mon.a (mon.0) 345 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.243 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:38 smithi012 bash[22106]: audit 2024-04-26T03:45:38.305599+0000 mon.a (mon.0) 346 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:39.301 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:45:41.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:41 smithi008 bash[21451]: cluster 2024-04-26T03:45:39.992576+0000 mgr.a (mgr.14152) 103 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:41.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:41 smithi012 bash[22106]: cluster 2024-04-26T03:45:39.992576+0000 mgr.a (mgr.14152) 103 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:41.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:41 smithi139 bash[22330]: cluster 2024-04-26T03:45:39.992576+0000 mgr.a (mgr.14152) 103 : cluster 0 pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:41.829 INFO:teuthology.orchestra.run.smithi008.stdout:# minimal ceph.conf for d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:41.829 INFO:teuthology.orchestra.run.smithi008.stdout:[global] 2024-04-26T03:45:41.830 INFO:teuthology.orchestra.run.smithi008.stdout: fsid = d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:45:41.830 INFO:teuthology.orchestra.run.smithi008.stdout: mon_host = [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] 2024-04-26T03:45:42.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:42 smithi008 bash[21451]: audit 2024-04-26T03:45:41.828329+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.8:0/2015084633' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:42.472 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-26T03:45:42.472 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:45:42.472 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/ceph/ceph.conf 2024-04-26T03:45:42.486 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:45:42.487 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:45:42.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:42 smithi012 bash[22106]: audit 2024-04-26T03:45:41.828329+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.8:0/2015084633' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:42.544 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:45:42.544 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.conf 2024-04-26T03:45:42.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:42 smithi139 bash[22330]: audit 2024-04-26T03:45:41.828329+0000 mon.a (mon.0) 347 : audit 0 from='client.? 172.21.15.8:0/2015084633' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:42.560 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:45:42.560 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:45:42.616 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:45:42.616 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.conf 2024-04-26T03:45:42.631 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:45:42.631 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:45:42.687 INFO:tasks.cephadm:Adding mgr.a on smithi008 2024-04-26T03:45:42.687 INFO:tasks.cephadm:Adding mgr.b on smithi012 2024-04-26T03:45:42.687 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi008=a;smithi012=b' 2024-04-26T03:45:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:43 smithi008 bash[21451]: cluster 2024-04-26T03:45:41.992985+0000 mgr.a (mgr.14152) 104 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:43.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:43 smithi012 bash[22106]: cluster 2024-04-26T03:45:41.992985+0000 mgr.a (mgr.14152) 104 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:43.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:43 smithi139 bash[22330]: cluster 2024-04-26T03:45:41.992985+0000 mgr.a (mgr.14152) 104 : cluster 0 pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:45.298 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:45 smithi139 bash[22330]: cluster 2024-04-26T03:45:43.993395+0000 mgr.a (mgr.14152) 105 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:45.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:45 smithi008 bash[21451]: cluster 2024-04-26T03:45:43.993395+0000 mgr.a (mgr.14152) 105 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:45.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:45 smithi012 bash[22106]: cluster 2024-04-26T03:45:43.993395+0000 mgr.a (mgr.14152) 105 : cluster 0 pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:46.426 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.c/config 2024-04-26T03:45:46.781 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:46 smithi139 bash[22330]: audit 2024-04-26T03:45:45.526478+0000 mon.a (mon.0) 348 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.781 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:46 smithi139 bash[22330]: audit 2024-04-26T03:45:45.531534+0000 mon.a (mon.0) 349 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.781 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:46 smithi139 bash[22330]: audit 2024-04-26T03:45:45.537272+0000 mon.a (mon.0) 350 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:46 smithi008 bash[21451]: audit 2024-04-26T03:45:45.526478+0000 mon.a (mon.0) 348 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:46 smithi008 bash[21451]: audit 2024-04-26T03:45:45.531534+0000 mon.a (mon.0) 349 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:46 smithi008 bash[21451]: audit 2024-04-26T03:45:45.537272+0000 mon.a (mon.0) 350 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:46 smithi012 bash[22106]: audit 2024-04-26T03:45:45.526478+0000 mon.a (mon.0) 348 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:46 smithi012 bash[22106]: audit 2024-04-26T03:45:45.531534+0000 mon.a (mon.0) 349 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:46.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:46 smithi012 bash[22106]: audit 2024-04-26T03:45:45.537272+0000 mon.a (mon.0) 350 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:47.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:47 smithi139 bash[22330]: cluster 2024-04-26T03:45:45.993791+0000 mgr.a (mgr.14152) 106 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:47.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:47 smithi008 bash[21451]: cluster 2024-04-26T03:45:45.993791+0000 mgr.a (mgr.14152) 106 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:47.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:47 smithi012 bash[22106]: cluster 2024-04-26T03:45:45.993791+0000 mgr.a (mgr.14152) 106 : cluster 0 pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:49.252 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mgr update... 2024-04-26T03:45:49.792 DEBUG:teuthology.orchestra.run.smithi012:mgr.b> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.b.service 2024-04-26T03:45:49.794 INFO:tasks.cephadm:Deploying OSDs... 2024-04-26T03:45:49.794 DEBUG:teuthology.orchestra.run.smithi008:> set -ex 2024-04-26T03:45:49.794 DEBUG:teuthology.orchestra.run.smithi008:> dd if=/scratch_devs of=/dev/stdout 2024-04-26T03:45:49.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: cluster 2024-04-26T03:45:47.994198+0000 mgr.a (mgr.14152) 107 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.250496+0000 mon.a (mon.0) 351 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.300167+0000 mon.a (mon.0) 352 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.305946+0000 mon.a (mon.0) 353 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.307861+0000 mon.a (mon.0) 354 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.317114+0000 mon.a (mon.0) 355 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.321644+0000 mon.a (mon.0) 356 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.324322+0000 mon.a (mon.0) 357 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.328931+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T03:45:49.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:49 smithi139 bash[22330]: audit 2024-04-26T03:45:49.330966+0000 mon.a (mon.0) 359 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:49.800 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-04-26T03:45:49.801 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_1 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: cluster 2024-04-26T03:45:47.994198+0000 mgr.a (mgr.14152) 107 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.250496+0000 mon.a (mon.0) 351 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.300167+0000 mon.a (mon.0) 352 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.305946+0000 mon.a (mon.0) 353 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.307861+0000 mon.a (mon.0) 354 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.317114+0000 mon.a (mon.0) 355 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.321644+0000 mon.a (mon.0) 356 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.324322+0000 mon.a (mon.0) 357 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.328931+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T03:45:49.802 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:49 smithi012 bash[22106]: audit 2024-04-26T03:45:49.330966+0000 mon.a (mon.0) 359 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:49.848 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-26T03:45:49.848 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:49.848 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-04-26T03:45:49.848 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:49.848 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2024-04-26 03:35:06.822399335 +0000 2024-04-26T03:45:49.848 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2024-04-26 03:35:06.574401548 +0000 2024-04-26T03:45:49.848 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2024-04-26 03:35:06.574401548 +0000 2024-04-26T03:45:49.849 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2024-04-26T03:45:49.849 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-26T03:45:49.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: cluster 2024-04-26T03:45:47.994198+0000 mgr.a (mgr.14152) 107 : cluster 0 pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:49.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.250496+0000 mon.a (mon.0) 351 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.300167+0000 mon.a (mon.0) 352 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.305946+0000 mon.a (mon.0) 353 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.307861+0000 mon.a (mon.0) 354 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.317114+0000 mon.a (mon.0) 355 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.321644+0000 mon.a (mon.0) 356 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.324322+0000 mon.a (mon.0) 357 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.328931+0000 mon.a (mon.0) 358 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T03:45:49.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:49 smithi008 bash[21451]: audit 2024-04-26T03:45:49.330966+0000 mon.a (mon.0) 359 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:49.862 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2024-04-26T03:45:49.862 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2024-04-26T03:45:49.862 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.000296358 s, 1.7 MB/s 2024-04-26T03:45:49.864 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-26T03:45:49.915 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_2 2024-04-26T03:45:49.964 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-26T03:45:49.964 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:49.964 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-04-26T03:45:49.964 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:49.964 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2024-04-26 03:35:07.334394768 +0000 2024-04-26T03:45:49.965 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2024-04-26 03:35:07.034397445 +0000 2024-04-26T03:45:49.965 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2024-04-26 03:35:07.034397445 +0000 2024-04-26T03:45:49.965 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2024-04-26T03:45:49.965 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-26T03:45:50.018 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2024-04-26T03:45:50.018 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2024-04-26T03:45:50.018 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.000228949 s, 2.2 MB/s 2024-04-26T03:45:50.020 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-26T03:45:50.069 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_3 2024-04-26T03:45:50.116 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-26T03:45:50.116 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:50.116 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-04-26T03:45:50.116 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:50.116 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2024-04-26 03:35:07.834390308 +0000 2024-04-26T03:45:50.116 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2024-04-26 03:35:07.574392627 +0000 2024-04-26T03:45:50.116 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2024-04-26 03:35:07.574392627 +0000 2024-04-26T03:45:50.117 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2024-04-26T03:45:50.117 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-26T03:45:50.172 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2024-04-26T03:45:50.172 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2024-04-26T03:45:50.172 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.000199921 s, 2.6 MB/s 2024-04-26T03:45:50.173 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-26T03:45:50.221 DEBUG:teuthology.orchestra.run.smithi008:> stat /dev/vg_nvme/lv_4 2024-04-26T03:45:50.268 INFO:teuthology.orchestra.run.smithi008.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-26T03:45:50.268 INFO:teuthology.orchestra.run.smithi008.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:50.268 INFO:teuthology.orchestra.run.smithi008.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-04-26T03:45:50.268 INFO:teuthology.orchestra.run.smithi008.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:50.268 INFO:teuthology.orchestra.run.smithi008.stdout:Access: 2024-04-26 03:35:08.342385776 +0000 2024-04-26T03:45:50.268 INFO:teuthology.orchestra.run.smithi008.stdout:Modify: 2024-04-26 03:35:08.082388095 +0000 2024-04-26T03:45:50.269 INFO:teuthology.orchestra.run.smithi008.stdout:Change: 2024-04-26 03:35:08.082388095 +0000 2024-04-26T03:45:50.269 INFO:teuthology.orchestra.run.smithi008.stdout: Birth: - 2024-04-26T03:45:50.269 DEBUG:teuthology.orchestra.run.smithi008:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-26T03:45:50.323 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records in 2024-04-26T03:45:50.324 INFO:teuthology.orchestra.run.smithi008.stderr:1+0 records out 2024-04-26T03:45:50.324 INFO:teuthology.orchestra.run.smithi008.stderr:512 bytes copied, 0.000186474 s, 2.7 MB/s 2024-04-26T03:45:50.325 DEBUG:teuthology.orchestra.run.smithi008:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-26T03:45:50.375 DEBUG:teuthology.orchestra.run.smithi012:> set -ex 2024-04-26T03:45:50.375 DEBUG:teuthology.orchestra.run.smithi012:> dd if=/scratch_devs of=/dev/stdout 2024-04-26T03:45:50.381 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-04-26T03:45:50.382 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_1 2024-04-26T03:45:50.428 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-26T03:45:50.428 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:50.428 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 870 Links: 1 2024-04-26T03:45:50.428 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:50.428 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-04-26 03:35:02.436548654 +0000 2024-04-26T03:45:50.428 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-04-26 03:35:02.176550964 +0000 2024-04-26T03:45:50.429 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-04-26 03:35:02.176550964 +0000 2024-04-26T03:45:50.429 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-04-26T03:45:50.429 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-26T03:45:50.483 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-04-26T03:45:50.483 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-04-26T03:45:50.483 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000428289 s, 1.2 MB/s 2024-04-26T03:45:50.485 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-26T03:45:50.533 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_2 2024-04-26T03:45:50.584 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-26T03:45:50.584 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:50.584 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-04-26T03:45:50.584 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:50.585 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-04-26 03:35:02.936544212 +0000 2024-04-26T03:45:50.585 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-04-26 03:35:02.676546523 +0000 2024-04-26T03:45:50.585 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-04-26 03:35:02.676546523 +0000 2024-04-26T03:45:50.585 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-04-26T03:45:50.585 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-26T03:45:50.636 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-04-26T03:45:50.636 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-04-26T03:45:50.636 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000298478 s, 1.7 MB/s 2024-04-26T03:45:50.637 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-26T03:45:50.684 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_3 2024-04-26T03:45:50.731 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-26T03:45:50.731 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:50.731 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 906 Links: 1 2024-04-26T03:45:50.731 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:50.731 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-04-26 03:35:03.196541902 +0000 2024-04-26T03:45:50.731 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-04-26 03:35:03.192541939 +0000 2024-04-26T03:45:50.731 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-04-26 03:35:03.192541939 +0000 2024-04-26T03:45:50.732 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-04-26T03:45:50.732 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-26T03:45:50.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:50 smithi012 bash[22106]: audit 2024-04-26T03:45:49.240415+0000 mgr.a (mgr.14152) 108 : audit 0 from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi008=a;smithi012=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:50 smithi012 bash[22106]: cephadm 2024-04-26T03:45:49.244239+0000 mgr.a (mgr.14152) 109 : cephadm 1 Saving service mgr spec with placement smithi008=a;smithi012=b;count:2 2024-04-26T03:45:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:50 smithi012 bash[22106]: cephadm 2024-04-26T03:45:49.333061+0000 mgr.a (mgr.14152) 110 : cephadm 1 Deploying daemon mgr.b on smithi012 2024-04-26T03:45:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:50 smithi012 bash[22106]: audit 2024-04-26T03:45:50.309738+0000 mon.a (mon.0) 360 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:50 smithi012 bash[22106]: audit 2024-04-26T03:45:50.315461+0000 mon.a (mon.0) 361 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:50 smithi012 bash[22106]: audit 2024-04-26T03:45:50.324694+0000 mon.a (mon.0) 362 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.751 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-04-26T03:45:50.751 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-04-26T03:45:50.751 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000279706 s, 1.8 MB/s 2024-04-26T03:45:50.752 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-26T03:45:50.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:50 smithi139 bash[22330]: audit 2024-04-26T03:45:49.240415+0000 mgr.a (mgr.14152) 108 : audit 0 from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi008=a;smithi012=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:50.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:50 smithi139 bash[22330]: cephadm 2024-04-26T03:45:49.244239+0000 mgr.a (mgr.14152) 109 : cephadm 1 Saving service mgr spec with placement smithi008=a;smithi012=b;count:2 2024-04-26T03:45:50.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:50 smithi139 bash[22330]: cephadm 2024-04-26T03:45:49.333061+0000 mgr.a (mgr.14152) 110 : cephadm 1 Deploying daemon mgr.b on smithi012 2024-04-26T03:45:50.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:50 smithi139 bash[22330]: audit 2024-04-26T03:45:50.309738+0000 mon.a (mon.0) 360 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:50 smithi139 bash[22330]: audit 2024-04-26T03:45:50.315461+0000 mon.a (mon.0) 361 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:50 smithi139 bash[22330]: audit 2024-04-26T03:45:50.324694+0000 mon.a (mon.0) 362 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.800 DEBUG:teuthology.orchestra.run.smithi012:> stat /dev/vg_nvme/lv_4 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout:Access: 2024-04-26 03:35:03.992534832 +0000 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout:Modify: 2024-04-26 03:35:03.712537319 +0000 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout:Change: 2024-04-26 03:35:03.712537319 +0000 2024-04-26T03:45:50.847 INFO:teuthology.orchestra.run.smithi012.stdout: Birth: - 2024-04-26T03:45:50.848 DEBUG:teuthology.orchestra.run.smithi012:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-26T03:45:50.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:50 smithi008 bash[21451]: audit 2024-04-26T03:45:49.240415+0000 mgr.a (mgr.14152) 108 : audit 0 from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi008=a;smithi012=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:45:50.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:50 smithi008 bash[21451]: cephadm 2024-04-26T03:45:49.244239+0000 mgr.a (mgr.14152) 109 : cephadm 1 Saving service mgr spec with placement smithi008=a;smithi012=b;count:2 2024-04-26T03:45:50.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:50 smithi008 bash[21451]: cephadm 2024-04-26T03:45:49.333061+0000 mgr.a (mgr.14152) 110 : cephadm 1 Deploying daemon mgr.b on smithi012 2024-04-26T03:45:50.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:50 smithi008 bash[21451]: audit 2024-04-26T03:45:50.309738+0000 mon.a (mon.0) 360 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:50 smithi008 bash[21451]: audit 2024-04-26T03:45:50.315461+0000 mon.a (mon.0) 361 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:50 smithi008 bash[21451]: audit 2024-04-26T03:45:50.324694+0000 mon.a (mon.0) 362 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:50.903 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records in 2024-04-26T03:45:50.903 INFO:teuthology.orchestra.run.smithi012.stderr:1+0 records out 2024-04-26T03:45:50.903 INFO:teuthology.orchestra.run.smithi012.stderr:512 bytes copied, 0.000399294 s, 1.3 MB/s 2024-04-26T03:45:50.904 DEBUG:teuthology.orchestra.run.smithi012:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-26T03:45:50.953 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-26T03:45:50.953 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-04-26T03:45:50.959 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-04-26T03:45:50.960 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2024-04-26T03:45:51.007 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-26T03:45:51.007 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:51.007 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-04-26T03:45:51.007 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:51.007 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-26 03:34:59.021921594 +0000 2024-04-26T03:45:51.007 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-26 03:34:58.769923846 +0000 2024-04-26T03:45:51.008 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-26 03:34:58.769923846 +0000 2024-04-26T03:45:51.008 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-26T03:45:51.008 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-26T03:45:51.061 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-26T03:45:51.061 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-26T03:45:51.062 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.00038549 s, 1.3 MB/s 2024-04-26T03:45:51.063 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-26T03:45:51.112 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2024-04-26T03:45:51.158 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-26T03:45:51.210 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:51.210 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-04-26T03:45:51.210 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:51.210 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-26 03:34:59.501917307 +0000 2024-04-26T03:45:51.210 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-26 03:34:59.265919415 +0000 2024-04-26T03:45:51.210 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-26 03:34:59.265919415 +0000 2024-04-26T03:45:51.211 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-26T03:45:51.211 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-26T03:45:51.223 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-26T03:45:51.223 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-26T03:45:51.223 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000338875 s, 1.5 MB/s 2024-04-26T03:45:51.224 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-26T03:45:51.272 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 920 Links: 1 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-26 03:34:59.977913055 +0000 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-26 03:34:59.733915235 +0000 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-26 03:34:59.733915235 +0000 2024-04-26T03:45:51.319 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-26T03:45:51.320 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-26T03:45:51.373 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-26T03:45:51.373 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-26T03:45:51.373 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000307927 s, 1.7 MB/s 2024-04-26T03:45:51.375 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-26T03:45:51.428 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2024-04-26T03:45:51.474 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-26T03:45:51.475 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T03:45:51.475 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 937 Links: 1 2024-04-26T03:45:51.475 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T03:45:51.475 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-26 03:35:00.465908697 +0000 2024-04-26T03:45:51.475 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-26 03:35:00.233910769 +0000 2024-04-26T03:45:51.475 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-26 03:35:00.233910769 +0000 2024-04-26T03:45:51.475 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-26T03:45:51.475 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-26T03:45:51.529 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-26T03:45:51.529 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-26T03:45:51.529 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000405602 s, 1.3 MB/s 2024-04-26T03:45:51.530 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-26T03:45:51.580 INFO:tasks.cephadm:Deploying osd.0 on smithi008 with /dev/vg_nvme/lv_4... 2024-04-26T03:45:51.581 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-26T03:45:51.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:51 smithi012 bash[22106]: cluster 2024-04-26T03:45:49.994574+0000 mgr.a (mgr.14152) 111 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:51.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:51 smithi139 bash[22330]: cluster 2024-04-26T03:45:49.994574+0000 mgr.a (mgr.14152) 111 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:51 smithi008 bash[21451]: cluster 2024-04-26T03:45:49.994574+0000 mgr.a (mgr.14152) 111 : cluster 0 pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:52.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:52 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:45:52.991 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:52 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:45:52.992 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:52 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:45:52.992 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:52 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:45:53.437 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:45:53.438 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:53 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:45:53.438 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:53 smithi012 systemd[1]: Started Ceph mgr.b for d0a8bc48-037e-11ef-bc93-c7b262605968. 2024-04-26T03:45:53.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: cluster 2024-04-26T03:45:51.994988+0000 mgr.a (mgr.14152) 112 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:53.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.246697+0000 mon.a (mon.0) 363 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.254373+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.267747+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.275071+0000 mon.a (mon.0) 366 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.375669+0000 mon.a (mon.0) 367 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:53.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.380893+0000 mon.a (mon.0) 368 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.382690+0000 mon.a (mon.0) 369 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.391880+0000 mon.a (mon.0) 370 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.424085+0000 mon.a (mon.0) 371 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.429029+0000 mon.a (mon.0) 372 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.435225+0000 mon.a (mon.0) 373 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.490695+0000 mon.a (mon.0) 374 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.492234+0000 mon.a (mon.0) 375 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T03:45:53.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:53 smithi012 bash[22106]: audit 2024-04-26T03:45:53.493574+0000 mon.a (mon.0) 376 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:53.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: cluster 2024-04-26T03:45:51.994988+0000 mgr.a (mgr.14152) 112 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:53.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.246697+0000 mon.a (mon.0) 363 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.254373+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.267747+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.275071+0000 mon.a (mon.0) 366 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.375669+0000 mon.a (mon.0) 367 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.380893+0000 mon.a (mon.0) 368 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.382690+0000 mon.a (mon.0) 369 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.391880+0000 mon.a (mon.0) 370 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.424085+0000 mon.a (mon.0) 371 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.429029+0000 mon.a (mon.0) 372 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.435225+0000 mon.a (mon.0) 373 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.490695+0000 mon.a (mon.0) 374 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.492234+0000 mon.a (mon.0) 375 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T03:45:53.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:53 smithi008 bash[21451]: audit 2024-04-26T03:45:53.493574+0000 mon.a (mon.0) 376 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:54.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: cluster 2024-04-26T03:45:51.994988+0000 mgr.a (mgr.14152) 112 : cluster 0 pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:54.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.246697+0000 mon.a (mon.0) 363 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.254373+0000 mon.a (mon.0) 364 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.267747+0000 mon.a (mon.0) 365 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.275071+0000 mon.a (mon.0) 366 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.375669+0000 mon.a (mon.0) 367 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.380893+0000 mon.a (mon.0) 368 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.382690+0000 mon.a (mon.0) 369 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.391880+0000 mon.a (mon.0) 370 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.424085+0000 mon.a (mon.0) 371 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.429029+0000 mon.a (mon.0) 372 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.435225+0000 mon.a (mon.0) 373 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.490695+0000 mon.a (mon.0) 374 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.492234+0000 mon.a (mon.0) 375 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T03:45:54.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:53 smithi139 bash[22330]: audit 2024-04-26T03:45:53.493574+0000 mon.a (mon.0) 376 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:54.667 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:54 smithi012 bash[22106]: cephadm 2024-04-26T03:45:53.392516+0000 mgr.a (mgr.14152) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:54.667 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:54 smithi012 bash[22106]: cephadm 2024-04-26T03:45:53.490056+0000 mgr.a (mgr.14152) 114 : cephadm 1 Reconfiguring mgr.a (unknown last config time)... 2024-04-26T03:45:54.667 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:54 smithi012 bash[22106]: cephadm 2024-04-26T03:45:53.495054+0000 mgr.a (mgr.14152) 115 : cephadm 1 Reconfiguring daemon mgr.a on smithi008 2024-04-26T03:45:54.667 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:54 smithi012 bash[23202]: debug 2024-04-26T03:45:54.502+0000 7f01a5c6a700 1 -- 172.21.15.12:0/1188330897 <== mon.2 v2:172.21.15.12:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56057cbba5a0 con 0x56057d93a400 2024-04-26T03:45:54.667 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:54 smithi012 bash[23202]: debug 2024-04-26T03:45:54.658+0000 7f01afe71200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T03:45:54.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:54 smithi008 bash[21451]: cephadm 2024-04-26T03:45:53.392516+0000 mgr.a (mgr.14152) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:54.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:54 smithi008 bash[21451]: cephadm 2024-04-26T03:45:53.490056+0000 mgr.a (mgr.14152) 114 : cephadm 1 Reconfiguring mgr.a (unknown last config time)... 2024-04-26T03:45:54.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:54 smithi008 bash[21451]: cephadm 2024-04-26T03:45:53.495054+0000 mgr.a (mgr.14152) 115 : cephadm 1 Reconfiguring daemon mgr.a on smithi008 2024-04-26T03:45:55.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:54 smithi139 bash[22330]: cephadm 2024-04-26T03:45:53.392516+0000 mgr.a (mgr.14152) 113 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:55.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:54 smithi139 bash[22330]: cephadm 2024-04-26T03:45:53.490056+0000 mgr.a (mgr.14152) 114 : cephadm 1 Reconfiguring mgr.a (unknown last config time)... 2024-04-26T03:45:55.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:54 smithi139 bash[22330]: cephadm 2024-04-26T03:45:53.495054+0000 mgr.a (mgr.14152) 115 : cephadm 1 Reconfiguring daemon mgr.a on smithi008 2024-04-26T03:45:55.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:55 smithi012 bash[22106]: cluster 2024-04-26T03:45:53.995373+0000 mgr.a (mgr.14152) 116 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:55.823 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:55 smithi012 bash[22106]: audit 2024-04-26T03:45:55.267951+0000 mon.a (mon.0) 377 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:55.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:55 smithi012 bash[22106]: audit 2024-04-26T03:45:55.275836+0000 mon.a (mon.0) 378 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:55.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:55 smithi012 bash[22106]: audit 2024-04-26T03:45:55.316300+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:55.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:55 smithi012 bash[22106]: audit 2024-04-26T03:45:55.322060+0000 mon.a (mon.0) 380 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:55.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:55 smithi012 bash[22106]: audit 2024-04-26T03:45:55.323827+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:55.824 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:55 smithi012 bash[22106]: audit 2024-04-26T03:45:55.333462+0000 mon.a (mon.0) 382 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:55 smithi008 bash[21451]: cluster 2024-04-26T03:45:53.995373+0000 mgr.a (mgr.14152) 116 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:55 smithi008 bash[21451]: audit 2024-04-26T03:45:55.267951+0000 mon.a (mon.0) 377 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:55 smithi008 bash[21451]: audit 2024-04-26T03:45:55.275836+0000 mon.a (mon.0) 378 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:55 smithi008 bash[21451]: audit 2024-04-26T03:45:55.316300+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:55 smithi008 bash[21451]: audit 2024-04-26T03:45:55.322060+0000 mon.a (mon.0) 380 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:55.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:55 smithi008 bash[21451]: audit 2024-04-26T03:45:55.323827+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:55.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:55 smithi008 bash[21451]: audit 2024-04-26T03:45:55.333462+0000 mon.a (mon.0) 382 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:55 smithi139 bash[22330]: cluster 2024-04-26T03:45:53.995373+0000 mgr.a (mgr.14152) 116 : cluster 0 pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:55 smithi139 bash[22330]: audit 2024-04-26T03:45:55.267951+0000 mon.a (mon.0) 377 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:55 smithi139 bash[22330]: audit 2024-04-26T03:45:55.275836+0000 mon.a (mon.0) 378 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:55 smithi139 bash[22330]: audit 2024-04-26T03:45:55.316300+0000 mon.a (mon.0) 379 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:45:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:55 smithi139 bash[22330]: audit 2024-04-26T03:45:55.322060+0000 mon.a (mon.0) 380 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:45:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:55 smithi139 bash[22330]: audit 2024-04-26T03:45:55.323827+0000 mon.a (mon.0) 381 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:45:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:55 smithi139 bash[22330]: audit 2024-04-26T03:45:55.333462+0000 mon.a (mon.0) 382 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:56.297 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:45:56.562 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:56 smithi012 bash[23202]: debug 2024-04-26T03:45:56.302+0000 7f01afe71200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T03:45:56.562 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:56 smithi012 bash[23202]: debug 2024-04-26T03:45:56.402+0000 7f01afe71200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T03:45:56.834 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:56 smithi012 bash[22106]: cephadm 2024-04-26T03:45:55.334389+0000 mgr.a (mgr.14152) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:56.834 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:56 smithi012 bash[23202]: debug 2024-04-26T03:45:56.666+0000 7f01afe71200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T03:45:56.901 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:56 smithi008 bash[21451]: cephadm 2024-04-26T03:45:55.334389+0000 mgr.a (mgr.14152) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:57.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:56 smithi139 bash[22330]: cephadm 2024-04-26T03:45:55.334389+0000 mgr.a (mgr.14152) 117 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:45:57.575 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:57 smithi012 bash[23202]: debug 2024-04-26T03:45:57.502+0000 7f01afe71200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T03:45:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:57 smithi008 bash[21451]: cluster 2024-04-26T03:45:55.995721+0000 mgr.a (mgr.14152) 118 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:57.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:57 smithi008 bash[21451]: audit 2024-04-26T03:45:56.876854+0000 mon.a (mon.0) 383 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:57.930 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:57 smithi012 bash[22106]: cluster 2024-04-26T03:45:55.995721+0000 mgr.a (mgr.14152) 118 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:57.930 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:57 smithi012 bash[22106]: audit 2024-04-26T03:45:56.876854+0000 mon.a (mon.0) 383 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:57.930 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:57 smithi012 bash[23202]: debug 2024-04-26T03:45:57.614+0000 7f01afe71200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T03:45:57.930 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:57 smithi012 bash[23202]: debug 2024-04-26T03:45:57.726+0000 7f01afe71200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T03:45:58.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:57 smithi139 bash[22330]: cluster 2024-04-26T03:45:55.995721+0000 mgr.a (mgr.14152) 118 : cluster 0 pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:58.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:57 smithi139 bash[22330]: audit 2024-04-26T03:45:56.876854+0000 mon.a (mon.0) 383 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:58.181 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:58 smithi012 bash[23202]: debug 2024-04-26T03:45:58.110+0000 7f01afe71200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T03:45:58.491 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:58 smithi012 bash[23202]: debug 2024-04-26T03:45:58.226+0000 7f01afe71200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T03:45:58.491 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:58 smithi012 bash[23202]: debug 2024-04-26T03:45:58.334+0000 7f01afe71200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T03:45:58.969 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:58 smithi012 bash[23202]: debug 2024-04-26T03:45:58.710+0000 7f01afe71200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T03:45:59.241 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:58 smithi012 bash[23202]: debug 2024-04-26T03:45:58.962+0000 7f01afe71200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T03:45:59.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:59 smithi012 bash[22106]: cluster 2024-04-26T03:45:57.996097+0000 mgr.a (mgr.14152) 119 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:59.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:45:59 smithi012 bash[22106]: audit 2024-04-26T03:45:58.178705+0000 mon.a (mon.0) 384 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:59.530 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:59 smithi012 bash[23202]: debug 2024-04-26T03:45:59.238+0000 7f01afe71200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T03:45:59.531 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:59 smithi012 bash[23202]: debug 2024-04-26T03:45:59.358+0000 7f01afe71200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T03:45:59.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:59 smithi139 bash[22330]: cluster 2024-04-26T03:45:57.996097+0000 mgr.a (mgr.14152) 119 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:59.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:45:59 smithi139 bash[22330]: audit 2024-04-26T03:45:58.178705+0000 mon.a (mon.0) 384 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:59.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:59 smithi008 bash[21451]: cluster 2024-04-26T03:45:57.996097+0000 mgr.a (mgr.14152) 119 : cluster 0 pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:45:59.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:45:59 smithi008 bash[21451]: audit 2024-04-26T03:45:58.178705+0000 mon.a (mon.0) 384 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:45:59.991 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:45:59 smithi012 bash[23202]: debug 2024-04-26T03:45:59.642+0000 7f01afe71200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T03:46:00.444 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:00 smithi012 bash[23202]: debug 2024-04-26T03:46:00.066+0000 7f01afe71200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:46:00.444 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:00 smithi012 bash[23202]: debug 2024-04-26T03:46:00.314+0000 7f01afe71200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T03:46:00.445 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:00 smithi012 bash[23202]: debug 2024-04-26T03:46:00.438+0000 7f01afe71200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T03:46:00.553 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-26T03:46:00.553 INFO:teuthology.orchestra.run.smithi008.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-26T03:46:00.553 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 10+0 records in 2024-04-26T03:46:00.553 INFO:teuthology.orchestra.run.smithi008.stderr:10+0 records out 2024-04-26T03:46:00.553 INFO:teuthology.orchestra.run.smithi008.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110121 s, 952 MB/s 2024-04-26T03:46:00.554 INFO:teuthology.orchestra.run.smithi008.stderr: stderr: 2024-04-26T03:46:00.554 INFO:teuthology.orchestra.run.smithi008.stderr:--> Zapping successful for: 2024-04-26T03:46:00.701 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:00 smithi012 bash[22106]: audit 2024-04-26T03:45:59.527515+0000 mon.a (mon.0) 385 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:00.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:00 smithi139 bash[22330]: audit 2024-04-26T03:45:59.527515+0000 mon.a (mon.0) 385 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:00.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:00 smithi008 bash[21451]: audit 2024-04-26T03:45:59.527515+0000 mon.a (mon.0) 385 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:00.991 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:00 smithi012 bash[23202]: debug 2024-04-26T03:46:00.694+0000 7f01afe71200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:46:01.105 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi008:vg_nvme/lv_4 2024-04-26T03:46:01.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: cluster 2024-04-26T03:45:59.996487+0000 mgr.a (mgr.14152) 120 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:01.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: audit 2024-04-26T03:46:01.050240+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: audit 2024-04-26T03:46:01.058160+0000 mon.a (mon.0) 387 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: audit 2024-04-26T03:46:01.068485+0000 mon.a (mon.0) 388 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: audit 2024-04-26T03:46:01.098074+0000 mon.a (mon.0) 389 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:01.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: audit 2024-04-26T03:46:01.103167+0000 mon.a (mon.0) 390 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:01.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: audit 2024-04-26T03:46:01.104705+0000 mon.a (mon.0) 391 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:01.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:01 smithi139 bash[22330]: audit 2024-04-26T03:46:01.113129+0000 mon.a (mon.0) 392 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: cluster 2024-04-26T03:45:59.996487+0000 mgr.a (mgr.14152) 120 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:01.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: audit 2024-04-26T03:46:01.050240+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: audit 2024-04-26T03:46:01.058160+0000 mon.a (mon.0) 387 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: audit 2024-04-26T03:46:01.068485+0000 mon.a (mon.0) 388 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: audit 2024-04-26T03:46:01.098074+0000 mon.a (mon.0) 389 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:01.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: audit 2024-04-26T03:46:01.103167+0000 mon.a (mon.0) 390 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:01.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: audit 2024-04-26T03:46:01.104705+0000 mon.a (mon.0) 391 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:01.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:01 smithi008 bash[21451]: audit 2024-04-26T03:46:01.113129+0000 mon.a (mon.0) 392 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.878 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[23202]: debug 2024-04-26T03:46:01.754+0000 7f01afe71200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: cluster 2024-04-26T03:45:59.996487+0000 mgr.a (mgr.14152) 120 : cluster 0 pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: audit 2024-04-26T03:46:01.050240+0000 mon.a (mon.0) 386 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: audit 2024-04-26T03:46:01.058160+0000 mon.a (mon.0) 387 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: audit 2024-04-26T03:46:01.068485+0000 mon.a (mon.0) 388 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: audit 2024-04-26T03:46:01.098074+0000 mon.a (mon.0) 389 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: audit 2024-04-26T03:46:01.103167+0000 mon.a (mon.0) 390 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: audit 2024-04-26T03:46:01.104705+0000 mon.a (mon.0) 391 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:01.879 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[22106]: audit 2024-04-26T03:46:01.113129+0000 mon.a (mon.0) 392 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:02.181 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:01 smithi012 bash[23202]: debug 2024-04-26T03:46:01.870+0000 7f01afe71200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T03:46:02.491 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:02 smithi012 bash[23202]: debug 2024-04-26T03:46:02.174+0000 7f01afe71200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T03:46:02.491 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:02 smithi012 bash[23202]: debug 2024-04-26T03:46:02.290+0000 7f01afe71200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T03:46:03.241 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:02 smithi012 bash[23202]: debug 2024-04-26T03:46:02.754+0000 7f01afe71200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T03:46:03.242 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:46:02 smithi012 bash[23202]: debug 2024-04-26T03:46:02.878+0000 7f01afe71200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T03:46:03.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:03 smithi139 bash[22330]: cluster 2024-04-26T03:46:01.996920+0000 mgr.a (mgr.14152) 121 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:03.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:03 smithi139 bash[22330]: cluster 2024-04-26T03:46:02.909368+0000 mon.a (mon.0) 393 : cluster 0 Standby manager daemon b started 2024-04-26T03:46:03.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:03 smithi139 bash[22330]: audit 2024-04-26T03:46:02.911929+0000 mon.a (mon.0) 394 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-26T03:46:03.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:03 smithi139 bash[22330]: audit 2024-04-26T03:46:02.912860+0000 mon.a (mon.0) 395 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T03:46:03.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:03 smithi139 bash[22330]: audit 2024-04-26T03:46:02.914548+0000 mon.a (mon.0) 396 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-26T03:46:03.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:03 smithi139 bash[22330]: audit 2024-04-26T03:46:02.915587+0000 mon.a (mon.0) 397 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T03:46:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:03 smithi008 bash[21451]: cluster 2024-04-26T03:46:01.996920+0000 mgr.a (mgr.14152) 121 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:03 smithi008 bash[21451]: cluster 2024-04-26T03:46:02.909368+0000 mon.a (mon.0) 393 : cluster 0 Standby manager daemon b started 2024-04-26T03:46:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:03 smithi008 bash[21451]: audit 2024-04-26T03:46:02.911929+0000 mon.a (mon.0) 394 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-26T03:46:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:03 smithi008 bash[21451]: audit 2024-04-26T03:46:02.912860+0000 mon.a (mon.0) 395 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T03:46:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:03 smithi008 bash[21451]: audit 2024-04-26T03:46:02.914548+0000 mon.a (mon.0) 396 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-26T03:46:03.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:03 smithi008 bash[21451]: audit 2024-04-26T03:46:02.915587+0000 mon.a (mon.0) 397 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T03:46:03.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:03 smithi012 bash[22106]: cluster 2024-04-26T03:46:01.996920+0000 mgr.a (mgr.14152) 121 : cluster 0 pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:03.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:03 smithi012 bash[22106]: cluster 2024-04-26T03:46:02.909368+0000 mon.a (mon.0) 393 : cluster 0 Standby manager daemon b started 2024-04-26T03:46:03.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:03 smithi012 bash[22106]: audit 2024-04-26T03:46:02.911929+0000 mon.a (mon.0) 394 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-26T03:46:03.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:03 smithi012 bash[22106]: audit 2024-04-26T03:46:02.912860+0000 mon.a (mon.0) 395 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T03:46:03.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:03 smithi012 bash[22106]: audit 2024-04-26T03:46:02.914548+0000 mon.a (mon.0) 396 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-26T03:46:03.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:03 smithi012 bash[22106]: audit 2024-04-26T03:46:02.915587+0000 mon.a (mon.0) 397 : audit 0 from='mgr.? 172.21.15.12:0/27403160' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T03:46:04.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:04 smithi139 bash[22330]: cluster 2024-04-26T03:46:03.549727+0000 mon.a (mon.0) 398 : cluster 0 mgrmap e14: a(active, since 2m), standbys: b 2024-04-26T03:46:04.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:04 smithi139 bash[22330]: audit 2024-04-26T03:46:03.550448+0000 mon.a (mon.0) 399 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-26T03:46:04.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:04 smithi008 bash[21451]: cluster 2024-04-26T03:46:03.549727+0000 mon.a (mon.0) 398 : cluster 0 mgrmap e14: a(active, since 2m), standbys: b 2024-04-26T03:46:04.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:04 smithi008 bash[21451]: audit 2024-04-26T03:46:03.550448+0000 mon.a (mon.0) 399 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-26T03:46:04.984 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:46:04.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:04 smithi012 bash[22106]: cluster 2024-04-26T03:46:03.549727+0000 mon.a (mon.0) 398 : cluster 0 mgrmap e14: a(active, since 2m), standbys: b 2024-04-26T03:46:04.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:04 smithi012 bash[22106]: audit 2024-04-26T03:46:03.550448+0000 mon.a (mon.0) 399 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-26T03:46:05.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:05 smithi139 bash[22330]: cluster 2024-04-26T03:46:03.997311+0000 mgr.a (mgr.14152) 122 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:05.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:05 smithi139 bash[22330]: audit 2024-04-26T03:46:04.739528+0000 mon.a (mon.0) 400 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:05 smithi139 bash[22330]: audit 2024-04-26T03:46:04.745750+0000 mon.a (mon.0) 401 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:05 smithi139 bash[22330]: audit 2024-04-26T03:46:04.753081+0000 mon.a (mon.0) 402 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.840 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:05 smithi008 bash[21451]: cluster 2024-04-26T03:46:03.997311+0000 mgr.a (mgr.14152) 122 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:05.840 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:05 smithi008 bash[21451]: audit 2024-04-26T03:46:04.739528+0000 mon.a (mon.0) 400 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.840 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:05 smithi008 bash[21451]: audit 2024-04-26T03:46:04.745750+0000 mon.a (mon.0) 401 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.840 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:05 smithi008 bash[21451]: audit 2024-04-26T03:46:04.753081+0000 mon.a (mon.0) 402 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:05 smithi012 bash[22106]: cluster 2024-04-26T03:46:03.997311+0000 mgr.a (mgr.14152) 122 : cluster 0 pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:05.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:05 smithi012 bash[22106]: audit 2024-04-26T03:46:04.739528+0000 mon.a (mon.0) 400 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:05 smithi012 bash[22106]: audit 2024-04-26T03:46:04.745750+0000 mon.a (mon.0) 401 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:05.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:05 smithi012 bash[22106]: audit 2024-04-26T03:46:04.753081+0000 mon.a (mon.0) 402 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:07 smithi008 bash[21451]: cluster 2024-04-26T03:46:05.997781+0000 mgr.a (mgr.14152) 123 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:07 smithi008 bash[21451]: audit 2024-04-26T03:46:07.523047+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:46:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:07 smithi008 bash[21451]: audit 2024-04-26T03:46:07.526784+0000 mon.a (mon.0) 404 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:46:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:07 smithi008 bash[21451]: audit 2024-04-26T03:46:07.527838+0000 mon.a (mon.0) 405 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:07.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:07 smithi012 bash[22106]: cluster 2024-04-26T03:46:05.997781+0000 mgr.a (mgr.14152) 123 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:07.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:07 smithi012 bash[22106]: audit 2024-04-26T03:46:07.523047+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:46:07.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:07 smithi012 bash[22106]: audit 2024-04-26T03:46:07.526784+0000 mon.a (mon.0) 404 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:46:07.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:07 smithi012 bash[22106]: audit 2024-04-26T03:46:07.527838+0000 mon.a (mon.0) 405 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:08.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:07 smithi139 bash[22330]: cluster 2024-04-26T03:46:05.997781+0000 mgr.a (mgr.14152) 123 : cluster 0 pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:08.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:07 smithi139 bash[22330]: audit 2024-04-26T03:46:07.523047+0000 mon.a (mon.0) 403 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:46:08.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:07 smithi139 bash[22330]: audit 2024-04-26T03:46:07.526784+0000 mon.a (mon.0) 404 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:46:08.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:07 smithi139 bash[22330]: audit 2024-04-26T03:46:07.527838+0000 mon.a (mon.0) 405 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:08.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:08 smithi139 bash[22330]: audit 2024-04-26T03:46:07.515682+0000 mgr.a (mgr.14152) 124 : audit 0 from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:46:08.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:08 smithi008 bash[21451]: audit 2024-04-26T03:46:07.515682+0000 mgr.a (mgr.14152) 124 : audit 0 from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:46:08.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:08 smithi012 bash[22106]: audit 2024-04-26T03:46:07.515682+0000 mgr.a (mgr.14152) 124 : audit 0 from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi008:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:46:09.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:09 smithi008 bash[21451]: cluster 2024-04-26T03:46:07.998116+0000 mgr.a (mgr.14152) 125 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:09.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:09 smithi012 bash[22106]: cluster 2024-04-26T03:46:07.998116+0000 mgr.a (mgr.14152) 125 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:10.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:09 smithi139 bash[22330]: cluster 2024-04-26T03:46:07.998116+0000 mgr.a (mgr.14152) 125 : cluster 0 pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:11.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:11 smithi139 bash[22330]: cluster 2024-04-26T03:46:09.998500+0000 mgr.a (mgr.14152) 126 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:11.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:11 smithi139 bash[22330]: audit 2024-04-26T03:46:10.509307+0000 mon.a (mon.0) 406 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:11 smithi139 bash[22330]: audit 2024-04-26T03:46:10.513536+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:11 smithi139 bash[22330]: audit 2024-04-26T03:46:10.518361+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:11 smithi008 bash[21451]: cluster 2024-04-26T03:46:09.998500+0000 mgr.a (mgr.14152) 126 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:11 smithi008 bash[21451]: audit 2024-04-26T03:46:10.509307+0000 mon.a (mon.0) 406 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:11 smithi008 bash[21451]: audit 2024-04-26T03:46:10.513536+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:11 smithi008 bash[21451]: audit 2024-04-26T03:46:10.518361+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:11 smithi012 bash[22106]: cluster 2024-04-26T03:46:09.998500+0000 mgr.a (mgr.14152) 126 : cluster 0 pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:11 smithi012 bash[22106]: audit 2024-04-26T03:46:10.509307+0000 mon.a (mon.0) 406 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:11 smithi012 bash[22106]: audit 2024-04-26T03:46:10.513536+0000 mon.a (mon.0) 407 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:11 smithi012 bash[22106]: audit 2024-04-26T03:46:10.518361+0000 mon.a (mon.0) 408 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:13.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:13 smithi139 bash[22330]: cluster 2024-04-26T03:46:11.998916+0000 mgr.a (mgr.14152) 127 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:13 smithi008 bash[21451]: cluster 2024-04-26T03:46:11.998916+0000 mgr.a (mgr.14152) 127 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:13.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:13 smithi012 bash[22106]: cluster 2024-04-26T03:46:11.998916+0000 mgr.a (mgr.14152) 127 : cluster 0 pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:15.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:15 smithi012 bash[22106]: cluster 2024-04-26T03:46:13.999317+0000 mgr.a (mgr.14152) 128 : cluster 0 pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:15.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:15 smithi012 bash[22106]: audit 2024-04-26T03:46:15.499998+0000 mon.a (mon.0) 409 : audit 1 from='client.? 172.21.15.8:0/241396806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7603e560-d07b-43b7-b484-df48cc1445b5"}]: dispatch 2024-04-26T03:46:15.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:15 smithi012 bash[22106]: audit 2024-04-26T03:46:15.502463+0000 mon.a (mon.0) 410 : audit 1 from='client.? 172.21.15.8:0/241396806' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7603e560-d07b-43b7-b484-df48cc1445b5"}]': finished 2024-04-26T03:46:15.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:15 smithi012 bash[22106]: cluster 2024-04-26T03:46:15.505915+0000 mon.a (mon.0) 411 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2024-04-26T03:46:15.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:15 smithi012 bash[22106]: audit 2024-04-26T03:46:15.506411+0000 mon.a (mon.0) 412 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:15.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:15 smithi139 bash[22330]: cluster 2024-04-26T03:46:13.999317+0000 mgr.a (mgr.14152) 128 : cluster 0 pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:15.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:15 smithi139 bash[22330]: audit 2024-04-26T03:46:15.499998+0000 mon.a (mon.0) 409 : audit 1 from='client.? 172.21.15.8:0/241396806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7603e560-d07b-43b7-b484-df48cc1445b5"}]: dispatch 2024-04-26T03:46:15.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:15 smithi139 bash[22330]: audit 2024-04-26T03:46:15.502463+0000 mon.a (mon.0) 410 : audit 1 from='client.? 172.21.15.8:0/241396806' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7603e560-d07b-43b7-b484-df48cc1445b5"}]': finished 2024-04-26T03:46:15.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:15 smithi139 bash[22330]: cluster 2024-04-26T03:46:15.505915+0000 mon.a (mon.0) 411 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2024-04-26T03:46:15.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:15 smithi139 bash[22330]: audit 2024-04-26T03:46:15.506411+0000 mon.a (mon.0) 412 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:15 smithi008 bash[21451]: cluster 2024-04-26T03:46:13.999317+0000 mgr.a (mgr.14152) 128 : cluster 0 pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:15 smithi008 bash[21451]: audit 2024-04-26T03:46:15.499998+0000 mon.a (mon.0) 409 : audit 1 from='client.? 172.21.15.8:0/241396806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7603e560-d07b-43b7-b484-df48cc1445b5"}]: dispatch 2024-04-26T03:46:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:15 smithi008 bash[21451]: audit 2024-04-26T03:46:15.502463+0000 mon.a (mon.0) 410 : audit 1 from='client.? 172.21.15.8:0/241396806' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7603e560-d07b-43b7-b484-df48cc1445b5"}]': finished 2024-04-26T03:46:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:15 smithi008 bash[21451]: cluster 2024-04-26T03:46:15.505915+0000 mon.a (mon.0) 411 : cluster 0 osdmap e5: 1 total, 0 up, 1 in 2024-04-26T03:46:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:15 smithi008 bash[21451]: audit 2024-04-26T03:46:15.506411+0000 mon.a (mon.0) 412 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:16.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:16 smithi012 bash[22106]: audit 2024-04-26T03:46:16.229683+0000 mon.a (mon.0) 413 : audit 0 from='client.? 172.21.15.8:0/1328364066' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:46:16.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:16 smithi139 bash[22330]: audit 2024-04-26T03:46:16.229683+0000 mon.a (mon.0) 413 : audit 0 from='client.? 172.21.15.8:0/1328364066' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:46:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:16 smithi008 bash[21451]: audit 2024-04-26T03:46:16.229683+0000 mon.a (mon.0) 413 : audit 0 from='client.? 172.21.15.8:0/1328364066' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:46:17.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:17 smithi008 bash[21451]: cluster 2024-04-26T03:46:15.999735+0000 mgr.a (mgr.14152) 129 : cluster 0 pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:17.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:17 smithi139 bash[22330]: cluster 2024-04-26T03:46:15.999735+0000 mgr.a (mgr.14152) 129 : cluster 0 pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:17.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:17 smithi012 bash[22106]: cluster 2024-04-26T03:46:15.999735+0000 mgr.a (mgr.14152) 129 : cluster 0 pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:19.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:19 smithi008 bash[21451]: cluster 2024-04-26T03:46:18.000184+0000 mgr.a (mgr.14152) 130 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:19.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:19 smithi012 bash[22106]: cluster 2024-04-26T03:46:18.000184+0000 mgr.a (mgr.14152) 130 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:19.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:19 smithi139 bash[22330]: cluster 2024-04-26T03:46:18.000184+0000 mgr.a (mgr.14152) 130 : cluster 0 pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:21.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:21 smithi012 bash[22106]: cluster 2024-04-26T03:46:20.000493+0000 mgr.a (mgr.14152) 131 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:21.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:21 smithi012 bash[22106]: audit 2024-04-26T03:46:21.277970+0000 mon.a (mon.0) 414 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:21 smithi012 bash[22106]: audit 2024-04-26T03:46:21.284066+0000 mon.a (mon.0) 415 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:21 smithi012 bash[22106]: audit 2024-04-26T03:46:21.291553+0000 mon.a (mon.0) 416 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:21 smithi139 bash[22330]: cluster 2024-04-26T03:46:20.000493+0000 mgr.a (mgr.14152) 131 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:21.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:21 smithi139 bash[22330]: audit 2024-04-26T03:46:21.277970+0000 mon.a (mon.0) 414 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:21 smithi139 bash[22330]: audit 2024-04-26T03:46:21.284066+0000 mon.a (mon.0) 415 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:21 smithi139 bash[22330]: audit 2024-04-26T03:46:21.291553+0000 mon.a (mon.0) 416 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:21 smithi008 bash[21451]: cluster 2024-04-26T03:46:20.000493+0000 mgr.a (mgr.14152) 131 : cluster 0 pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:21 smithi008 bash[21451]: audit 2024-04-26T03:46:21.277970+0000 mon.a (mon.0) 414 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:21 smithi008 bash[21451]: audit 2024-04-26T03:46:21.284066+0000 mon.a (mon.0) 415 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:21 smithi008 bash[21451]: audit 2024-04-26T03:46:21.291553+0000 mon.a (mon.0) 416 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:23.803 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:23 smithi139 bash[22330]: cluster 2024-04-26T03:46:22.000865+0000 mgr.a (mgr.14152) 132 : cluster 0 pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:23 smithi008 bash[21451]: cluster 2024-04-26T03:46:22.000865+0000 mgr.a (mgr.14152) 132 : cluster 0 pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:23.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:23 smithi012 bash[22106]: cluster 2024-04-26T03:46:22.000865+0000 mgr.a (mgr.14152) 132 : cluster 0 pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:25.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:24 smithi139 bash[22330]: audit 2024-04-26T03:46:23.971474+0000 mon.a (mon.0) 417 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:24 smithi139 bash[22330]: audit 2024-04-26T03:46:23.979993+0000 mon.a (mon.0) 418 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:24 smithi139 bash[22330]: cephadm 2024-04-26T03:46:23.983211+0000 mgr.a (mgr.14152) 133 : cephadm 1 Detected new or changed devices on smithi008 2024-04-26T03:46:25.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:24 smithi139 bash[22330]: audit 2024-04-26T03:46:23.990238+0000 mon.a (mon.0) 419 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:24 smithi139 bash[22330]: cluster 2024-04-26T03:46:24.001264+0000 mgr.a (mgr.14152) 134 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:25.162 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:24 smithi008 bash[21451]: audit 2024-04-26T03:46:23.971474+0000 mon.a (mon.0) 417 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:24 smithi008 bash[21451]: audit 2024-04-26T03:46:23.979993+0000 mon.a (mon.0) 418 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:24 smithi008 bash[21451]: cephadm 2024-04-26T03:46:23.983211+0000 mgr.a (mgr.14152) 133 : cephadm 1 Detected new or changed devices on smithi008 2024-04-26T03:46:25.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:24 smithi008 bash[21451]: audit 2024-04-26T03:46:23.990238+0000 mon.a (mon.0) 419 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.163 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:24 smithi008 bash[21451]: cluster 2024-04-26T03:46:24.001264+0000 mgr.a (mgr.14152) 134 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:25.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:24 smithi012 bash[22106]: audit 2024-04-26T03:46:23.971474+0000 mon.a (mon.0) 417 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:24 smithi012 bash[22106]: audit 2024-04-26T03:46:23.979993+0000 mon.a (mon.0) 418 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:24 smithi012 bash[22106]: cephadm 2024-04-26T03:46:23.983211+0000 mgr.a (mgr.14152) 133 : cephadm 1 Detected new or changed devices on smithi008 2024-04-26T03:46:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:24 smithi012 bash[22106]: audit 2024-04-26T03:46:23.990238+0000 mon.a (mon.0) 419 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:24 smithi012 bash[22106]: cluster 2024-04-26T03:46:24.001264+0000 mgr.a (mgr.14152) 134 : cluster 0 pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:27.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:27 smithi008 bash[21451]: cluster 2024-04-26T03:46:26.001684+0000 mgr.a (mgr.14152) 135 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:27.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:27 smithi012 bash[22106]: cluster 2024-04-26T03:46:26.001684+0000 mgr.a (mgr.14152) 135 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:27.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:27 smithi139 bash[22330]: cluster 2024-04-26T03:46:26.001684+0000 mgr.a (mgr.14152) 135 : cluster 0 pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:28 smithi008 bash[21451]: audit 2024-04-26T03:46:27.326153+0000 mon.a (mon.0) 420 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T03:46:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:28 smithi008 bash[21451]: audit 2024-04-26T03:46:27.327802+0000 mon.a (mon.0) 421 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:28 smithi008 bash[21451]: cephadm 2024-04-26T03:46:27.329511+0000 mgr.a (mgr.14152) 136 : cephadm 1 Deploying daemon osd.0 on smithi008 2024-04-26T03:46:28.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:28 smithi012 bash[22106]: audit 2024-04-26T03:46:27.326153+0000 mon.a (mon.0) 420 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T03:46:28.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:28 smithi012 bash[22106]: audit 2024-04-26T03:46:27.327802+0000 mon.a (mon.0) 421 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:28.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:28 smithi012 bash[22106]: cephadm 2024-04-26T03:46:27.329511+0000 mgr.a (mgr.14152) 136 : cephadm 1 Deploying daemon osd.0 on smithi008 2024-04-26T03:46:28.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:28 smithi139 bash[22330]: audit 2024-04-26T03:46:27.326153+0000 mon.a (mon.0) 420 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T03:46:28.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:28 smithi139 bash[22330]: audit 2024-04-26T03:46:27.327802+0000 mon.a (mon.0) 421 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:28.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:28 smithi139 bash[22330]: cephadm 2024-04-26T03:46:27.329511+0000 mgr.a (mgr.14152) 136 : cephadm 1 Deploying daemon osd.0 on smithi008 2024-04-26T03:46:29.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:29 smithi008 bash[21451]: cluster 2024-04-26T03:46:28.002160+0000 mgr.a (mgr.14152) 137 : cluster 0 pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:29.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:29 smithi012 bash[22106]: cluster 2024-04-26T03:46:28.002160+0000 mgr.a (mgr.14152) 137 : cluster 0 pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:29.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:29 smithi139 bash[22330]: cluster 2024-04-26T03:46:28.002160+0000 mgr.a (mgr.14152) 137 : cluster 0 pgmap v76: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:31.322 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:46:31 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:46:31.322 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:31 smithi008 bash[21451]: cluster 2024-04-26T03:46:30.002472+0000 mgr.a (mgr.14152) 138 : cluster 0 pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:31.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:31 smithi008 bash[21451]: audit 2024-04-26T03:46:30.722111+0000 mon.a (mon.0) 422 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:31 smithi008 bash[21451]: audit 2024-04-26T03:46:30.730481+0000 mon.a (mon.0) 423 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:31 smithi008 bash[21451]: audit 2024-04-26T03:46:30.740944+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.323 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:31 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:46:31.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:31 smithi012 bash[22106]: cluster 2024-04-26T03:46:30.002472+0000 mgr.a (mgr.14152) 138 : cluster 0 pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:31.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:31 smithi012 bash[22106]: audit 2024-04-26T03:46:30.722111+0000 mon.a (mon.0) 422 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:31 smithi012 bash[22106]: audit 2024-04-26T03:46:30.730481+0000 mon.a (mon.0) 423 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:31 smithi012 bash[22106]: audit 2024-04-26T03:46:30.740944+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:31 smithi139 bash[22330]: cluster 2024-04-26T03:46:30.002472+0000 mgr.a (mgr.14152) 138 : cluster 0 pgmap v77: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:31.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:31 smithi139 bash[22330]: audit 2024-04-26T03:46:30.722111+0000 mon.a (mon.0) 422 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:31 smithi139 bash[22330]: audit 2024-04-26T03:46:30.730481+0000 mon.a (mon.0) 423 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:31 smithi139 bash[22330]: audit 2024-04-26T03:46:30.740944+0000 mon.a (mon.0) 424 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:31.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:31 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:46:31.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:46:31 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:46:32.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:32 smithi008 bash[21451]: audit 2024-04-26T03:46:31.569440+0000 mon.a (mon.0) 425 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:32.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:32 smithi008 bash[21451]: audit 2024-04-26T03:46:31.575598+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:32.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:32 smithi008 bash[21451]: audit 2024-04-26T03:46:31.605230+0000 mon.a (mon.0) 427 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:32.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:32 smithi008 bash[21451]: audit 2024-04-26T03:46:31.607684+0000 mon.a (mon.0) 428 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:32.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:32 smithi008 bash[21451]: audit 2024-04-26T03:46:31.608388+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:32.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:32 smithi008 bash[21451]: audit 2024-04-26T03:46:31.613329+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:32.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:32 smithi012 bash[22106]: audit 2024-04-26T03:46:31.569440+0000 mon.a (mon.0) 425 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:32.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:32 smithi012 bash[22106]: audit 2024-04-26T03:46:31.575598+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:32.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:32 smithi012 bash[22106]: audit 2024-04-26T03:46:31.605230+0000 mon.a (mon.0) 427 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:32.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:32 smithi012 bash[22106]: audit 2024-04-26T03:46:31.607684+0000 mon.a (mon.0) 428 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:32.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:32 smithi012 bash[22106]: audit 2024-04-26T03:46:31.608388+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:32.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:32 smithi012 bash[22106]: audit 2024-04-26T03:46:31.613329+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:33.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:32 smithi139 bash[22330]: audit 2024-04-26T03:46:31.569440+0000 mon.a (mon.0) 425 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:33.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:32 smithi139 bash[22330]: audit 2024-04-26T03:46:31.575598+0000 mon.a (mon.0) 426 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:33.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:32 smithi139 bash[22330]: audit 2024-04-26T03:46:31.605230+0000 mon.a (mon.0) 427 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:33.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:32 smithi139 bash[22330]: audit 2024-04-26T03:46:31.607684+0000 mon.a (mon.0) 428 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:33.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:32 smithi139 bash[22330]: audit 2024-04-26T03:46:31.608388+0000 mon.a (mon.0) 429 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:33.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:32 smithi139 bash[22330]: audit 2024-04-26T03:46:31.613329+0000 mon.a (mon.0) 430 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:33.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:33 smithi012 bash[22106]: cluster 2024-04-26T03:46:32.002739+0000 mgr.a (mgr.14152) 139 : cluster 0 pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:33 smithi139 bash[22330]: cluster 2024-04-26T03:46:32.002739+0000 mgr.a (mgr.14152) 139 : cluster 0 pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:34.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:33 smithi008 bash[21451]: cluster 2024-04-26T03:46:32.002739+0000 mgr.a (mgr.14152) 139 : cluster 0 pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:35.966 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:35 smithi012 bash[22106]: cluster 2024-04-26T03:46:34.003057+0000 mgr.a (mgr.14152) 140 : cluster 0 pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:36.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:35 smithi139 bash[22330]: cluster 2024-04-26T03:46:34.003057+0000 mgr.a (mgr.14152) 140 : cluster 0 pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:36.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:35 smithi008 bash[21451]: cluster 2024-04-26T03:46:34.003057+0000 mgr.a (mgr.14152) 140 : cluster 0 pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:37.935 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:37 smithi012 bash[22106]: cluster 2024-04-26T03:46:36.003508+0000 mgr.a (mgr.14152) 141 : cluster 0 pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:37.967 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:37 smithi008 bash[21451]: cluster 2024-04-26T03:46:36.003508+0000 mgr.a (mgr.14152) 141 : cluster 0 pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:38.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:37 smithi139 bash[22330]: cluster 2024-04-26T03:46:36.003508+0000 mgr.a (mgr.14152) 141 : cluster 0 pgmap v80: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:38.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:38 smithi012 bash[22106]: audit 2024-04-26T03:46:37.865310+0000 mon.a (mon.0) 431 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T03:46:39.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:38 smithi139 bash[22330]: audit 2024-04-26T03:46:37.865310+0000 mon.a (mon.0) 431 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T03:46:39.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:38 smithi008 bash[21451]: audit 2024-04-26T03:46:37.865310+0000 mon.a (mon.0) 431 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T03:46:39.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:39 smithi012 bash[22106]: cluster 2024-04-26T03:46:38.003851+0000 mgr.a (mgr.14152) 142 : cluster 0 pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:39.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:39 smithi012 bash[22106]: audit 2024-04-26T03:46:38.632250+0000 mon.a (mon.0) 432 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T03:46:39.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:39 smithi012 bash[22106]: cluster 2024-04-26T03:46:38.634237+0000 mon.a (mon.0) 433 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-04-26T03:46:39.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:39 smithi012 bash[22106]: audit 2024-04-26T03:46:38.634818+0000 mon.a (mon.0) 434 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2024-04-26T03:46:39.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:39 smithi012 bash[22106]: audit 2024-04-26T03:46:38.635335+0000 mon.a (mon.0) 435 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:40.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:39 smithi139 bash[22330]: cluster 2024-04-26T03:46:38.003851+0000 mgr.a (mgr.14152) 142 : cluster 0 pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:40.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:39 smithi139 bash[22330]: audit 2024-04-26T03:46:38.632250+0000 mon.a (mon.0) 432 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T03:46:40.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:39 smithi139 bash[22330]: cluster 2024-04-26T03:46:38.634237+0000 mon.a (mon.0) 433 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-04-26T03:46:40.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:39 smithi139 bash[22330]: audit 2024-04-26T03:46:38.634818+0000 mon.a (mon.0) 434 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2024-04-26T03:46:40.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:39 smithi139 bash[22330]: audit 2024-04-26T03:46:38.635335+0000 mon.a (mon.0) 435 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:40.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:39 smithi008 bash[21451]: cluster 2024-04-26T03:46:38.003851+0000 mgr.a (mgr.14152) 142 : cluster 0 pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:40.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:39 smithi008 bash[21451]: audit 2024-04-26T03:46:38.632250+0000 mon.a (mon.0) 432 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T03:46:40.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:39 smithi008 bash[21451]: cluster 2024-04-26T03:46:38.634237+0000 mon.a (mon.0) 433 : cluster 0 osdmap e6: 1 total, 0 up, 1 in 2024-04-26T03:46:40.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:39 smithi008 bash[21451]: audit 2024-04-26T03:46:38.634818+0000 mon.a (mon.0) 434 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]: dispatch 2024-04-26T03:46:40.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:39 smithi008 bash[21451]: audit 2024-04-26T03:46:38.635335+0000 mon.a (mon.0) 435 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:40.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:40 smithi012 bash[22106]: audit 2024-04-26T03:46:39.634943+0000 mon.a (mon.0) 436 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2024-04-26T03:46:40.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:40 smithi012 bash[22106]: cluster 2024-04-26T03:46:39.640248+0000 mon.a (mon.0) 437 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2024-04-26T03:46:40.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:40 smithi012 bash[22106]: audit 2024-04-26T03:46:39.642075+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:40.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:40 smithi012 bash[22106]: audit 2024-04-26T03:46:39.649492+0000 mon.a (mon.0) 439 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:40.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:40 smithi012 bash[22106]: cluster 2024-04-26T03:46:40.004228+0000 mgr.a (mgr.14152) 143 : cluster 0 pgmap v84: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:41.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:40 smithi139 bash[22330]: audit 2024-04-26T03:46:39.634943+0000 mon.a (mon.0) 436 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2024-04-26T03:46:41.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:40 smithi139 bash[22330]: cluster 2024-04-26T03:46:39.640248+0000 mon.a (mon.0) 437 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2024-04-26T03:46:41.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:40 smithi139 bash[22330]: audit 2024-04-26T03:46:39.642075+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:41.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:40 smithi139 bash[22330]: audit 2024-04-26T03:46:39.649492+0000 mon.a (mon.0) 439 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:41.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:40 smithi139 bash[22330]: cluster 2024-04-26T03:46:40.004228+0000 mgr.a (mgr.14152) 143 : cluster 0 pgmap v84: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:41.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:40 smithi008 bash[21451]: audit 2024-04-26T03:46:39.634943+0000 mon.a (mon.0) 436 : audit 1 from='osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi008", "root=default"]}]': finished 2024-04-26T03:46:41.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:40 smithi008 bash[21451]: cluster 2024-04-26T03:46:39.640248+0000 mon.a (mon.0) 437 : cluster 0 osdmap e7: 1 total, 0 up, 1 in 2024-04-26T03:46:41.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:40 smithi008 bash[21451]: audit 2024-04-26T03:46:39.642075+0000 mon.a (mon.0) 438 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:41.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:40 smithi008 bash[21451]: audit 2024-04-26T03:46:39.649492+0000 mon.a (mon.0) 439 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:41.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:40 smithi008 bash[21451]: cluster 2024-04-26T03:46:40.004228+0000 mgr.a (mgr.14152) 143 : cluster 0 pgmap v84: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T03:46:41.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: cluster 2024-04-26T03:46:38.887620+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:46:41.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: cluster 2024-04-26T03:46:38.887722+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:46:41.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: cluster 2024-04-26T03:46:40.647487+0000 mon.a (mon.0) 440 : cluster 1 osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931] boot 2024-04-26T03:46:41.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: cluster 2024-04-26T03:46:40.647526+0000 mon.a (mon.0) 441 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2024-04-26T03:46:41.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: audit 2024-04-26T03:46:40.647854+0000 mon.a (mon.0) 442 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:41.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: audit 2024-04-26T03:46:41.482543+0000 mon.a (mon.0) 443 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:41.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: audit 2024-04-26T03:46:41.487108+0000 mon.a (mon.0) 444 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:41.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:41 smithi008 bash[21451]: audit 2024-04-26T03:46:41.493447+0000 mon.a (mon.0) 445 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: cluster 2024-04-26T03:46:38.887620+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: cluster 2024-04-26T03:46:38.887722+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: cluster 2024-04-26T03:46:40.647487+0000 mon.a (mon.0) 440 : cluster 1 osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931] boot 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: cluster 2024-04-26T03:46:40.647526+0000 mon.a (mon.0) 441 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: audit 2024-04-26T03:46:40.647854+0000 mon.a (mon.0) 442 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: audit 2024-04-26T03:46:41.482543+0000 mon.a (mon.0) 443 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: audit 2024-04-26T03:46:41.487108+0000 mon.a (mon.0) 444 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:41.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:41 smithi012 bash[22106]: audit 2024-04-26T03:46:41.493447+0000 mon.a (mon.0) 445 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:42.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: cluster 2024-04-26T03:46:38.887620+0000 osd.0 (osd.0) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:46:42.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: cluster 2024-04-26T03:46:38.887722+0000 osd.0 (osd.0) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:46:42.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: cluster 2024-04-26T03:46:40.647487+0000 mon.a (mon.0) 440 : cluster 1 osd.0 [v2:172.21.15.8:6802/2777258931,v1:172.21.15.8:6803/2777258931] boot 2024-04-26T03:46:42.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: cluster 2024-04-26T03:46:40.647526+0000 mon.a (mon.0) 441 : cluster 0 osdmap e8: 1 total, 1 up, 1 in 2024-04-26T03:46:42.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: audit 2024-04-26T03:46:40.647854+0000 mon.a (mon.0) 442 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:46:42.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: audit 2024-04-26T03:46:41.482543+0000 mon.a (mon.0) 443 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:42.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: audit 2024-04-26T03:46:41.487108+0000 mon.a (mon.0) 444 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:42.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:41 smithi139 bash[22330]: audit 2024-04-26T03:46:41.493447+0000 mon.a (mon.0) 445 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:42.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:42 smithi012 bash[22106]: cluster 2024-04-26T03:46:41.666562+0000 mon.a (mon.0) 446 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2024-04-26T03:46:42.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:42 smithi012 bash[22106]: cluster 2024-04-26T03:46:42.004684+0000 mgr.a (mgr.14152) 144 : cluster 0 pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:43.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:42 smithi139 bash[22330]: cluster 2024-04-26T03:46:41.666562+0000 mon.a (mon.0) 446 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2024-04-26T03:46:43.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:42 smithi139 bash[22330]: cluster 2024-04-26T03:46:42.004684+0000 mgr.a (mgr.14152) 144 : cluster 0 pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:43.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:42 smithi008 bash[21451]: cluster 2024-04-26T03:46:41.666562+0000 mon.a (mon.0) 446 : cluster 0 osdmap e9: 1 total, 1 up, 1 in 2024-04-26T03:46:43.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:42 smithi008 bash[21451]: cluster 2024-04-26T03:46:42.004684+0000 mgr.a (mgr.14152) 144 : cluster 0 pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:44.131 INFO:teuthology.orchestra.run.smithi008.stdout:Created osd(s) 0 on host 'smithi008' 2024-04-26T03:46:44.722 DEBUG:teuthology.orchestra.run.smithi008:osd.0> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.0.service 2024-04-26T03:46:44.725 INFO:tasks.cephadm:Deploying osd.1 on smithi012 with /dev/vg_nvme/lv_4... 2024-04-26T03:46:44.725 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-26T03:46:45.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: cluster 2024-04-26T03:46:44.005103+0000 mgr.a (mgr.14152) 145 : cluster 0 pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:45.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.105465+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.110305+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.135393+0000 mon.a (mon.0) 449 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.140827+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.144109+0000 mon.a (mon.0) 451 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.147417+0000 mon.a (mon.0) 452 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.147806+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.149121+0000 mon.a (mon.0) 454 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.150230+0000 mon.a (mon.0) 455 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: cluster 2024-04-26T03:46:44.152592+0000 mgr.a (mgr.14152) 146 : cluster 0 pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:45.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:45 smithi139 bash[22330]: audit 2024-04-26T03:46:44.156732+0000 mon.a (mon.0) 456 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: cluster 2024-04-26T03:46:44.005103+0000 mgr.a (mgr.14152) 145 : cluster 0 pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.105465+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.110305+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.135393+0000 mon.a (mon.0) 449 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.140827+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.144109+0000 mon.a (mon.0) 451 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.147417+0000 mon.a (mon.0) 452 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.147806+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.149121+0000 mon.a (mon.0) 454 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.150230+0000 mon.a (mon.0) 455 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:45.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: cluster 2024-04-26T03:46:44.152592+0000 mgr.a (mgr.14152) 146 : cluster 0 pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:45.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:45 smithi012 bash[22106]: audit 2024-04-26T03:46:44.156732+0000 mon.a (mon.0) 456 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: cluster 2024-04-26T03:46:44.005103+0000 mgr.a (mgr.14152) 145 : cluster 0 pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.105465+0000 mon.a (mon.0) 447 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.110305+0000 mon.a (mon.0) 448 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.135393+0000 mon.a (mon.0) 449 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.140827+0000 mon.a (mon.0) 450 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.144109+0000 mon.a (mon.0) 451 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.147417+0000 mon.a (mon.0) 452 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.147806+0000 mon.a (mon.0) 453 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.149121+0000 mon.a (mon.0) 454 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.150230+0000 mon.a (mon.0) 455 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: cluster 2024-04-26T03:46:44.152592+0000 mgr.a (mgr.14152) 146 : cluster 0 pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:45.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:45 smithi008 bash[21451]: audit 2024-04-26T03:46:44.156732+0000 mon.a (mon.0) 456 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:46.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:46 smithi139 bash[22330]: cluster 2024-04-26T03:46:45.145288+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-26T03:46:46.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:46 smithi012 bash[22106]: cluster 2024-04-26T03:46:45.145288+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-26T03:46:46.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:46 smithi008 bash[21451]: cluster 2024-04-26T03:46:45.145288+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-26T03:46:47.435 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:47 smithi008 bash[21451]: cluster 2024-04-26T03:46:46.152972+0000 mgr.a (mgr.14152) 147 : cluster 0 pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:47.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:47 smithi012 bash[22106]: cluster 2024-04-26T03:46:46.152972+0000 mgr.a (mgr.14152) 147 : cluster 0 pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:47.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:47 smithi139 bash[22330]: cluster 2024-04-26T03:46:46.152972+0000 mgr.a (mgr.14152) 147 : cluster 0 pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:48.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:48 smithi012 bash[22106]: audit 2024-04-26T03:46:47.627067+0000 mon.a (mon.0) 458 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:48.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:48 smithi012 bash[22106]: audit 2024-04-26T03:46:47.635134+0000 mon.a (mon.0) 459 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:48.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:48 smithi012 bash[22106]: audit 2024-04-26T03:46:47.643909+0000 mon.a (mon.0) 460 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:48.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:48 smithi012 bash[22106]: audit 2024-04-26T03:46:47.664122+0000 mon.a (mon.0) 461 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:48.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:48 smithi012 bash[22106]: audit 2024-04-26T03:46:47.669267+0000 mon.a (mon.0) 462 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:48.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:48 smithi012 bash[22106]: audit 2024-04-26T03:46:47.670912+0000 mon.a (mon.0) 463 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:48.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:48 smithi012 bash[22106]: audit 2024-04-26T03:46:47.680386+0000 mon.a (mon.0) 464 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:48 smithi139 bash[22330]: audit 2024-04-26T03:46:47.627067+0000 mon.a (mon.0) 458 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:48 smithi139 bash[22330]: audit 2024-04-26T03:46:47.635134+0000 mon.a (mon.0) 459 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:48 smithi139 bash[22330]: audit 2024-04-26T03:46:47.643909+0000 mon.a (mon.0) 460 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:48 smithi139 bash[22330]: audit 2024-04-26T03:46:47.664122+0000 mon.a (mon.0) 461 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:49.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:48 smithi139 bash[22330]: audit 2024-04-26T03:46:47.669267+0000 mon.a (mon.0) 462 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:49.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:48 smithi139 bash[22330]: audit 2024-04-26T03:46:47.670912+0000 mon.a (mon.0) 463 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:49.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:48 smithi139 bash[22330]: audit 2024-04-26T03:46:47.680386+0000 mon.a (mon.0) 464 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:48 smithi008 bash[21451]: audit 2024-04-26T03:46:47.627067+0000 mon.a (mon.0) 458 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:48 smithi008 bash[21451]: audit 2024-04-26T03:46:47.635134+0000 mon.a (mon.0) 459 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:48 smithi008 bash[21451]: audit 2024-04-26T03:46:47.643909+0000 mon.a (mon.0) 460 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:48 smithi008 bash[21451]: audit 2024-04-26T03:46:47.664122+0000 mon.a (mon.0) 461 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:46:49.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:48 smithi008 bash[21451]: audit 2024-04-26T03:46:47.669267+0000 mon.a (mon.0) 462 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:46:49.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:48 smithi008 bash[21451]: audit 2024-04-26T03:46:47.670912+0000 mon.a (mon.0) 463 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:46:49.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:48 smithi008 bash[21451]: audit 2024-04-26T03:46:47.680386+0000 mon.a (mon.0) 464 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:49.442 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T03:46:49.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:49 smithi012 bash[22106]: cluster 2024-04-26T03:46:47.674030+0000 mgr.a (mgr.14152) 148 : cluster 0 pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:49.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:49 smithi012 bash[22106]: cluster 2024-04-26T03:46:48.640702+0000 mon.a (mon.0) 465 : cluster 1 Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-26T03:46:49.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:49 smithi012 bash[22106]: cluster 2024-04-26T03:46:48.640759+0000 mon.a (mon.0) 466 : cluster 1 Cluster is now healthy 2024-04-26T03:46:50.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:49 smithi139 bash[22330]: cluster 2024-04-26T03:46:47.674030+0000 mgr.a (mgr.14152) 148 : cluster 0 pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:50.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:49 smithi139 bash[22330]: cluster 2024-04-26T03:46:48.640702+0000 mon.a (mon.0) 465 : cluster 1 Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-26T03:46:50.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:49 smithi139 bash[22330]: cluster 2024-04-26T03:46:48.640759+0000 mon.a (mon.0) 466 : cluster 1 Cluster is now healthy 2024-04-26T03:46:50.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:49 smithi008 bash[21451]: cluster 2024-04-26T03:46:47.674030+0000 mgr.a (mgr.14152) 148 : cluster 0 pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:50.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:49 smithi008 bash[21451]: cluster 2024-04-26T03:46:48.640702+0000 mon.a (mon.0) 465 : cluster 1 Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-26T03:46:50.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:49 smithi008 bash[21451]: cluster 2024-04-26T03:46:48.640759+0000 mon.a (mon.0) 466 : cluster 1 Cluster is now healthy 2024-04-26T03:46:51.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:51 smithi012 bash[22106]: cluster 2024-04-26T03:46:49.674478+0000 mgr.a (mgr.14152) 149 : cluster 0 pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:51 smithi012 bash[22106]: audit 2024-04-26T03:46:50.951121+0000 mon.a (mon.0) 467 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:51 smithi012 bash[22106]: audit 2024-04-26T03:46:50.959490+0000 mon.a (mon.0) 468 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:51 smithi012 bash[22106]: audit 2024-04-26T03:46:50.969906+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:51 smithi139 bash[22330]: cluster 2024-04-26T03:46:49.674478+0000 mgr.a (mgr.14152) 149 : cluster 0 pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:51 smithi139 bash[22330]: audit 2024-04-26T03:46:50.951121+0000 mon.a (mon.0) 467 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:51 smithi139 bash[22330]: audit 2024-04-26T03:46:50.959490+0000 mon.a (mon.0) 468 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:51 smithi139 bash[22330]: audit 2024-04-26T03:46:50.969906+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:51 smithi008 bash[21451]: cluster 2024-04-26T03:46:49.674478+0000 mgr.a (mgr.14152) 149 : cluster 0 pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:51 smithi008 bash[21451]: audit 2024-04-26T03:46:50.951121+0000 mon.a (mon.0) 467 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:51 smithi008 bash[21451]: audit 2024-04-26T03:46:50.959490+0000 mon.a (mon.0) 468 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:51 smithi008 bash[21451]: audit 2024-04-26T03:46:50.969906+0000 mon.a (mon.0) 469 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:46:52.416 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-26T03:46:52.416 INFO:teuthology.orchestra.run.smithi012.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-26T03:46:52.416 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10+0 records in 2024-04-26T03:46:52.416 INFO:teuthology.orchestra.run.smithi012.stderr:10+0 records out 2024-04-26T03:46:52.416 INFO:teuthology.orchestra.run.smithi012.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0137876 s, 761 MB/s 2024-04-26T03:46:52.416 INFO:teuthology.orchestra.run.smithi012.stderr:--> Zapping successful for: 2024-04-26T03:46:53.087 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi012:vg_nvme/lv_4 2024-04-26T03:46:53.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:53 smithi012 bash[22106]: cluster 2024-04-26T03:46:51.674929+0000 mgr.a (mgr.14152) 150 : cluster 0 pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:54.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:53 smithi139 bash[22330]: cluster 2024-04-26T03:46:51.674929+0000 mgr.a (mgr.14152) 150 : cluster 0 pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:54.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:53 smithi008 bash[21451]: cluster 2024-04-26T03:46:51.674929+0000 mgr.a (mgr.14152) 150 : cluster 0 pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:55.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:55 smithi012 bash[22106]: cluster 2024-04-26T03:46:53.675427+0000 mgr.a (mgr.14152) 151 : cluster 0 pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:56.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:55 smithi139 bash[22330]: cluster 2024-04-26T03:46:53.675427+0000 mgr.a (mgr.14152) 151 : cluster 0 pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:56.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:55 smithi008 bash[21451]: cluster 2024-04-26T03:46:53.675427+0000 mgr.a (mgr.14152) 151 : cluster 0 pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:57.799 INFO:teuthology.orchestra.run.smithi012.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T03:46:57.958 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:57 smithi012 bash[22106]: cluster 2024-04-26T03:46:55.675878+0000 mgr.a (mgr.14152) 152 : cluster 0 pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:58.041 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:57 smithi008 bash[21451]: cluster 2024-04-26T03:46:55.675878+0000 mgr.a (mgr.14152) 152 : cluster 0 pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:58.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:57 smithi139 bash[22330]: cluster 2024-04-26T03:46:55.675878+0000 mgr.a (mgr.14152) 152 : cluster 0 pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:58.905 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:46:58 smithi012 bash[22106]: cluster 2024-04-26T03:46:57.676270+0000 mgr.a (mgr.14152) 153 : cluster 0 pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:58.941 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:46:58 smithi008 bash[21451]: cluster 2024-04-26T03:46:57.676270+0000 mgr.a (mgr.14152) 153 : cluster 0 pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:46:59.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:46:58 smithi139 bash[22330]: cluster 2024-04-26T03:46:57.676270+0000 mgr.a (mgr.14152) 153 : cluster 0 pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:00.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:00 smithi012 bash[22106]: cluster 2024-04-26T03:46:59.676777+0000 mgr.a (mgr.14152) 154 : cluster 0 pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:01.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:00 smithi139 bash[22330]: cluster 2024-04-26T03:46:59.676777+0000 mgr.a (mgr.14152) 154 : cluster 0 pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:01.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:00 smithi008 bash[21451]: cluster 2024-04-26T03:46:59.676777+0000 mgr.a (mgr.14152) 154 : cluster 0 pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:01.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:01 smithi012 bash[22106]: audit 2024-04-26T03:47:01.195968+0000 mgr.a (mgr.14152) 155 : audit 0 from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:47:01.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:01 smithi012 bash[22106]: audit 2024-04-26T03:47:01.199453+0000 mon.a (mon.0) 470 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:47:01.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:01 smithi012 bash[22106]: audit 2024-04-26T03:47:01.203321+0000 mon.a (mon.0) 471 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:47:01.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:01 smithi012 bash[22106]: audit 2024-04-26T03:47:01.204273+0000 mon.a (mon.0) 472 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:01.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:01 smithi012 bash[22106]: audit 2024-04-26T03:47:01.682936+0000 mon.a (mon.0) 473 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:01.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:01 smithi012 bash[22106]: audit 2024-04-26T03:47:01.691200+0000 mon.a (mon.0) 474 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:01.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:01 smithi012 bash[22106]: audit 2024-04-26T03:47:01.701237+0000 mon.a (mon.0) 475 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:02.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:01 smithi139 bash[22330]: audit 2024-04-26T03:47:01.195968+0000 mgr.a (mgr.14152) 155 : audit 0 from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:47:02.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:01 smithi139 bash[22330]: audit 2024-04-26T03:47:01.199453+0000 mon.a (mon.0) 470 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:47:02.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:01 smithi139 bash[22330]: audit 2024-04-26T03:47:01.203321+0000 mon.a (mon.0) 471 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:47:02.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:01 smithi139 bash[22330]: audit 2024-04-26T03:47:01.204273+0000 mon.a (mon.0) 472 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:02.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:01 smithi139 bash[22330]: audit 2024-04-26T03:47:01.682936+0000 mon.a (mon.0) 473 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:02.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:01 smithi139 bash[22330]: audit 2024-04-26T03:47:01.691200+0000 mon.a (mon.0) 474 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:02.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:01 smithi139 bash[22330]: audit 2024-04-26T03:47:01.701237+0000 mon.a (mon.0) 475 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:02.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:01 smithi008 bash[21451]: audit 2024-04-26T03:47:01.195968+0000 mgr.a (mgr.14152) 155 : audit 0 from='client.24131 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi012:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:47:02.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:01 smithi008 bash[21451]: audit 2024-04-26T03:47:01.199453+0000 mon.a (mon.0) 470 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:47:02.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:01 smithi008 bash[21451]: audit 2024-04-26T03:47:01.203321+0000 mon.a (mon.0) 471 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:47:02.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:01 smithi008 bash[21451]: audit 2024-04-26T03:47:01.204273+0000 mon.a (mon.0) 472 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:02.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:01 smithi008 bash[21451]: audit 2024-04-26T03:47:01.682936+0000 mon.a (mon.0) 473 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:02.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:01 smithi008 bash[21451]: audit 2024-04-26T03:47:01.691200+0000 mon.a (mon.0) 474 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:02.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:01 smithi008 bash[21451]: audit 2024-04-26T03:47:01.701237+0000 mon.a (mon.0) 475 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:03.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:02 smithi139 bash[22330]: cluster 2024-04-26T03:47:01.677231+0000 mgr.a (mgr.14152) 156 : cluster 0 pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:03.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:02 smithi008 bash[21451]: cluster 2024-04-26T03:47:01.677231+0000 mgr.a (mgr.14152) 156 : cluster 0 pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:03.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:02 smithi012 bash[22106]: cluster 2024-04-26T03:47:01.677231+0000 mgr.a (mgr.14152) 156 : cluster 0 pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:05.043 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:04 smithi139 bash[22330]: cluster 2024-04-26T03:47:03.677684+0000 mgr.a (mgr.14152) 157 : cluster 0 pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:05.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:04 smithi008 bash[21451]: cluster 2024-04-26T03:47:03.677684+0000 mgr.a (mgr.14152) 157 : cluster 0 pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:05.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:04 smithi012 bash[22106]: cluster 2024-04-26T03:47:03.677684+0000 mgr.a (mgr.14152) 157 : cluster 0 pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:07.302 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:07 smithi139 bash[22330]: cluster 2024-04-26T03:47:05.678151+0000 mgr.a (mgr.14152) 158 : cluster 0 pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:07.303 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:07 smithi139 bash[22330]: audit 2024-04-26T03:47:06.233461+0000 mon.a (mon.0) 476 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.303 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:07 smithi139 bash[22330]: audit 2024-04-26T03:47:06.241577+0000 mon.a (mon.0) 477 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.303 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:07 smithi139 bash[22330]: audit 2024-04-26T03:47:06.250215+0000 mon.a (mon.0) 478 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:07 smithi012 bash[22106]: cluster 2024-04-26T03:47:05.678151+0000 mgr.a (mgr.14152) 158 : cluster 0 pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:07.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:07 smithi012 bash[22106]: audit 2024-04-26T03:47:06.233461+0000 mon.a (mon.0) 476 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:07 smithi012 bash[22106]: audit 2024-04-26T03:47:06.241577+0000 mon.a (mon.0) 477 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:07 smithi012 bash[22106]: audit 2024-04-26T03:47:06.250215+0000 mon.a (mon.0) 478 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:07 smithi008 bash[21451]: cluster 2024-04-26T03:47:05.678151+0000 mgr.a (mgr.14152) 158 : cluster 0 pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:07.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:07 smithi008 bash[21451]: audit 2024-04-26T03:47:06.233461+0000 mon.a (mon.0) 476 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:07 smithi008 bash[21451]: audit 2024-04-26T03:47:06.241577+0000 mon.a (mon.0) 477 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:07.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:07 smithi008 bash[21451]: audit 2024-04-26T03:47:06.250215+0000 mon.a (mon.0) 478 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:09.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:09 smithi012 bash[22106]: cluster 2024-04-26T03:47:07.678597+0000 mgr.a (mgr.14152) 159 : cluster 0 pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:09.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:09 smithi139 bash[22330]: cluster 2024-04-26T03:47:07.678597+0000 mgr.a (mgr.14152) 159 : cluster 0 pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:09.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:09 smithi008 bash[21451]: cluster 2024-04-26T03:47:07.678597+0000 mgr.a (mgr.14152) 159 : cluster 0 pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:10.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:10 smithi012 bash[22106]: audit 2024-04-26T03:47:09.334612+0000 mon.b (mon.2) 3 : audit 1 from='client.? 172.21.15.12:0/2699823427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]: dispatch 2024-04-26T03:47:10.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:10 smithi012 bash[22106]: audit 2024-04-26T03:47:09.336368+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]: dispatch 2024-04-26T03:47:10.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:10 smithi012 bash[22106]: audit 2024-04-26T03:47:09.339517+0000 mon.a (mon.0) 480 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]': finished 2024-04-26T03:47:10.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:10 smithi012 bash[22106]: cluster 2024-04-26T03:47:09.344159+0000 mon.a (mon.0) 481 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2024-04-26T03:47:10.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:10 smithi012 bash[22106]: audit 2024-04-26T03:47:09.344668+0000 mon.a (mon.0) 482 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:10.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:10 smithi012 bash[22106]: audit 2024-04-26T03:47:10.079475+0000 mon.b (mon.2) 4 : audit 0 from='client.? 172.21.15.12:0/2413615952' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:47:10.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:10 smithi139 bash[22330]: audit 2024-04-26T03:47:09.334612+0000 mon.b (mon.2) 3 : audit 1 from='client.? 172.21.15.12:0/2699823427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]: dispatch 2024-04-26T03:47:10.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:10 smithi139 bash[22330]: audit 2024-04-26T03:47:09.336368+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]: dispatch 2024-04-26T03:47:10.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:10 smithi139 bash[22330]: audit 2024-04-26T03:47:09.339517+0000 mon.a (mon.0) 480 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]': finished 2024-04-26T03:47:10.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:10 smithi139 bash[22330]: cluster 2024-04-26T03:47:09.344159+0000 mon.a (mon.0) 481 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2024-04-26T03:47:10.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:10 smithi139 bash[22330]: audit 2024-04-26T03:47:09.344668+0000 mon.a (mon.0) 482 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:10.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:10 smithi139 bash[22330]: audit 2024-04-26T03:47:10.079475+0000 mon.b (mon.2) 4 : audit 0 from='client.? 172.21.15.12:0/2413615952' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:47:10.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:10 smithi008 bash[21451]: audit 2024-04-26T03:47:09.334612+0000 mon.b (mon.2) 3 : audit 1 from='client.? 172.21.15.12:0/2699823427' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]: dispatch 2024-04-26T03:47:10.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:10 smithi008 bash[21451]: audit 2024-04-26T03:47:09.336368+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]: dispatch 2024-04-26T03:47:10.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:10 smithi008 bash[21451]: audit 2024-04-26T03:47:09.339517+0000 mon.a (mon.0) 480 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "13e19307-58b2-4edf-b83e-840bf88a413a"}]': finished 2024-04-26T03:47:10.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:10 smithi008 bash[21451]: cluster 2024-04-26T03:47:09.344159+0000 mon.a (mon.0) 481 : cluster 0 osdmap e10: 2 total, 1 up, 2 in 2024-04-26T03:47:10.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:10 smithi008 bash[21451]: audit 2024-04-26T03:47:09.344668+0000 mon.a (mon.0) 482 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:10.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:10 smithi008 bash[21451]: audit 2024-04-26T03:47:10.079475+0000 mon.b (mon.2) 4 : audit 0 from='client.? 172.21.15.12:0/2413615952' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:47:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:11 smithi139 bash[22330]: cluster 2024-04-26T03:47:09.679091+0000 mgr.a (mgr.14152) 160 : cluster 0 pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:11 smithi139 bash[22330]: audit 2024-04-26T03:47:11.175089+0000 mon.a (mon.0) 483 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:11 smithi139 bash[22330]: audit 2024-04-26T03:47:11.183162+0000 mon.a (mon.0) 484 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:11 smithi139 bash[22330]: audit 2024-04-26T03:47:11.193314+0000 mon.a (mon.0) 485 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:11 smithi008 bash[21451]: cluster 2024-04-26T03:47:09.679091+0000 mgr.a (mgr.14152) 160 : cluster 0 pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:11 smithi008 bash[21451]: audit 2024-04-26T03:47:11.175089+0000 mon.a (mon.0) 483 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:11 smithi008 bash[21451]: audit 2024-04-26T03:47:11.183162+0000 mon.a (mon.0) 484 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:11 smithi008 bash[21451]: audit 2024-04-26T03:47:11.193314+0000 mon.a (mon.0) 485 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:11 smithi012 bash[22106]: cluster 2024-04-26T03:47:09.679091+0000 mgr.a (mgr.14152) 160 : cluster 0 pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:11.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:11 smithi012 bash[22106]: audit 2024-04-26T03:47:11.175089+0000 mon.a (mon.0) 483 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:11 smithi012 bash[22106]: audit 2024-04-26T03:47:11.183162+0000 mon.a (mon.0) 484 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:11.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:11 smithi012 bash[22106]: audit 2024-04-26T03:47:11.193314+0000 mon.a (mon.0) 485 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:13.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:13 smithi008 bash[21451]: cluster 2024-04-26T03:47:11.679528+0000 mgr.a (mgr.14152) 161 : cluster 0 pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:13.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:13 smithi012 bash[22106]: cluster 2024-04-26T03:47:11.679528+0000 mgr.a (mgr.14152) 161 : cluster 0 pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:13.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:13 smithi139 bash[22330]: cluster 2024-04-26T03:47:11.679528+0000 mgr.a (mgr.14152) 161 : cluster 0 pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:15.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:15 smithi012 bash[22106]: cluster 2024-04-26T03:47:13.679967+0000 mgr.a (mgr.14152) 162 : cluster 0 pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:15.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:15 smithi139 bash[22330]: cluster 2024-04-26T03:47:13.679967+0000 mgr.a (mgr.14152) 162 : cluster 0 pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:15 smithi008 bash[21451]: cluster 2024-04-26T03:47:13.679967+0000 mgr.a (mgr.14152) 162 : cluster 0 pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:17.626 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:17 smithi012 bash[22106]: cluster 2024-04-26T03:47:15.680412+0000 mgr.a (mgr.14152) 163 : cluster 0 pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:17.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:17 smithi139 bash[22330]: cluster 2024-04-26T03:47:15.680412+0000 mgr.a (mgr.14152) 163 : cluster 0 pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:17.828 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:17 smithi008 bash[21451]: cluster 2024-04-26T03:47:15.680412+0000 mgr.a (mgr.14152) 163 : cluster 0 pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:19.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:19 smithi008 bash[21451]: cluster 2024-04-26T03:47:17.680885+0000 mgr.a (mgr.14152) 164 : cluster 0 pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:19.653 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:19 smithi012 bash[22106]: cluster 2024-04-26T03:47:17.680885+0000 mgr.a (mgr.14152) 164 : cluster 0 pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:19.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:19 smithi139 bash[22330]: cluster 2024-04-26T03:47:17.680885+0000 mgr.a (mgr.14152) 164 : cluster 0 pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:21.714 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:21 smithi012 bash[22106]: cluster 2024-04-26T03:47:19.681284+0000 mgr.a (mgr.14152) 165 : cluster 0 pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:21.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:21 smithi139 bash[22330]: cluster 2024-04-26T03:47:19.681284+0000 mgr.a (mgr.14152) 165 : cluster 0 pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:21 smithi008 bash[21451]: cluster 2024-04-26T03:47:19.681284+0000 mgr.a (mgr.14152) 165 : cluster 0 pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:23.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:22 smithi008 bash[21451]: cluster 2024-04-26T03:47:21.681769+0000 mgr.a (mgr.14152) 166 : cluster 0 pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:23.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:22 smithi008 bash[21451]: audit 2024-04-26T03:47:21.839194+0000 mon.a (mon.0) 486 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:22 smithi008 bash[21451]: audit 2024-04-26T03:47:21.848014+0000 mon.a (mon.0) 487 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:22 smithi008 bash[21451]: cephadm 2024-04-26T03:47:21.851395+0000 mgr.a (mgr.14152) 167 : cephadm 1 Detected new or changed devices on smithi012 2024-04-26T03:47:23.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:22 smithi008 bash[21451]: audit 2024-04-26T03:47:21.858967+0000 mon.a (mon.0) 488 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:22 smithi012 bash[22106]: cluster 2024-04-26T03:47:21.681769+0000 mgr.a (mgr.14152) 166 : cluster 0 pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:23.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:22 smithi012 bash[22106]: audit 2024-04-26T03:47:21.839194+0000 mon.a (mon.0) 486 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:22 smithi012 bash[22106]: audit 2024-04-26T03:47:21.848014+0000 mon.a (mon.0) 487 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:22 smithi012 bash[22106]: cephadm 2024-04-26T03:47:21.851395+0000 mgr.a (mgr.14152) 167 : cephadm 1 Detected new or changed devices on smithi012 2024-04-26T03:47:23.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:22 smithi012 bash[22106]: audit 2024-04-26T03:47:21.858967+0000 mon.a (mon.0) 488 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:22 smithi139 bash[22330]: cluster 2024-04-26T03:47:21.681769+0000 mgr.a (mgr.14152) 166 : cluster 0 pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:23.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:22 smithi139 bash[22330]: audit 2024-04-26T03:47:21.839194+0000 mon.a (mon.0) 486 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:22 smithi139 bash[22330]: audit 2024-04-26T03:47:21.848014+0000 mon.a (mon.0) 487 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:23.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:22 smithi139 bash[22330]: cephadm 2024-04-26T03:47:21.851395+0000 mgr.a (mgr.14152) 167 : cephadm 1 Detected new or changed devices on smithi012 2024-04-26T03:47:23.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:22 smithi139 bash[22330]: audit 2024-04-26T03:47:21.858967+0000 mon.a (mon.0) 488 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:24.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:23 smithi008 bash[21451]: audit 2024-04-26T03:47:22.896784+0000 mon.a (mon.0) 489 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T03:47:24.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:23 smithi008 bash[21451]: audit 2024-04-26T03:47:22.898757+0000 mon.a (mon.0) 490 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:24.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:23 smithi008 bash[21451]: cephadm 2024-04-26T03:47:22.900504+0000 mgr.a (mgr.14152) 168 : cephadm 1 Deploying daemon osd.1 on smithi012 2024-04-26T03:47:24.132 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:23 smithi012 bash[22106]: audit 2024-04-26T03:47:22.896784+0000 mon.a (mon.0) 489 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T03:47:24.132 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:23 smithi012 bash[22106]: audit 2024-04-26T03:47:22.898757+0000 mon.a (mon.0) 490 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:24.132 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:23 smithi012 bash[22106]: cephadm 2024-04-26T03:47:22.900504+0000 mgr.a (mgr.14152) 168 : cephadm 1 Deploying daemon osd.1 on smithi012 2024-04-26T03:47:24.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:23 smithi139 bash[22330]: audit 2024-04-26T03:47:22.896784+0000 mon.a (mon.0) 489 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T03:47:24.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:23 smithi139 bash[22330]: audit 2024-04-26T03:47:22.898757+0000 mon.a (mon.0) 490 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:24.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:23 smithi139 bash[22330]: cephadm 2024-04-26T03:47:22.900504+0000 mgr.a (mgr.14152) 168 : cephadm 1 Deploying daemon osd.1 on smithi012 2024-04-26T03:47:25.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:24 smithi008 bash[21451]: cluster 2024-04-26T03:47:23.682227+0000 mgr.a (mgr.14152) 169 : cluster 0 pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:25.099 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:24 smithi139 bash[22330]: cluster 2024-04-26T03:47:23.682227+0000 mgr.a (mgr.14152) 169 : cluster 0 pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:25.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:24 smithi012 bash[22106]: cluster 2024-04-26T03:47:23.682227+0000 mgr.a (mgr.14152) 169 : cluster 0 pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:26.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:26 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:47:26.992 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:47:26 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:47:27.270 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:47:27.270 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:47:27 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:47:27.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: cluster 2024-04-26T03:47:25.682697+0000 mgr.a (mgr.14152) 170 : cluster 0 pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:26.461781+0000 mon.a (mon.0) 491 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:26.470833+0000 mon.a (mon.0) 492 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:26.480775+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:27.271687+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:27.272517+0000 mon.a (mon.0) 495 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:27.281420+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:27.282405+0000 mon.a (mon.0) 497 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:27.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:27.285623+0000 mon.a (mon.0) 498 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:27.551 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:27 smithi139 bash[22330]: audit 2024-04-26T03:47:27.297899+0000 mon.a (mon.0) 499 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: cluster 2024-04-26T03:47:25.682697+0000 mgr.a (mgr.14152) 170 : cluster 0 pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:27.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:26.461781+0000 mon.a (mon.0) 491 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:26.470833+0000 mon.a (mon.0) 492 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:26.480775+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:27.271687+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:27.272517+0000 mon.a (mon.0) 495 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:27.281420+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:27.282405+0000 mon.a (mon.0) 497 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:27.285623+0000 mon.a (mon.0) 498 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:27.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:27 smithi012 bash[22106]: audit 2024-04-26T03:47:27.297899+0000 mon.a (mon.0) 499 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: cluster 2024-04-26T03:47:25.682697+0000 mgr.a (mgr.14152) 170 : cluster 0 pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:27.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:26.461781+0000 mon.a (mon.0) 491 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:26.470833+0000 mon.a (mon.0) 492 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:26.480775+0000 mon.a (mon.0) 493 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:27.271687+0000 mon.a (mon.0) 494 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:27.272517+0000 mon.a (mon.0) 495 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:27.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:27.281420+0000 mon.a (mon.0) 496 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:27.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:27.282405+0000 mon.a (mon.0) 497 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:27.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:27.285623+0000 mon.a (mon.0) 498 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:27.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:27 smithi008 bash[21451]: audit 2024-04-26T03:47:27.297899+0000 mon.a (mon.0) 499 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:29.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:29 smithi012 bash[22106]: cluster 2024-04-26T03:47:27.683158+0000 mgr.a (mgr.14152) 171 : cluster 0 pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:29.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:29 smithi139 bash[22330]: cluster 2024-04-26T03:47:27.683158+0000 mgr.a (mgr.14152) 171 : cluster 0 pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:29.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:29 smithi008 bash[21451]: cluster 2024-04-26T03:47:27.683158+0000 mgr.a (mgr.14152) 171 : cluster 0 pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:31.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:31 smithi012 bash[22106]: cluster 2024-04-26T03:47:29.683611+0000 mgr.a (mgr.14152) 172 : cluster 0 pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:31.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:31 smithi012 bash[22106]: audit 2024-04-26T03:47:31.402023+0000 mon.a (mon.0) 500 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:31 smithi012 bash[22106]: audit 2024-04-26T03:47:31.410015+0000 mon.a (mon.0) 501 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:31 smithi012 bash[22106]: audit 2024-04-26T03:47:31.419825+0000 mon.a (mon.0) 502 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:31 smithi139 bash[22330]: cluster 2024-04-26T03:47:29.683611+0000 mgr.a (mgr.14152) 172 : cluster 0 pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:31.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:31 smithi139 bash[22330]: audit 2024-04-26T03:47:31.402023+0000 mon.a (mon.0) 500 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:31 smithi139 bash[22330]: audit 2024-04-26T03:47:31.410015+0000 mon.a (mon.0) 501 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:31 smithi139 bash[22330]: audit 2024-04-26T03:47:31.419825+0000 mon.a (mon.0) 502 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:31 smithi008 bash[21451]: cluster 2024-04-26T03:47:29.683611+0000 mgr.a (mgr.14152) 172 : cluster 0 pgmap v113: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:31.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:31 smithi008 bash[21451]: audit 2024-04-26T03:47:31.402023+0000 mon.a (mon.0) 500 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:31 smithi008 bash[21451]: audit 2024-04-26T03:47:31.410015+0000 mon.a (mon.0) 501 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:31.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:31 smithi008 bash[21451]: audit 2024-04-26T03:47:31.419825+0000 mon.a (mon.0) 502 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:33.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:33 smithi012 bash[22106]: cluster 2024-04-26T03:47:31.684007+0000 mgr.a (mgr.14152) 173 : cluster 0 pgmap v114: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:33.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:33 smithi139 bash[22330]: cluster 2024-04-26T03:47:31.684007+0000 mgr.a (mgr.14152) 173 : cluster 0 pgmap v114: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:33.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:33 smithi008 bash[21451]: cluster 2024-04-26T03:47:31.684007+0000 mgr.a (mgr.14152) 173 : cluster 0 pgmap v114: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:34.733 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:34 smithi012 bash[22106]: audit 2024-04-26T03:47:33.886137+0000 mon.b (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T03:47:34.733 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:34 smithi012 bash[22106]: audit 2024-04-26T03:47:33.887794+0000 mon.a (mon.0) 503 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T03:47:34.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:34 smithi139 bash[22330]: audit 2024-04-26T03:47:33.886137+0000 mon.b (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T03:47:34.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:34 smithi139 bash[22330]: audit 2024-04-26T03:47:33.887794+0000 mon.a (mon.0) 503 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T03:47:34.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:34 smithi008 bash[21451]: audit 2024-04-26T03:47:33.886137+0000 mon.b (mon.2) 5 : audit 1 from='osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T03:47:34.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:34 smithi008 bash[21451]: audit 2024-04-26T03:47:33.887794+0000 mon.a (mon.0) 503 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T03:47:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:35 smithi012 bash[22106]: cluster 2024-04-26T03:47:33.684490+0000 mgr.a (mgr.14152) 174 : cluster 0 pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:35 smithi012 bash[22106]: audit 2024-04-26T03:47:34.481068+0000 mon.a (mon.0) 504 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T03:47:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:35 smithi012 bash[22106]: cluster 2024-04-26T03:47:34.485423+0000 mon.a (mon.0) 505 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2024-04-26T03:47:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:35 smithi012 bash[22106]: audit 2024-04-26T03:47:34.485934+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:35 smithi012 bash[22106]: audit 2024-04-26T03:47:34.489483+0000 mon.b (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-04-26T03:47:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:35 smithi012 bash[22106]: audit 2024-04-26T03:47:34.491289+0000 mon.a (mon.0) 507 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-04-26T03:47:35.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:35 smithi139 bash[22330]: cluster 2024-04-26T03:47:33.684490+0000 mgr.a (mgr.14152) 174 : cluster 0 pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:35.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:35 smithi139 bash[22330]: audit 2024-04-26T03:47:34.481068+0000 mon.a (mon.0) 504 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T03:47:35.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:35 smithi139 bash[22330]: cluster 2024-04-26T03:47:34.485423+0000 mon.a (mon.0) 505 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2024-04-26T03:47:35.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:35 smithi139 bash[22330]: audit 2024-04-26T03:47:34.485934+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:35.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:35 smithi139 bash[22330]: audit 2024-04-26T03:47:34.489483+0000 mon.b (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-04-26T03:47:35.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:35 smithi139 bash[22330]: audit 2024-04-26T03:47:34.491289+0000 mon.a (mon.0) 507 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-04-26T03:47:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:35 smithi008 bash[21451]: cluster 2024-04-26T03:47:33.684490+0000 mgr.a (mgr.14152) 174 : cluster 0 pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:35 smithi008 bash[21451]: audit 2024-04-26T03:47:34.481068+0000 mon.a (mon.0) 504 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T03:47:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:35 smithi008 bash[21451]: cluster 2024-04-26T03:47:34.485423+0000 mon.a (mon.0) 505 : cluster 0 osdmap e11: 2 total, 1 up, 2 in 2024-04-26T03:47:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:35 smithi008 bash[21451]: audit 2024-04-26T03:47:34.485934+0000 mon.a (mon.0) 506 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:35 smithi008 bash[21451]: audit 2024-04-26T03:47:34.489483+0000 mon.b (mon.2) 6 : audit 1 from='osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-04-26T03:47:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:35 smithi008 bash[21451]: audit 2024-04-26T03:47:34.491289+0000 mon.a (mon.0) 507 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]: dispatch 2024-04-26T03:47:36.013 INFO:teuthology.orchestra.run.smithi012.stdout:Created osd(s) 1 on host 'smithi012' 2024-04-26T03:47:36.668 DEBUG:teuthology.orchestra.run.smithi012:osd.1> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.1.service 2024-04-26T03:47:36.671 INFO:tasks.cephadm:Deploying osd.2 on smithi139 with /dev/vg_nvme/lv_4... 2024-04-26T03:47:36.671 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-26T03:47:36.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.483388+0000 mon.a (mon.0) 508 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-04-26T03:47:36.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: cluster 2024-04-26T03:47:35.488333+0000 mon.a (mon.0) 509 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2024-04-26T03:47:36.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.489247+0000 mon.a (mon.0) 510 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:36.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.496012+0000 mon.a (mon.0) 511 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.978468+0000 mon.a (mon.0) 512 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.984780+0000 mon.a (mon.0) 513 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.985605+0000 mon.a (mon.0) 514 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.993490+0000 mon.a (mon.0) 515 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:35.999448+0000 mon.a (mon.0) 516 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:36.003485+0000 mon.a (mon.0) 517 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:36.005304+0000 mon.a (mon.0) 518 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:36.800 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:36 smithi139 bash[22330]: audit 2024-04-26T03:47:36.015234+0000 mon.a (mon.0) 519 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.483388+0000 mon.a (mon.0) 508 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-04-26T03:47:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: cluster 2024-04-26T03:47:35.488333+0000 mon.a (mon.0) 509 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2024-04-26T03:47:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.489247+0000 mon.a (mon.0) 510 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.496012+0000 mon.a (mon.0) 511 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.978468+0000 mon.a (mon.0) 512 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:36.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.984780+0000 mon.a (mon.0) 513 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.985605+0000 mon.a (mon.0) 514 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:47:36.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.993490+0000 mon.a (mon.0) 515 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:35.999448+0000 mon.a (mon.0) 516 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:36.003485+0000 mon.a (mon.0) 517 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:36.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:36.005304+0000 mon.a (mon.0) 518 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:36.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:36 smithi008 bash[21451]: audit 2024-04-26T03:47:36.015234+0000 mon.a (mon.0) 519 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.483388+0000 mon.a (mon.0) 508 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi012", "root=default"]}]': finished 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: cluster 2024-04-26T03:47:35.488333+0000 mon.a (mon.0) 509 : cluster 0 osdmap e12: 2 total, 1 up, 2 in 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.489247+0000 mon.a (mon.0) 510 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.496012+0000 mon.a (mon.0) 511 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.978468+0000 mon.a (mon.0) 512 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.984780+0000 mon.a (mon.0) 513 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.985605+0000 mon.a (mon.0) 514 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.993490+0000 mon.a (mon.0) 515 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:35.999448+0000 mon.a (mon.0) 516 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:36.003485+0000 mon.a (mon.0) 517 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:36.005304+0000 mon.a (mon.0) 518 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:36.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:36 smithi012 bash[22106]: audit 2024-04-26T03:47:36.015234+0000 mon.a (mon.0) 519 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:37.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:37 smithi008 bash[21451]: cluster 2024-04-26T03:47:34.899297+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:47:37.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:37 smithi008 bash[21451]: cluster 2024-04-26T03:47:34.899392+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:47:37.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:37 smithi008 bash[21451]: cluster 2024-04-26T03:47:35.684936+0000 mgr.a (mgr.14152) 175 : cluster 0 pgmap v118: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:37.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:37 smithi008 bash[21451]: cephadm 2024-04-26T03:47:35.988772+0000 mgr.a (mgr.14152) 176 : cephadm 1 Adjusting osd_memory_target on smithi012 to 16245M 2024-04-26T03:47:37.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:37 smithi008 bash[21451]: cluster 2024-04-26T03:47:36.499077+0000 mon.a (mon.0) 520 : cluster 1 osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883] boot 2024-04-26T03:47:37.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:37 smithi008 bash[21451]: cluster 2024-04-26T03:47:36.499171+0000 mon.a (mon.0) 521 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2024-04-26T03:47:37.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:37 smithi008 bash[21451]: audit 2024-04-26T03:47:36.499821+0000 mon.a (mon.0) 522 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:37.770 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:37 smithi012 bash[22106]: cluster 2024-04-26T03:47:34.899297+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:47:37.770 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:37 smithi012 bash[22106]: cluster 2024-04-26T03:47:34.899392+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:47:37.770 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:37 smithi012 bash[22106]: cluster 2024-04-26T03:47:35.684936+0000 mgr.a (mgr.14152) 175 : cluster 0 pgmap v118: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:37.770 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:37 smithi012 bash[22106]: cephadm 2024-04-26T03:47:35.988772+0000 mgr.a (mgr.14152) 176 : cephadm 1 Adjusting osd_memory_target on smithi012 to 16245M 2024-04-26T03:47:37.770 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:37 smithi012 bash[22106]: cluster 2024-04-26T03:47:36.499077+0000 mon.a (mon.0) 520 : cluster 1 osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883] boot 2024-04-26T03:47:37.770 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:37 smithi012 bash[22106]: cluster 2024-04-26T03:47:36.499171+0000 mon.a (mon.0) 521 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2024-04-26T03:47:37.770 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:37 smithi012 bash[22106]: audit 2024-04-26T03:47:36.499821+0000 mon.a (mon.0) 522 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:37.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:37 smithi139 bash[22330]: cluster 2024-04-26T03:47:34.899297+0000 osd.1 (osd.1) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:47:37.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:37 smithi139 bash[22330]: cluster 2024-04-26T03:47:34.899392+0000 osd.1 (osd.1) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:47:37.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:37 smithi139 bash[22330]: cluster 2024-04-26T03:47:35.684936+0000 mgr.a (mgr.14152) 175 : cluster 0 pgmap v118: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T03:47:37.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:37 smithi139 bash[22330]: cephadm 2024-04-26T03:47:35.988772+0000 mgr.a (mgr.14152) 176 : cephadm 1 Adjusting osd_memory_target on smithi012 to 16245M 2024-04-26T03:47:37.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:37 smithi139 bash[22330]: cluster 2024-04-26T03:47:36.499077+0000 mon.a (mon.0) 520 : cluster 1 osd.1 [v2:172.21.15.12:6800/693655883,v1:172.21.15.12:6801/693655883] boot 2024-04-26T03:47:37.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:37 smithi139 bash[22330]: cluster 2024-04-26T03:47:36.499171+0000 mon.a (mon.0) 521 : cluster 0 osdmap e13: 2 total, 2 up, 2 in 2024-04-26T03:47:37.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:37 smithi139 bash[22330]: audit 2024-04-26T03:47:36.499821+0000 mon.a (mon.0) 522 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:47:38.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:38 smithi139 bash[22330]: cluster 2024-04-26T03:47:37.516529+0000 mon.a (mon.0) 523 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2024-04-26T03:47:38.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:38 smithi008 bash[21451]: cluster 2024-04-26T03:47:37.516529+0000 mon.a (mon.0) 523 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2024-04-26T03:47:38.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:38 smithi012 bash[22106]: cluster 2024-04-26T03:47:37.516529+0000 mon.a (mon.0) 523 : cluster 0 osdmap e14: 2 total, 2 up, 2 in 2024-04-26T03:47:39.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:39 smithi012 bash[22106]: cluster 2024-04-26T03:47:37.685395+0000 mgr.a (mgr.14152) 177 : cluster 0 pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:39.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:39 smithi139 bash[22330]: cluster 2024-04-26T03:47:37.685395+0000 mgr.a (mgr.14152) 177 : cluster 0 pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:39.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:39 smithi008 bash[21451]: cluster 2024-04-26T03:47:37.685395+0000 mgr.a (mgr.14152) 177 : cluster 0 pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:40.377 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.c/config 2024-04-26T03:47:41.724 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:41 smithi139 bash[22330]: cluster 2024-04-26T03:47:39.685840+0000 mgr.a (mgr.14152) 178 : cluster 0 pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:41.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:41 smithi008 bash[21451]: cluster 2024-04-26T03:47:39.685840+0000 mgr.a (mgr.14152) 178 : cluster 0 pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:41.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:41 smithi012 bash[22106]: cluster 2024-04-26T03:47:39.685840+0000 mgr.a (mgr.14152) 178 : cluster 0 pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:42.935 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-26T03:47:42.935 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-26T03:47:42.935 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-04-26T03:47:42.936 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-04-26T03:47:42.936 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0141232 s, 742 MB/s 2024-04-26T03:47:42.936 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-04-26T03:47:43.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: cluster 2024-04-26T03:47:41.686353+0000 mgr.a (mgr.14152) 179 : cluster 0 pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:43.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: audit 2024-04-26T03:47:42.049886+0000 mon.a (mon.0) 524 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: audit 2024-04-26T03:47:42.058195+0000 mon.a (mon.0) 525 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: audit 2024-04-26T03:47:42.068275+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: audit 2024-04-26T03:47:42.102258+0000 mon.a (mon.0) 527 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:43.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: audit 2024-04-26T03:47:42.108360+0000 mon.a (mon.0) 528 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:43.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: audit 2024-04-26T03:47:42.110195+0000 mon.a (mon.0) 529 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:43.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: cluster 2024-04-26T03:47:42.114268+0000 mgr.a (mgr.14152) 180 : cluster 0 pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:43.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: audit 2024-04-26T03:47:42.120789+0000 mon.a (mon.0) 530 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.300 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:43 smithi139 bash[22330]: cluster 2024-04-26T03:47:42.526840+0000 mon.a (mon.0) 531 : cluster 3 Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: cluster 2024-04-26T03:47:41.686353+0000 mgr.a (mgr.14152) 179 : cluster 0 pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: audit 2024-04-26T03:47:42.049886+0000 mon.a (mon.0) 524 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: audit 2024-04-26T03:47:42.058195+0000 mon.a (mon.0) 525 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: audit 2024-04-26T03:47:42.068275+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: audit 2024-04-26T03:47:42.102258+0000 mon.a (mon.0) 527 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: audit 2024-04-26T03:47:42.108360+0000 mon.a (mon.0) 528 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: audit 2024-04-26T03:47:42.110195+0000 mon.a (mon.0) 529 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:43.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: cluster 2024-04-26T03:47:42.114268+0000 mgr.a (mgr.14152) 180 : cluster 0 pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:43.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: audit 2024-04-26T03:47:42.120789+0000 mon.a (mon.0) 530 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:43 smithi008 bash[21451]: cluster 2024-04-26T03:47:42.526840+0000 mon.a (mon.0) 531 : cluster 3 Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: cluster 2024-04-26T03:47:41.686353+0000 mgr.a (mgr.14152) 179 : cluster 0 pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: audit 2024-04-26T03:47:42.049886+0000 mon.a (mon.0) 524 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: audit 2024-04-26T03:47:42.058195+0000 mon.a (mon.0) 525 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: audit 2024-04-26T03:47:42.068275+0000 mon.a (mon.0) 526 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: audit 2024-04-26T03:47:42.102258+0000 mon.a (mon.0) 527 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: audit 2024-04-26T03:47:42.108360+0000 mon.a (mon.0) 528 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: audit 2024-04-26T03:47:42.110195+0000 mon.a (mon.0) 529 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:43.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: cluster 2024-04-26T03:47:42.114268+0000 mgr.a (mgr.14152) 180 : cluster 0 pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:43.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: audit 2024-04-26T03:47:42.120789+0000 mon.a (mon.0) 530 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:43.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:43 smithi012 bash[22106]: cluster 2024-04-26T03:47:42.526840+0000 mon.a (mon.0) 531 : cluster 3 Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-26T03:47:43.582 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_4 2024-04-26T03:47:45.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: audit 2024-04-26T03:47:43.914066+0000 mon.a (mon.0) 532 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: audit 2024-04-26T03:47:43.923476+0000 mon.a (mon.0) 533 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: audit 2024-04-26T03:47:43.934747+0000 mon.a (mon.0) 534 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: audit 2024-04-26T03:47:43.948854+0000 mon.a (mon.0) 535 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:45.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: audit 2024-04-26T03:47:43.954804+0000 mon.a (mon.0) 536 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:45.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: audit 2024-04-26T03:47:43.956763+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:45.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: cluster 2024-04-26T03:47:43.960574+0000 mgr.a (mgr.14152) 181 : cluster 0 pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:45.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:44 smithi139 bash[22330]: audit 2024-04-26T03:47:43.967671+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: audit 2024-04-26T03:47:43.914066+0000 mon.a (mon.0) 532 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: audit 2024-04-26T03:47:43.923476+0000 mon.a (mon.0) 533 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: audit 2024-04-26T03:47:43.934747+0000 mon.a (mon.0) 534 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: audit 2024-04-26T03:47:43.948854+0000 mon.a (mon.0) 535 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:45.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: audit 2024-04-26T03:47:43.954804+0000 mon.a (mon.0) 536 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:45.247 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: audit 2024-04-26T03:47:43.956763+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:45.248 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: cluster 2024-04-26T03:47:43.960574+0000 mgr.a (mgr.14152) 181 : cluster 0 pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:45.248 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:44 smithi012 bash[22106]: audit 2024-04-26T03:47:43.967671+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: audit 2024-04-26T03:47:43.914066+0000 mon.a (mon.0) 532 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: audit 2024-04-26T03:47:43.923476+0000 mon.a (mon.0) 533 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: audit 2024-04-26T03:47:43.934747+0000 mon.a (mon.0) 534 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: audit 2024-04-26T03:47:43.948854+0000 mon.a (mon.0) 535 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: audit 2024-04-26T03:47:43.954804+0000 mon.a (mon.0) 536 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: audit 2024-04-26T03:47:43.956763+0000 mon.a (mon.0) 537 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: cluster 2024-04-26T03:47:43.960574+0000 mgr.a (mgr.14152) 181 : cluster 0 pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:45.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:44 smithi008 bash[21451]: audit 2024-04-26T03:47:43.967671+0000 mon.a (mon.0) 538 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:46.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:45 smithi139 bash[22330]: cluster 2024-04-26T03:47:44.930807+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-26T03:47:46.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:45 smithi139 bash[22330]: cluster 2024-04-26T03:47:44.930882+0000 mon.a (mon.0) 540 : cluster 1 Cluster is now healthy 2024-04-26T03:47:46.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:45 smithi012 bash[22106]: cluster 2024-04-26T03:47:44.930807+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-26T03:47:46.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:45 smithi012 bash[22106]: cluster 2024-04-26T03:47:44.930882+0000 mon.a (mon.0) 540 : cluster 1 Cluster is now healthy 2024-04-26T03:47:46.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:45 smithi008 bash[21451]: cluster 2024-04-26T03:47:44.930807+0000 mon.a (mon.0) 539 : cluster 1 Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-26T03:47:46.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:45 smithi008 bash[21451]: cluster 2024-04-26T03:47:44.930882+0000 mon.a (mon.0) 540 : cluster 1 Cluster is now healthy 2024-04-26T03:47:47.270 INFO:teuthology.orchestra.run.smithi139.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.c/config 2024-04-26T03:47:47.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:47 smithi012 bash[22106]: cluster 2024-04-26T03:47:45.960963+0000 mgr.a (mgr.14152) 182 : cluster 0 pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:47.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:47 smithi012 bash[22106]: audit 2024-04-26T03:47:46.641282+0000 mon.a (mon.0) 541 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:47.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:47 smithi012 bash[22106]: audit 2024-04-26T03:47:46.649037+0000 mon.a (mon.0) 542 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:47.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:47 smithi012 bash[22106]: audit 2024-04-26T03:47:46.658379+0000 mon.a (mon.0) 543 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:48.016 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:47 smithi139 bash[22330]: cluster 2024-04-26T03:47:45.960963+0000 mgr.a (mgr.14152) 182 : cluster 0 pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:48.016 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:47 smithi139 bash[22330]: audit 2024-04-26T03:47:46.641282+0000 mon.a (mon.0) 541 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:48.016 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:47 smithi139 bash[22330]: audit 2024-04-26T03:47:46.649037+0000 mon.a (mon.0) 542 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:48.016 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:47 smithi139 bash[22330]: audit 2024-04-26T03:47:46.658379+0000 mon.a (mon.0) 543 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:48.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:47 smithi008 bash[21451]: cluster 2024-04-26T03:47:45.960963+0000 mgr.a (mgr.14152) 182 : cluster 0 pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:48.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:47 smithi008 bash[21451]: audit 2024-04-26T03:47:46.641282+0000 mon.a (mon.0) 541 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:48.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:47 smithi008 bash[21451]: audit 2024-04-26T03:47:46.649037+0000 mon.a (mon.0) 542 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:48.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:47 smithi008 bash[21451]: audit 2024-04-26T03:47:46.658379+0000 mon.a (mon.0) 543 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:49.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:49 smithi012 bash[22106]: cluster 2024-04-26T03:47:47.961421+0000 mgr.a (mgr.14152) 183 : cluster 0 pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:50.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:49 smithi139 bash[22330]: cluster 2024-04-26T03:47:47.961421+0000 mgr.a (mgr.14152) 183 : cluster 0 pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:50.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:49 smithi008 bash[21451]: cluster 2024-04-26T03:47:47.961421+0000 mgr.a (mgr.14152) 183 : cluster 0 pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:50.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:50 smithi012 bash[22106]: audit 2024-04-26T03:47:50.201372+0000 mon.a (mon.0) 544 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:47:50.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:50 smithi012 bash[22106]: audit 2024-04-26T03:47:50.207929+0000 mon.a (mon.0) 545 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:47:50.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:50 smithi012 bash[22106]: audit 2024-04-26T03:47:50.209766+0000 mon.a (mon.0) 546 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:51.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:50 smithi139 bash[22330]: audit 2024-04-26T03:47:50.201372+0000 mon.a (mon.0) 544 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:47:51.051 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:50 smithi139 bash[22330]: audit 2024-04-26T03:47:50.207929+0000 mon.a (mon.0) 545 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:47:51.051 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:50 smithi139 bash[22330]: audit 2024-04-26T03:47:50.209766+0000 mon.a (mon.0) 546 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:51.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:50 smithi008 bash[21451]: audit 2024-04-26T03:47:50.201372+0000 mon.a (mon.0) 544 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T03:47:51.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:50 smithi008 bash[21451]: audit 2024-04-26T03:47:50.207929+0000 mon.a (mon.0) 545 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T03:47:51.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:50 smithi008 bash[21451]: audit 2024-04-26T03:47:50.209766+0000 mon.a (mon.0) 546 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:47:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:51 smithi012 bash[22106]: cluster 2024-04-26T03:47:49.961861+0000 mgr.a (mgr.14152) 184 : cluster 0 pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:51 smithi012 bash[22106]: audit 2024-04-26T03:47:50.193715+0000 mgr.a (mgr.14152) 185 : audit 0 from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:47:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:51 smithi012 bash[22106]: audit 2024-04-26T03:47:51.627842+0000 mon.a (mon.0) 547 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:51 smithi012 bash[22106]: audit 2024-04-26T03:47:51.636175+0000 mon.a (mon.0) 548 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:51 smithi012 bash[22106]: audit 2024-04-26T03:47:51.646429+0000 mon.a (mon.0) 549 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:51 smithi139 bash[22330]: cluster 2024-04-26T03:47:49.961861+0000 mgr.a (mgr.14152) 184 : cluster 0 pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:51 smithi139 bash[22330]: audit 2024-04-26T03:47:50.193715+0000 mgr.a (mgr.14152) 185 : audit 0 from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:47:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:51 smithi139 bash[22330]: audit 2024-04-26T03:47:51.627842+0000 mon.a (mon.0) 547 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:51 smithi139 bash[22330]: audit 2024-04-26T03:47:51.636175+0000 mon.a (mon.0) 548 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:52.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:51 smithi139 bash[22330]: audit 2024-04-26T03:47:51.646429+0000 mon.a (mon.0) 549 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:51 smithi008 bash[21451]: cluster 2024-04-26T03:47:49.961861+0000 mgr.a (mgr.14152) 184 : cluster 0 pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:51 smithi008 bash[21451]: audit 2024-04-26T03:47:50.193715+0000 mgr.a (mgr.14152) 185 : audit 0 from='client.24148 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:47:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:51 smithi008 bash[21451]: audit 2024-04-26T03:47:51.627842+0000 mon.a (mon.0) 547 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:52.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:51 smithi008 bash[21451]: audit 2024-04-26T03:47:51.636175+0000 mon.a (mon.0) 548 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:52.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:51 smithi008 bash[21451]: audit 2024-04-26T03:47:51.646429+0000 mon.a (mon.0) 549 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:47:52.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:52 smithi012 bash[22106]: cluster 2024-04-26T03:47:51.962333+0000 mgr.a (mgr.14152) 186 : cluster 0 pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:53.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:52 smithi139 bash[22330]: cluster 2024-04-26T03:47:51.962333+0000 mgr.a (mgr.14152) 186 : cluster 0 pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:53.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:52 smithi008 bash[21451]: cluster 2024-04-26T03:47:51.962333+0000 mgr.a (mgr.14152) 186 : cluster 0 pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:55.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:55 smithi139 bash[22330]: cluster 2024-04-26T03:47:53.962929+0000 mgr.a (mgr.14152) 187 : cluster 0 pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:55.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:55 smithi008 bash[21451]: cluster 2024-04-26T03:47:53.962929+0000 mgr.a (mgr.14152) 187 : cluster 0 pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:55.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:55 smithi012 bash[22106]: cluster 2024-04-26T03:47:53.962929+0000 mgr.a (mgr.14152) 187 : cluster 0 pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:57.298 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:57 smithi139 bash[22330]: cluster 2024-04-26T03:47:55.963502+0000 mgr.a (mgr.14152) 188 : cluster 0 pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:57.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:57 smithi008 bash[21451]: cluster 2024-04-26T03:47:55.963502+0000 mgr.a (mgr.14152) 188 : cluster 0 pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:57.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:57 smithi012 bash[22106]: cluster 2024-04-26T03:47:55.963502+0000 mgr.a (mgr.14152) 188 : cluster 0 pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:58.165 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:58 smithi012 bash[22106]: audit 2024-04-26T03:47:57.131093+0000 mon.c (mon.1) 4 : audit 1 from='client.? 172.21.15.139:0/3650334602' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]: dispatch 2024-04-26T03:47:58.166 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:58 smithi012 bash[22106]: audit 2024-04-26T03:47:57.131374+0000 mon.a (mon.0) 550 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]: dispatch 2024-04-26T03:47:58.166 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:58 smithi012 bash[22106]: audit 2024-04-26T03:47:57.134590+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]': finished 2024-04-26T03:47:58.166 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:58 smithi012 bash[22106]: cluster 2024-04-26T03:47:57.139401+0000 mon.a (mon.0) 552 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2024-04-26T03:47:58.166 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:58 smithi012 bash[22106]: audit 2024-04-26T03:47:57.139881+0000 mon.a (mon.0) 553 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:47:58.166 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:58 smithi012 bash[22106]: audit 2024-04-26T03:47:57.864271+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.139:0/3943404090' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:47:58.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:58 smithi139 bash[22330]: audit 2024-04-26T03:47:57.131093+0000 mon.c (mon.1) 4 : audit 1 from='client.? 172.21.15.139:0/3650334602' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]: dispatch 2024-04-26T03:47:58.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:58 smithi139 bash[22330]: audit 2024-04-26T03:47:57.131374+0000 mon.a (mon.0) 550 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]: dispatch 2024-04-26T03:47:58.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:58 smithi139 bash[22330]: audit 2024-04-26T03:47:57.134590+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]': finished 2024-04-26T03:47:58.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:58 smithi139 bash[22330]: cluster 2024-04-26T03:47:57.139401+0000 mon.a (mon.0) 552 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2024-04-26T03:47:58.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:58 smithi139 bash[22330]: audit 2024-04-26T03:47:57.139881+0000 mon.a (mon.0) 553 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:47:58.299 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:58 smithi139 bash[22330]: audit 2024-04-26T03:47:57.864271+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.139:0/3943404090' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:47:58.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:58 smithi008 bash[21451]: audit 2024-04-26T03:47:57.131093+0000 mon.c (mon.1) 4 : audit 1 from='client.? 172.21.15.139:0/3650334602' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]: dispatch 2024-04-26T03:47:58.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:58 smithi008 bash[21451]: audit 2024-04-26T03:47:57.131374+0000 mon.a (mon.0) 550 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]: dispatch 2024-04-26T03:47:58.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:58 smithi008 bash[21451]: audit 2024-04-26T03:47:57.134590+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "06da27db-9189-4723-89ef-08363344b8a7"}]': finished 2024-04-26T03:47:58.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:58 smithi008 bash[21451]: cluster 2024-04-26T03:47:57.139401+0000 mon.a (mon.0) 552 : cluster 0 osdmap e15: 3 total, 2 up, 3 in 2024-04-26T03:47:58.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:58 smithi008 bash[21451]: audit 2024-04-26T03:47:57.139881+0000 mon.a (mon.0) 553 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:47:58.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:58 smithi008 bash[21451]: audit 2024-04-26T03:47:57.864271+0000 mon.c (mon.1) 5 : audit 0 from='client.? 172.21.15.139:0/3943404090' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T03:47:59.249 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:47:59 smithi008 bash[21451]: cluster 2024-04-26T03:47:57.963995+0000 mgr.a (mgr.14152) 189 : cluster 0 pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:59.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:47:59 smithi012 bash[22106]: cluster 2024-04-26T03:47:57.963995+0000 mgr.a (mgr.14152) 189 : cluster 0 pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:47:59.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:47:59 smithi139 bash[22330]: cluster 2024-04-26T03:47:57.963995+0000 mgr.a (mgr.14152) 189 : cluster 0 pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:01.416 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:01 smithi008 bash[21451]: cluster 2024-04-26T03:47:59.964554+0000 mgr.a (mgr.14152) 190 : cluster 0 pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:01.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:01 smithi012 bash[22106]: cluster 2024-04-26T03:47:59.964554+0000 mgr.a (mgr.14152) 190 : cluster 0 pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:01.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:01 smithi139 bash[22330]: cluster 2024-04-26T03:47:59.964554+0000 mgr.a (mgr.14152) 190 : cluster 0 pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:03.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:03 smithi012 bash[22106]: cluster 2024-04-26T03:48:01.965090+0000 mgr.a (mgr.14152) 191 : cluster 0 pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:03.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:03 smithi139 bash[22330]: cluster 2024-04-26T03:48:01.965090+0000 mgr.a (mgr.14152) 191 : cluster 0 pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:03.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:03 smithi008 bash[21451]: cluster 2024-04-26T03:48:01.965090+0000 mgr.a (mgr.14152) 191 : cluster 0 pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:04.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:04 smithi139 bash[22330]: audit 2024-04-26T03:48:03.544393+0000 mon.a (mon.0) 554 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:04 smithi139 bash[22330]: audit 2024-04-26T03:48:03.553357+0000 mon.a (mon.0) 555 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:04 smithi139 bash[22330]: audit 2024-04-26T03:48:03.563621+0000 mon.a (mon.0) 556 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:04 smithi008 bash[21451]: audit 2024-04-26T03:48:03.544393+0000 mon.a (mon.0) 554 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:04 smithi008 bash[21451]: audit 2024-04-26T03:48:03.553357+0000 mon.a (mon.0) 555 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:04 smithi008 bash[21451]: audit 2024-04-26T03:48:03.563621+0000 mon.a (mon.0) 556 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:04 smithi012 bash[22106]: audit 2024-04-26T03:48:03.544393+0000 mon.a (mon.0) 554 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:04 smithi012 bash[22106]: audit 2024-04-26T03:48:03.553357+0000 mon.a (mon.0) 555 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:04.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:04 smithi012 bash[22106]: audit 2024-04-26T03:48:03.563621+0000 mon.a (mon.0) 556 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:05.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:05 smithi139 bash[22330]: cluster 2024-04-26T03:48:03.965574+0000 mgr.a (mgr.14152) 192 : cluster 0 pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:05.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:05 smithi008 bash[21451]: cluster 2024-04-26T03:48:03.965574+0000 mgr.a (mgr.14152) 192 : cluster 0 pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:05.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:05 smithi012 bash[22106]: cluster 2024-04-26T03:48:03.965574+0000 mgr.a (mgr.14152) 192 : cluster 0 pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:07.806 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:07 smithi139 bash[22330]: cluster 2024-04-26T03:48:05.966048+0000 mgr.a (mgr.14152) 193 : cluster 0 pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:07.806 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:07 smithi139 bash[22330]: audit 2024-04-26T03:48:06.840174+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.806 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:07 smithi139 bash[22330]: audit 2024-04-26T03:48:06.849069+0000 mon.a (mon.0) 558 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.806 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:07 smithi139 bash[22330]: audit 2024-04-26T03:48:06.859530+0000 mon.a (mon.0) 559 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:07 smithi008 bash[21451]: cluster 2024-04-26T03:48:05.966048+0000 mgr.a (mgr.14152) 193 : cluster 0 pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:07 smithi008 bash[21451]: audit 2024-04-26T03:48:06.840174+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:07 smithi008 bash[21451]: audit 2024-04-26T03:48:06.849069+0000 mon.a (mon.0) 558 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:07 smithi008 bash[21451]: audit 2024-04-26T03:48:06.859530+0000 mon.a (mon.0) 559 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:07 smithi012 bash[22106]: cluster 2024-04-26T03:48:05.966048+0000 mgr.a (mgr.14152) 193 : cluster 0 pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:07.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:07 smithi012 bash[22106]: audit 2024-04-26T03:48:06.840174+0000 mon.a (mon.0) 557 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:07 smithi012 bash[22106]: audit 2024-04-26T03:48:06.849069+0000 mon.a (mon.0) 558 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:07.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:07 smithi012 bash[22106]: audit 2024-04-26T03:48:06.859530+0000 mon.a (mon.0) 559 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:09.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:09 smithi008 bash[21451]: cluster 2024-04-26T03:48:07.966507+0000 mgr.a (mgr.14152) 194 : cluster 0 pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:09.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:09 smithi012 bash[22106]: cluster 2024-04-26T03:48:07.966507+0000 mgr.a (mgr.14152) 194 : cluster 0 pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:10.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:09 smithi139 bash[22330]: cluster 2024-04-26T03:48:07.966507+0000 mgr.a (mgr.14152) 194 : cluster 0 pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:11 smithi008 bash[21451]: cluster 2024-04-26T03:48:09.966985+0000 mgr.a (mgr.14152) 195 : cluster 0 pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:11 smithi008 bash[21451]: audit 2024-04-26T03:48:11.504701+0000 mon.a (mon.0) 560 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T03:48:11.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:11 smithi008 bash[21451]: audit 2024-04-26T03:48:11.506687+0000 mon.a (mon.0) 561 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:11.871 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:11 smithi139 bash[22330]: cluster 2024-04-26T03:48:09.966985+0000 mgr.a (mgr.14152) 195 : cluster 0 pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:11.872 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:11 smithi139 bash[22330]: audit 2024-04-26T03:48:11.504701+0000 mon.a (mon.0) 560 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T03:48:11.872 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:11 smithi139 bash[22330]: audit 2024-04-26T03:48:11.506687+0000 mon.a (mon.0) 561 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:11 smithi012 bash[22106]: cluster 2024-04-26T03:48:09.966985+0000 mgr.a (mgr.14152) 195 : cluster 0 pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:11 smithi012 bash[22106]: audit 2024-04-26T03:48:11.504701+0000 mon.a (mon.0) 560 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T03:48:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:11 smithi012 bash[22106]: audit 2024-04-26T03:48:11.506687+0000 mon.a (mon.0) 561 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:12.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:12 smithi008 bash[21451]: cephadm 2024-04-26T03:48:11.508535+0000 mgr.a (mgr.14152) 196 : cephadm 1 Deploying daemon osd.2 on smithi139 2024-04-26T03:48:12.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:12 smithi008 bash[21451]: audit 2024-04-26T03:48:11.849916+0000 mon.a (mon.0) 562 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:12 smithi008 bash[21451]: audit 2024-04-26T03:48:11.858367+0000 mon.a (mon.0) 563 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:12 smithi008 bash[21451]: audit 2024-04-26T03:48:11.868486+0000 mon.a (mon.0) 564 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.979 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:12 smithi139 bash[22330]: cephadm 2024-04-26T03:48:11.508535+0000 mgr.a (mgr.14152) 196 : cephadm 1 Deploying daemon osd.2 on smithi139 2024-04-26T03:48:12.979 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:12 smithi139 bash[22330]: audit 2024-04-26T03:48:11.849916+0000 mon.a (mon.0) 562 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.979 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:12 smithi139 bash[22330]: audit 2024-04-26T03:48:11.858367+0000 mon.a (mon.0) 563 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.979 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:12 smithi139 bash[22330]: audit 2024-04-26T03:48:11.868486+0000 mon.a (mon.0) 564 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:12 smithi012 bash[22106]: cephadm 2024-04-26T03:48:11.508535+0000 mgr.a (mgr.14152) 196 : cephadm 1 Deploying daemon osd.2 on smithi139 2024-04-26T03:48:12.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:12 smithi012 bash[22106]: audit 2024-04-26T03:48:11.849916+0000 mon.a (mon.0) 562 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:12 smithi012 bash[22106]: audit 2024-04-26T03:48:11.858367+0000 mon.a (mon.0) 563 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:12.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:12 smithi012 bash[22106]: audit 2024-04-26T03:48:11.868486+0000 mon.a (mon.0) 564 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:13 smithi008 bash[21451]: cephadm 2024-04-26T03:48:11.861389+0000 mgr.a (mgr.14152) 197 : cephadm 1 Detected new or changed devices on smithi139 2024-04-26T03:48:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:13 smithi008 bash[21451]: cluster 2024-04-26T03:48:11.967460+0000 mgr.a (mgr.14152) 198 : cluster 0 pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:13.922 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:13 smithi139 bash[22330]: cephadm 2024-04-26T03:48:11.861389+0000 mgr.a (mgr.14152) 197 : cephadm 1 Detected new or changed devices on smithi139 2024-04-26T03:48:13.922 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:13 smithi139 bash[22330]: cluster 2024-04-26T03:48:11.967460+0000 mgr.a (mgr.14152) 198 : cluster 0 pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:13.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:13 smithi012 bash[22106]: cephadm 2024-04-26T03:48:11.861389+0000 mgr.a (mgr.14152) 197 : cephadm 1 Detected new or changed devices on smithi139 2024-04-26T03:48:13.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:13 smithi012 bash[22106]: cluster 2024-04-26T03:48:11.967460+0000 mgr.a (mgr.14152) 198 : cluster 0 pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:15.278 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:15 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:48:15.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:15 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:48:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:15 smithi008 bash[21451]: cluster 2024-04-26T03:48:13.967942+0000 mgr.a (mgr.14152) 199 : cluster 0 pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:15 smithi008 bash[21451]: audit 2024-04-26T03:48:15.558317+0000 mon.a (mon.0) 565 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:15 smithi008 bash[21451]: audit 2024-04-26T03:48:15.566358+0000 mon.a (mon.0) 566 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:15 smithi008 bash[21451]: audit 2024-04-26T03:48:15.579575+0000 mon.a (mon.0) 567 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:48:15.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:15 smithi012 bash[22106]: cluster 2024-04-26T03:48:13.967942+0000 mgr.a (mgr.14152) 199 : cluster 0 pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:15.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:15 smithi012 bash[22106]: audit 2024-04-26T03:48:15.558317+0000 mon.a (mon.0) 565 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:15.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:15 smithi012 bash[22106]: audit 2024-04-26T03:48:15.566358+0000 mon.a (mon.0) 566 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:15.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:15 smithi012 bash[22106]: audit 2024-04-26T03:48:15.579575+0000 mon.a (mon.0) 567 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:48:16.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:15 smithi139 bash[22330]: cluster 2024-04-26T03:48:13.967942+0000 mgr.a (mgr.14152) 199 : cluster 0 pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:16.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:15 smithi139 bash[22330]: audit 2024-04-26T03:48:15.558317+0000 mon.a (mon.0) 565 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:16.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:15 smithi139 bash[22330]: audit 2024-04-26T03:48:15.566358+0000 mon.a (mon.0) 566 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:16.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:15 smithi139 bash[22330]: audit 2024-04-26T03:48:15.579575+0000 mon.a (mon.0) 567 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:48:16.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:16 smithi139 bash[22330]: audit 2024-04-26T03:48:15.591206+0000 mon.a (mon.0) 568 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:16.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:16 smithi139 bash[22330]: audit 2024-04-26T03:48:15.593390+0000 mon.a (mon.0) 569 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:48:16.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:16 smithi139 bash[22330]: audit 2024-04-26T03:48:15.606642+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:16 smithi008 bash[21451]: audit 2024-04-26T03:48:15.591206+0000 mon.a (mon.0) 568 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:16 smithi008 bash[21451]: audit 2024-04-26T03:48:15.593390+0000 mon.a (mon.0) 569 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:48:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:16 smithi008 bash[21451]: audit 2024-04-26T03:48:15.606642+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:16 smithi012 bash[22106]: audit 2024-04-26T03:48:15.591206+0000 mon.a (mon.0) 568 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:16 smithi012 bash[22106]: audit 2024-04-26T03:48:15.593390+0000 mon.a (mon.0) 569 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:48:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:16 smithi012 bash[22106]: audit 2024-04-26T03:48:15.606642+0000 mon.a (mon.0) 570 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:17.799 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:17 smithi139 bash[22330]: cluster 2024-04-26T03:48:15.968414+0000 mgr.a (mgr.14152) 200 : cluster 0 pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:17.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:17 smithi012 bash[22106]: cluster 2024-04-26T03:48:15.968414+0000 mgr.a (mgr.14152) 200 : cluster 0 pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:18.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:17 smithi008 bash[21451]: cluster 2024-04-26T03:48:15.968414+0000 mgr.a (mgr.14152) 200 : cluster 0 pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:19 smithi008 bash[21451]: cluster 2024-04-26T03:48:17.968988+0000 mgr.a (mgr.14152) 201 : cluster 0 pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:19 smithi008 bash[21451]: audit 2024-04-26T03:48:18.688489+0000 mon.a (mon.0) 571 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:19 smithi008 bash[21451]: audit 2024-04-26T03:48:18.696691+0000 mon.a (mon.0) 572 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:19 smithi008 bash[21451]: audit 2024-04-26T03:48:18.706099+0000 mon.a (mon.0) 573 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:19.969 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:19 smithi012 bash[22106]: cluster 2024-04-26T03:48:17.968988+0000 mgr.a (mgr.14152) 201 : cluster 0 pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:19.969 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:19 smithi012 bash[22106]: audit 2024-04-26T03:48:18.688489+0000 mon.a (mon.0) 571 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:19.969 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:19 smithi012 bash[22106]: audit 2024-04-26T03:48:18.696691+0000 mon.a (mon.0) 572 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:19.969 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:19 smithi012 bash[22106]: audit 2024-04-26T03:48:18.706099+0000 mon.a (mon.0) 573 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:20.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:19 smithi139 bash[22330]: cluster 2024-04-26T03:48:17.968988+0000 mgr.a (mgr.14152) 201 : cluster 0 pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:20.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:19 smithi139 bash[22330]: audit 2024-04-26T03:48:18.688489+0000 mon.a (mon.0) 571 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:20.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:19 smithi139 bash[22330]: audit 2024-04-26T03:48:18.696691+0000 mon.a (mon.0) 572 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:20.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:19 smithi139 bash[22330]: audit 2024-04-26T03:48:18.706099+0000 mon.a (mon.0) 573 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:21.880 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:21 smithi008 bash[21451]: cluster 2024-04-26T03:48:19.969497+0000 mgr.a (mgr.14152) 202 : cluster 0 pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:21.958 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:21 smithi012 bash[22106]: cluster 2024-04-26T03:48:19.969497+0000 mgr.a (mgr.14152) 202 : cluster 0 pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:22.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:21 smithi139 bash[22330]: cluster 2024-04-26T03:48:19.969497+0000 mgr.a (mgr.14152) 202 : cluster 0 pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:22.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:22 smithi139 bash[22330]: audit 2024-04-26T03:48:21.751698+0000 mon.a (mon.0) 574 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T03:48:22.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:22 smithi139 bash[22330]: audit 2024-04-26T03:48:21.751921+0000 mon.c (mon.1) 6 : audit 1 from='osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T03:48:22.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:22 smithi012 bash[22106]: audit 2024-04-26T03:48:21.751698+0000 mon.a (mon.0) 574 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T03:48:22.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:22 smithi012 bash[22106]: audit 2024-04-26T03:48:21.751921+0000 mon.c (mon.1) 6 : audit 1 from='osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T03:48:23.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:22 smithi008 bash[21451]: audit 2024-04-26T03:48:21.751698+0000 mon.a (mon.0) 574 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T03:48:23.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:22 smithi008 bash[21451]: audit 2024-04-26T03:48:21.751921+0000 mon.c (mon.1) 6 : audit 1 from='osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T03:48:23.815 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 2 on host 'smithi139' 2024-04-26T03:48:23.887 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:23 smithi139 bash[22330]: cluster 2024-04-26T03:48:21.969999+0000 mgr.a (mgr.14152) 203 : cluster 0 pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:23.887 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:23 smithi139 bash[22330]: audit 2024-04-26T03:48:22.622715+0000 mon.a (mon.0) 575 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T03:48:23.888 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:23 smithi139 bash[22330]: audit 2024-04-26T03:48:22.627815+0000 mon.c (mon.1) 7 : audit 1 from='osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-26T03:48:23.888 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:23 smithi139 bash[22330]: cluster 2024-04-26T03:48:22.628294+0000 mon.a (mon.0) 576 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2024-04-26T03:48:23.888 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:23 smithi139 bash[22330]: audit 2024-04-26T03:48:22.629186+0000 mon.a (mon.0) 577 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:23.888 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:23 smithi139 bash[22330]: audit 2024-04-26T03:48:22.629902+0000 mon.a (mon.0) 578 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-26T03:48:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:23 smithi012 bash[22106]: cluster 2024-04-26T03:48:21.969999+0000 mgr.a (mgr.14152) 203 : cluster 0 pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:23 smithi012 bash[22106]: audit 2024-04-26T03:48:22.622715+0000 mon.a (mon.0) 575 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T03:48:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:23 smithi012 bash[22106]: audit 2024-04-26T03:48:22.627815+0000 mon.c (mon.1) 7 : audit 1 from='osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-26T03:48:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:23 smithi012 bash[22106]: cluster 2024-04-26T03:48:22.628294+0000 mon.a (mon.0) 576 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2024-04-26T03:48:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:23 smithi012 bash[22106]: audit 2024-04-26T03:48:22.629186+0000 mon.a (mon.0) 577 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:23 smithi012 bash[22106]: audit 2024-04-26T03:48:22.629902+0000 mon.a (mon.0) 578 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-26T03:48:24.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:23 smithi008 bash[21451]: cluster 2024-04-26T03:48:21.969999+0000 mgr.a (mgr.14152) 203 : cluster 0 pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:24.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:23 smithi008 bash[21451]: audit 2024-04-26T03:48:22.622715+0000 mon.a (mon.0) 575 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T03:48:24.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:23 smithi008 bash[21451]: audit 2024-04-26T03:48:22.627815+0000 mon.c (mon.1) 7 : audit 1 from='osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-26T03:48:24.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:23 smithi008 bash[21451]: cluster 2024-04-26T03:48:22.628294+0000 mon.a (mon.0) 576 : cluster 0 osdmap e16: 3 total, 2 up, 3 in 2024-04-26T03:48:24.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:23 smithi008 bash[21451]: audit 2024-04-26T03:48:22.629186+0000 mon.a (mon.0) 577 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:24.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:23 smithi008 bash[21451]: audit 2024-04-26T03:48:22.629902+0000 mon.a (mon.0) 578 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-26T03:48:24.456 DEBUG:teuthology.orchestra.run.smithi139:osd.2> sudo journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.2.service 2024-04-26T03:48:24.459 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-04-26T03:48:24.459 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-26T03:48:24.803 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.625165+0000 mon.a (mon.0) 579 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-26T03:48:24.803 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: cluster 2024-04-26T03:48:23.630072+0000 mon.a (mon.0) 580 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2024-04-26T03:48:24.803 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.631038+0000 mon.a (mon.0) 581 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:24.803 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.640209+0000 mon.a (mon.0) 582 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:24.803 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.733505+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.804 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.737138+0000 mon.a (mon.0) 584 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:48:24.804 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.742845+0000 mon.a (mon.0) 585 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:48:24.804 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.780601+0000 mon.a (mon.0) 586 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.804 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.827616+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.804 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.871759+0000 mon.a (mon.0) 588 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.805 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.877107+0000 mon.a (mon.0) 589 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:24.805 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.878931+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:48:24.805 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.936773+0000 mon.a (mon.0) 591 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.805 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.979295+0000 mon.a (mon.0) 592 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.805 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:23.992558+0000 mon.a (mon.0) 593 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.805 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:24 smithi139 bash[22330]: audit 2024-04-26T03:48:24.111248+0000 mon.a (mon.0) 594 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-26T03:48:24.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.625165+0000 mon.a (mon.0) 579 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-26T03:48:24.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: cluster 2024-04-26T03:48:23.630072+0000 mon.a (mon.0) 580 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2024-04-26T03:48:24.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.631038+0000 mon.a (mon.0) 581 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:24.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.640209+0000 mon.a (mon.0) 582 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:24.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.733505+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.737138+0000 mon.a (mon.0) 584 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:48:24.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.742845+0000 mon.a (mon.0) 585 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:48:24.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.780601+0000 mon.a (mon.0) 586 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.827616+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.871759+0000 mon.a (mon.0) 588 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.877107+0000 mon.a (mon.0) 589 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:24.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.878931+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:48:24.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.936773+0000 mon.a (mon.0) 591 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.979295+0000 mon.a (mon.0) 592 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.852 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:23.992558+0000 mon.a (mon.0) 593 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.852 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:24 smithi008 bash[21451]: audit 2024-04-26T03:48:24.111248+0000 mon.a (mon.0) 594 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-26T03:48:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.625165+0000 mon.a (mon.0) 579 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-26T03:48:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: cluster 2024-04-26T03:48:23.630072+0000 mon.a (mon.0) 580 : cluster 0 osdmap e17: 3 total, 2 up, 3 in 2024-04-26T03:48:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.631038+0000 mon.a (mon.0) 581 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.640209+0000 mon.a (mon.0) 582 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.733505+0000 mon.a (mon.0) 583 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.737138+0000 mon.a (mon.0) 584 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.742845+0000 mon.a (mon.0) 585 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.780601+0000 mon.a (mon.0) 586 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.827616+0000 mon.a (mon.0) 587 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.871759+0000 mon.a (mon.0) 588 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.877107+0000 mon.a (mon.0) 589 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.878931+0000 mon.a (mon.0) 590 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.936773+0000 mon.a (mon.0) 591 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.979295+0000 mon.a (mon.0) 592 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:23.992558+0000 mon.a (mon.0) 593 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:24.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:24 smithi012 bash[22106]: audit 2024-04-26T03:48:24.111248+0000 mon.a (mon.0) 594 : audit 1 from='osd.2 ' entity='osd.2' 2024-04-26T03:48:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: cluster 2024-04-26T03:48:22.751822+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:48:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: cluster 2024-04-26T03:48:22.751906+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:48:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: cephadm 2024-04-26T03:48:23.783559+0000 mgr.a (mgr.14152) 204 : cephadm 1 Adjusting osd_memory_target on smithi139 to 20337M 2024-04-26T03:48:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: cluster 2024-04-26T03:48:23.970490+0000 mgr.a (mgr.14152) 205 : cluster 0 pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:25.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: audit 2024-04-26T03:48:24.639461+0000 mon.a (mon.0) 595 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:25.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: cluster 2024-04-26T03:48:25.114069+0000 mon.a (mon.0) 596 : cluster 1 osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979] boot 2024-04-26T03:48:25.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: cluster 2024-04-26T03:48:25.114149+0000 mon.a (mon.0) 597 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2024-04-26T03:48:25.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:25 smithi012 bash[22106]: audit 2024-04-26T03:48:25.114448+0000 mon.a (mon.0) 598 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: cluster 2024-04-26T03:48:22.751822+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: cluster 2024-04-26T03:48:22.751906+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: cephadm 2024-04-26T03:48:23.783559+0000 mgr.a (mgr.14152) 204 : cephadm 1 Adjusting osd_memory_target on smithi139 to 20337M 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: cluster 2024-04-26T03:48:23.970490+0000 mgr.a (mgr.14152) 205 : cluster 0 pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: audit 2024-04-26T03:48:24.639461+0000 mon.a (mon.0) 595 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: cluster 2024-04-26T03:48:25.114069+0000 mon.a (mon.0) 596 : cluster 1 osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979] boot 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: cluster 2024-04-26T03:48:25.114149+0000 mon.a (mon.0) 597 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2024-04-26T03:48:26.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:25 smithi139 bash[22330]: audit 2024-04-26T03:48:25.114448+0000 mon.a (mon.0) 598 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:26.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: cluster 2024-04-26T03:48:22.751822+0000 osd.2 (osd.2) 1 : cluster 0 purged_snaps scrub starts 2024-04-26T03:48:26.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: cluster 2024-04-26T03:48:22.751906+0000 osd.2 (osd.2) 2 : cluster 0 purged_snaps scrub ok 2024-04-26T03:48:26.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: cephadm 2024-04-26T03:48:23.783559+0000 mgr.a (mgr.14152) 204 : cephadm 1 Adjusting osd_memory_target on smithi139 to 20337M 2024-04-26T03:48:26.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: cluster 2024-04-26T03:48:23.970490+0000 mgr.a (mgr.14152) 205 : cluster 0 pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T03:48:26.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: audit 2024-04-26T03:48:24.639461+0000 mon.a (mon.0) 595 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:26.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: cluster 2024-04-26T03:48:25.114069+0000 mon.a (mon.0) 596 : cluster 1 osd.2 [v2:172.21.15.139:6800/630458979,v1:172.21.15.139:6801/630458979] boot 2024-04-26T03:48:26.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: cluster 2024-04-26T03:48:25.114149+0000 mon.a (mon.0) 597 : cluster 0 osdmap e18: 3 total, 3 up, 3 in 2024-04-26T03:48:26.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:25 smithi008 bash[21451]: audit 2024-04-26T03:48:25.114448+0000 mon.a (mon.0) 598 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:48:27.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:26 smithi139 bash[22330]: cluster 2024-04-26T03:48:25.970916+0000 mgr.a (mgr.14152) 206 : cluster 0 pgmap v150: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:27.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:26 smithi139 bash[22330]: audit 2024-04-26T03:48:26.247043+0000 mon.a (mon.0) 599 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' 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-04-26T03:48:27.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:26 smithi139 bash[22330]: audit 2024-04-26T03:48:26.711860+0000 mon.a (mon.0) 600 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' 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-04-26T03:48:27.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:26 smithi139 bash[22330]: cluster 2024-04-26T03:48:26.716147+0000 mon.a (mon.0) 601 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2024-04-26T03:48:27.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:26 smithi139 bash[22330]: audit 2024-04-26T03:48:26.717637+0000 mon.a (mon.0) 602 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T03:48:27.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:26 smithi008 bash[21451]: cluster 2024-04-26T03:48:25.970916+0000 mgr.a (mgr.14152) 206 : cluster 0 pgmap v150: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:27.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:26 smithi008 bash[21451]: audit 2024-04-26T03:48:26.247043+0000 mon.a (mon.0) 599 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' 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-04-26T03:48:27.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:26 smithi008 bash[21451]: audit 2024-04-26T03:48:26.711860+0000 mon.a (mon.0) 600 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' 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-04-26T03:48:27.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:26 smithi008 bash[21451]: cluster 2024-04-26T03:48:26.716147+0000 mon.a (mon.0) 601 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2024-04-26T03:48:27.078 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:26 smithi008 bash[21451]: audit 2024-04-26T03:48:26.717637+0000 mon.a (mon.0) 602 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T03:48:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:26 smithi012 bash[22106]: cluster 2024-04-26T03:48:25.970916+0000 mgr.a (mgr.14152) 206 : cluster 0 pgmap v150: 0 pgs: ; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:26 smithi012 bash[22106]: audit 2024-04-26T03:48:26.247043+0000 mon.a (mon.0) 599 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' 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-04-26T03:48:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:26 smithi012 bash[22106]: audit 2024-04-26T03:48:26.711860+0000 mon.a (mon.0) 600 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' 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-04-26T03:48:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:26 smithi012 bash[22106]: cluster 2024-04-26T03:48:26.716147+0000 mon.a (mon.0) 601 : cluster 0 osdmap e19: 3 total, 3 up, 3 in 2024-04-26T03:48:27.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:26 smithi012 bash[22106]: audit 2024-04-26T03:48:26.717637+0000 mon.a (mon.0) 602 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T03:48:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:28 smithi008 bash[21451]: audit 2024-04-26T03:48:27.057793+0000 mon.a (mon.0) 603 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:28 smithi008 bash[21451]: audit 2024-04-26T03:48:27.066562+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:28 smithi008 bash[21451]: audit 2024-04-26T03:48:27.075115+0000 mon.a (mon.0) 605 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:28 smithi008 bash[21451]: audit 2024-04-26T03:48:27.714254+0000 mon.a (mon.0) 606 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T03:48:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:28 smithi008 bash[21451]: cluster 2024-04-26T03:48:27.720081+0000 mon.a (mon.0) 607 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2024-04-26T03:48:28.455 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:48:28.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:28 smithi012 bash[22106]: audit 2024-04-26T03:48:27.057793+0000 mon.a (mon.0) 603 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:28 smithi012 bash[22106]: audit 2024-04-26T03:48:27.066562+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:28 smithi012 bash[22106]: audit 2024-04-26T03:48:27.075115+0000 mon.a (mon.0) 605 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:28 smithi012 bash[22106]: audit 2024-04-26T03:48:27.714254+0000 mon.a (mon.0) 606 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T03:48:28.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:28 smithi012 bash[22106]: cluster 2024-04-26T03:48:27.720081+0000 mon.a (mon.0) 607 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2024-04-26T03:48:28.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:28 smithi139 bash[22330]: audit 2024-04-26T03:48:27.057793+0000 mon.a (mon.0) 603 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:28 smithi139 bash[22330]: audit 2024-04-26T03:48:27.066562+0000 mon.a (mon.0) 604 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:28 smithi139 bash[22330]: audit 2024-04-26T03:48:27.075115+0000 mon.a (mon.0) 605 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:28.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:28 smithi139 bash[22330]: audit 2024-04-26T03:48:27.714254+0000 mon.a (mon.0) 606 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T03:48:28.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:28 smithi139 bash[22330]: cluster 2024-04-26T03:48:27.720081+0000 mon.a (mon.0) 607 : cluster 0 osdmap e20: 3 total, 3 up, 3 in 2024-04-26T03:48:29.298 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:29 smithi139 bash[22330]: cluster 2024-04-26T03:48:27.971232+0000 mgr.a (mgr.14152) 207 : cluster 0 pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:29.298 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:29 smithi139 bash[22330]: cluster 2024-04-26T03:48:28.726549+0000 mon.a (mon.0) 608 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2024-04-26T03:48:29.298 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:29 smithi139 bash[22330]: audit 2024-04-26T03:48:28.896301+0000 mon.a (mon.0) 609 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:29.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:29 smithi008 bash[21451]: cluster 2024-04-26T03:48:27.971232+0000 mgr.a (mgr.14152) 207 : cluster 0 pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:29.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:29 smithi008 bash[21451]: cluster 2024-04-26T03:48:28.726549+0000 mon.a (mon.0) 608 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2024-04-26T03:48:29.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:29 smithi008 bash[21451]: audit 2024-04-26T03:48:28.896301+0000 mon.a (mon.0) 609 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:29.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:29 smithi012 bash[22106]: cluster 2024-04-26T03:48:27.971232+0000 mgr.a (mgr.14152) 207 : cluster 0 pgmap v153: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:29.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:29 smithi012 bash[22106]: cluster 2024-04-26T03:48:28.726549+0000 mon.a (mon.0) 608 : cluster 0 osdmap e21: 3 total, 3 up, 3 in 2024-04-26T03:48:29.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:29 smithi012 bash[22106]: audit 2024-04-26T03:48:28.896301+0000 mon.a (mon.0) 609 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:30.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:30 smithi008 bash[21451]: cluster 2024-04-26T03:48:29.073942+0000 mon.a (mon.0) 610 : cluster 0 mgrmap e15: a(active, since 4m), standbys: b 2024-04-26T03:48:30.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:30 smithi008 bash[21451]: audit 2024-04-26T03:48:29.882615+0000 mon.a (mon.0) 611 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:30.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:30 smithi012 bash[22106]: cluster 2024-04-26T03:48:29.073942+0000 mon.a (mon.0) 610 : cluster 0 mgrmap e15: a(active, since 4m), standbys: b 2024-04-26T03:48:30.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:30 smithi012 bash[22106]: audit 2024-04-26T03:48:29.882615+0000 mon.a (mon.0) 611 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:30.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:30 smithi139 bash[22330]: cluster 2024-04-26T03:48:29.073942+0000 mon.a (mon.0) 610 : cluster 0 mgrmap e15: a(active, since 4m), standbys: b 2024-04-26T03:48:30.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:30 smithi139 bash[22330]: audit 2024-04-26T03:48:29.882615+0000 mon.a (mon.0) 611 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:31.762 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:48:32.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:31 smithi139 bash[22330]: cluster 2024-04-26T03:48:29.971604+0000 mgr.a (mgr.14152) 208 : cluster 0 pgmap v155: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:32.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:31 smithi139 bash[22330]: audit 2024-04-26T03:48:30.812625+0000 mon.a (mon.0) 612 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:32.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:31 smithi139 bash[22330]: audit 2024-04-26T03:48:30.815244+0000 mon.a (mon.0) 613 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:32.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:31 smithi008 bash[21451]: cluster 2024-04-26T03:48:29.971604+0000 mgr.a (mgr.14152) 208 : cluster 0 pgmap v155: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:32.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:31 smithi008 bash[21451]: audit 2024-04-26T03:48:30.812625+0000 mon.a (mon.0) 612 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:32.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:31 smithi008 bash[21451]: audit 2024-04-26T03:48:30.815244+0000 mon.a (mon.0) 613 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:32.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:31 smithi012 bash[22106]: cluster 2024-04-26T03:48:29.971604+0000 mgr.a (mgr.14152) 208 : cluster 0 pgmap v155: 1 pgs: 1 creating+peering; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:32.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:31 smithi012 bash[22106]: audit 2024-04-26T03:48:30.812625+0000 mon.a (mon.0) 612 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:32.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:31 smithi012 bash[22106]: audit 2024-04-26T03:48:30.815244+0000 mon.a (mon.0) 613 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:32.449 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1714103305,"num_in_osds":3,"osd_in_since":1714103277,"num_remapped_pgs":0} 2024-04-26T03:48:32.450 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T03:48:33.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.758840+0000 mon.a (mon.0) 614 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.760462+0000 mon.a (mon.0) 615 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.760860+0000 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.8:0/4193275705' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.764119+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.764364+0000 mon.a (mon.0) 618 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.771317+0000 mon.a (mon.0) 619 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.771646+0000 mon.a (mon.0) 620 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.771838+0000 mon.a (mon.0) 621 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:31.772151+0000 mon.c (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: cluster 2024-04-26T03:48:31.972035+0000 mgr.a (mgr.14152) 209 : cluster 0 pgmap v156: 1 pgs: 1 creating+peering; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:32.658255+0000 mon.c (mon.1) 9 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:32.660717+0000 mon.a (mon.0) 622 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:32.660929+0000 mon.a (mon.0) 623 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:33.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:33 smithi008 bash[21451]: audit 2024-04-26T03:48:32.661110+0000 mon.a (mon.0) 624 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.758840+0000 mon.a (mon.0) 614 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.760462+0000 mon.a (mon.0) 615 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.760860+0000 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.8:0/4193275705' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T03:48:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.764119+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.764364+0000 mon.a (mon.0) 618 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.771317+0000 mon.a (mon.0) 619 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.771646+0000 mon.a (mon.0) 620 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.771838+0000 mon.a (mon.0) 621 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:31.772151+0000 mon.c (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: cluster 2024-04-26T03:48:31.972035+0000 mgr.a (mgr.14152) 209 : cluster 0 pgmap v156: 1 pgs: 1 creating+peering; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:32.658255+0000 mon.c (mon.1) 9 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:32.660717+0000 mon.a (mon.0) 622 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:32.660929+0000 mon.a (mon.0) 623 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:33.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:33 smithi012 bash[22106]: audit 2024-04-26T03:48:32.661110+0000 mon.a (mon.0) 624 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.758840+0000 mon.a (mon.0) 614 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.760462+0000 mon.a (mon.0) 615 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.760860+0000 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.8:0/4193275705' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.764119+0000 mon.a (mon.0) 617 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.764364+0000 mon.a (mon.0) 618 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.771317+0000 mon.a (mon.0) 619 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.771646+0000 mon.a (mon.0) 620 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.771838+0000 mon.a (mon.0) 621 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:31.772151+0000 mon.c (mon.1) 8 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: cluster 2024-04-26T03:48:31.972035+0000 mgr.a (mgr.14152) 209 : cluster 0 pgmap v156: 1 pgs: 1 creating+peering; 0 B data, 86 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:34.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:32.658255+0000 mon.c (mon.1) 9 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:34.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:32.660717+0000 mon.a (mon.0) 622 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:48:34.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:32.660929+0000 mon.a (mon.0) 623 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:48:34.050 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:33 smithi139 bash[22330]: audit 2024-04-26T03:48:32.661110+0000 mon.a (mon.0) 624 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:48:34.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:34 smithi008 bash[21451]: audit 2024-04-26T03:48:32.659636+0000 mon.b (mon.2) 7 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:34.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:34 smithi008 bash[21451]: audit 2024-04-26T03:48:33.584071+0000 mon.b (mon.2) 8 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:34.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:34 smithi012 bash[22106]: audit 2024-04-26T03:48:32.659636+0000 mon.b (mon.2) 7 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:34.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:34 smithi012 bash[22106]: audit 2024-04-26T03:48:33.584071+0000 mon.b (mon.2) 8 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:35.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:34 smithi139 bash[22330]: audit 2024-04-26T03:48:32.659636+0000 mon.b (mon.2) 7 : audit 1 from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T03:48:35.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:34 smithi139 bash[22330]: audit 2024-04-26T03:48:33.584071+0000 mon.b (mon.2) 8 : audit 1 from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T03:48:35.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:35 smithi012 bash[22106]: cluster 2024-04-26T03:48:33.972603+0000 mgr.a (mgr.14152) 210 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:36.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:35 smithi139 bash[22330]: cluster 2024-04-26T03:48:33.972603+0000 mgr.a (mgr.14152) 210 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:36.101 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:35 smithi008 bash[21451]: cluster 2024-04-26T03:48:33.972603+0000 mgr.a (mgr.14152) 210 : cluster 0 pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:37.175 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:48:37.920 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:37 smithi008 bash[21451]: cluster 2024-04-26T03:48:35.973139+0000 mgr.a (mgr.14152) 211 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:37.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:37 smithi012 bash[22106]: cluster 2024-04-26T03:48:35.973139+0000 mgr.a (mgr.14152) 211 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:38.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:37 smithi139 bash[22330]: cluster 2024-04-26T03:48:35.973139+0000 mgr.a (mgr.14152) 211 : cluster 0 pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:39.439 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:39 smithi012 bash[22106]: cluster 2024-04-26T03:48:37.973551+0000 mgr.a (mgr.14152) 212 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-26T03:48:39.439 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:39 smithi012 bash[22106]: audit 2024-04-26T03:48:38.278282+0000 mon.a (mon.0) 625 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.439 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:39 smithi012 bash[22106]: audit 2024-04-26T03:48:38.286735+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.439 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:39 smithi012 bash[22106]: audit 2024-04-26T03:48:38.297064+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:39 smithi139 bash[22330]: cluster 2024-04-26T03:48:37.973551+0000 mgr.a (mgr.14152) 212 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-26T03:48:39.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:39 smithi139 bash[22330]: audit 2024-04-26T03:48:38.278282+0000 mon.a (mon.0) 625 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:39 smithi139 bash[22330]: audit 2024-04-26T03:48:38.286735+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:39 smithi139 bash[22330]: audit 2024-04-26T03:48:38.297064+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:39 smithi008 bash[21451]: cluster 2024-04-26T03:48:37.973551+0000 mgr.a (mgr.14152) 212 : cluster 0 pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 65 KiB/s wr, 5 op/s 2024-04-26T03:48:39.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:39 smithi008 bash[21451]: audit 2024-04-26T03:48:38.278282+0000 mon.a (mon.0) 625 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:39 smithi008 bash[21451]: audit 2024-04-26T03:48:38.286735+0000 mon.a (mon.0) 626 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:39 smithi008 bash[21451]: audit 2024-04-26T03:48:38.297064+0000 mon.a (mon.0) 627 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:39.721 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:48:39.721 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":21,"fsid":"d0a8bc48-037e-11ef-bc93-c7b262605968","created":"2024-04-26T03:42:39.907854+0000","modified":"2024-04-26T03:48:28.714683+0000","last_up_change":"2024-04-26T03:48:25.106998+0000","last_in_change":"2024-04-26T03:47:57.132307+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-04-26T03:48:26.703052+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7603e560-d07b-43b7-b484-df48cc1445b5","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.8:6802","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6803","nonce":2777258931}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6805","nonce":2777258931}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6809","nonce":2777258931}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6807","nonce":2777258931}]},"public_addr":"172.21.15.8:6803/2777258931","cluster_addr":"172.21.15.8:6805/2777258931","heartbeat_back_addr":"172.21.15.8:6809/2777258931","heartbeat_front_addr":"172.21.15.8:6807/2777258931","state":["exists","up"]},{"osd":1,"uuid":"13e19307-58b2-4edf-b83e-840bf88a413a","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.12:6800","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6801","nonce":693655883}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6803","nonce":693655883}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6807","nonce":693655883}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6805","nonce":693655883}]},"public_addr":"172.21.15.12:6801/693655883","cluster_addr":"172.21.15.12:6803/693655883","heartbeat_back_addr":"172.21.15.12:6807/693655883","heartbeat_front_addr":"172.21.15.12:6805/693655883","state":["exists","up"]},{"osd":2,"uuid":"06da27db-9189-4723-89ef-08363344b8a7","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.139:6800","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6801","nonce":630458979}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6803","nonce":630458979}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6807","nonce":630458979}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6805","nonce":630458979}]},"public_addr":"172.21.15.139:6801/630458979","cluster_addr":"172.21.15.139:6803/630458979","heartbeat_back_addr":"172.21.15.139:6807/630458979","heartbeat_front_addr":"172.21.15.139:6805/630458979","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-04-26T03:46:38.887726+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-04-26T03:47:34.899396+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-04-26T03:48:22.751910+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/3859693984":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/2540390550":"2024-04-27T03:43:45.960675+0000","172.21.15.8:6800/3064730381":"2024-04-27T03:43:10.917002+0000","172.21.15.8:0/279575046":"2024-04-27T03:43:10.917002+0000","172.21.15.8:0/2337552739":"2024-04-27T03:43:10.917002+0000","172.21.15.8:6801/3522861170":"2024-04-27T03:43:45.960675+0000","172.21.15.8:6801/3064730381":"2024-04-27T03:43:10.917002+0000","172.21.15.8:6800/3522861170":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/2435323017":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/691249009":"2024-04-27T03:43:10.917002+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-04-26T03:48:40.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:40 smithi139 bash[22330]: audit 2024-04-26T03:48:39.719282+0000 mon.a (mon.0) 628 : audit 0 from='client.? 172.21.15.8:0/2017671373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:48:40.556 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:40 smithi012 bash[22106]: audit 2024-04-26T03:48:39.719282+0000 mon.a (mon.0) 628 : audit 0 from='client.? 172.21.15.8:0/2017671373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:48:40.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:40 smithi008 bash[21451]: audit 2024-04-26T03:48:39.719282+0000 mon.a (mon.0) 628 : audit 0 from='client.? 172.21.15.8:0/2017671373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:48:40.744 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-26T03:48:26.703052+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-04-26T03:48:40.744 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-26T03:48:41.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:41 smithi008 bash[21451]: cluster 2024-04-26T03:48:39.974122+0000 mgr.a (mgr.14152) 213 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-04-26T03:48:41.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:41 smithi139 bash[22330]: cluster 2024-04-26T03:48:39.974122+0000 mgr.a (mgr.14152) 213 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-04-26T03:48:41.587 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:41 smithi012 bash[22106]: cluster 2024-04-26T03:48:39.974122+0000 mgr.a (mgr.14152) 213 : cluster 0 pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-04-26T03:48:43.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:43 smithi139 bash[22330]: cluster 2024-04-26T03:48:41.974714+0000 mgr.a (mgr.14152) 214 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-04-26T03:48:43.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:43 smithi008 bash[21451]: cluster 2024-04-26T03:48:41.974714+0000 mgr.a (mgr.14152) 214 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-04-26T03:48:43.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:43 smithi012 bash[22106]: cluster 2024-04-26T03:48:41.974714+0000 mgr.a (mgr.14152) 214 : cluster 0 pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-04-26T03:48:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:45 smithi012 bash[22106]: cluster 2024-04-26T03:48:43.975137+0000 mgr.a (mgr.14152) 215 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-04-26T03:48:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:45 smithi012 bash[22106]: audit 2024-04-26T03:48:44.197061+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:45 smithi012 bash[22106]: audit 2024-04-26T03:48:44.202278+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:45 smithi012 bash[22106]: audit 2024-04-26T03:48:44.208628+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:45 smithi139 bash[22330]: cluster 2024-04-26T03:48:43.975137+0000 mgr.a (mgr.14152) 215 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-04-26T03:48:45.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:45 smithi139 bash[22330]: audit 2024-04-26T03:48:44.197061+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:45 smithi139 bash[22330]: audit 2024-04-26T03:48:44.202278+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:45 smithi139 bash[22330]: audit 2024-04-26T03:48:44.208628+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:45 smithi008 bash[21451]: cluster 2024-04-26T03:48:43.975137+0000 mgr.a (mgr.14152) 215 : cluster 0 pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-04-26T03:48:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:45 smithi008 bash[21451]: audit 2024-04-26T03:48:44.197061+0000 mon.a (mon.0) 629 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:45 smithi008 bash[21451]: audit 2024-04-26T03:48:44.202278+0000 mon.a (mon.0) 630 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:45.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:45 smithi008 bash[21451]: audit 2024-04-26T03:48:44.208628+0000 mon.a (mon.0) 631 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:46.473 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:48:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:47 smithi012 bash[22106]: cluster 2024-04-26T03:48:45.975670+0000 mgr.a (mgr.14152) 216 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-26T03:48:47.495 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:47 smithi008 bash[21451]: cluster 2024-04-26T03:48:45.975670+0000 mgr.a (mgr.14152) 216 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-26T03:48:47.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:47 smithi139 bash[22330]: cluster 2024-04-26T03:48:45.975670+0000 mgr.a (mgr.14152) 216 : cluster 0 pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-26T03:48:48.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:48 smithi139 bash[22330]: audit 2024-04-26T03:48:47.248246+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:48 smithi139 bash[22330]: audit 2024-04-26T03:48:47.254134+0000 mon.a (mon.0) 633 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:48 smithi139 bash[22330]: audit 2024-04-26T03:48:47.260654+0000 mon.a (mon.0) 634 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.569 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:48 smithi008 bash[21451]: audit 2024-04-26T03:48:47.248246+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.569 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:48 smithi008 bash[21451]: audit 2024-04-26T03:48:47.254134+0000 mon.a (mon.0) 633 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.569 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:48 smithi008 bash[21451]: audit 2024-04-26T03:48:47.260654+0000 mon.a (mon.0) 634 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:48 smithi012 bash[22106]: audit 2024-04-26T03:48:47.248246+0000 mon.a (mon.0) 632 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:48 smithi012 bash[22106]: audit 2024-04-26T03:48:47.254134+0000 mon.a (mon.0) 633 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:48 smithi012 bash[22106]: audit 2024-04-26T03:48:47.260654+0000 mon.a (mon.0) 634 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:48.954 INFO:teuthology.orchestra.run.smithi008.stdout:pg_num: 1 2024-04-26T03:48:49.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:49 smithi139 bash[22330]: cluster 2024-04-26T03:48:47.976214+0000 mgr.a (mgr.14152) 217 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-26T03:48:49.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:49 smithi139 bash[22330]: audit 2024-04-26T03:48:48.953024+0000 mon.a (mon.0) 635 : audit 0 from='client.? 172.21.15.8:0/2579089515' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T03:48:49.576 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:49 smithi008 bash[21451]: cluster 2024-04-26T03:48:47.976214+0000 mgr.a (mgr.14152) 217 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-26T03:48:49.576 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:49 smithi008 bash[21451]: audit 2024-04-26T03:48:48.953024+0000 mon.a (mon.0) 635 : audit 0 from='client.? 172.21.15.8:0/2579089515' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T03:48:49.578 INFO:tasks.cephadm:Setting up client nodes... 2024-04-26T03:48:49.578 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-26T03:48:49.579 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-26T03:48:49.579 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-26T03:48:49.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:49 smithi012 bash[22106]: cluster 2024-04-26T03:48:47.976214+0000 mgr.a (mgr.14152) 217 : cluster 0 pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-04-26T03:48:49.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:49 smithi012 bash[22106]: audit 2024-04-26T03:48:48.953024+0000 mon.a (mon.0) 635 : audit 0 from='client.? 172.21.15.8:0/2579089515' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T03:48:51.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:51 smithi139 bash[22330]: cluster 2024-04-26T03:48:49.976750+0000 mgr.a (mgr.14152) 218 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:51.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:51 smithi008 bash[21451]: cluster 2024-04-26T03:48:49.976750+0000 mgr.a (mgr.14152) 218 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:51.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:51 smithi012 bash[22106]: cluster 2024-04-26T03:48:49.976750+0000 mgr.a (mgr.14152) 218 : cluster 0 pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:53.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:53 smithi139 bash[22330]: cluster 2024-04-26T03:48:51.977282+0000 mgr.a (mgr.14152) 219 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:53.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:53 smithi008 bash[21451]: cluster 2024-04-26T03:48:51.977282+0000 mgr.a (mgr.14152) 219 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:53.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:53 smithi012 bash[22106]: cluster 2024-04-26T03:48:51.977282+0000 mgr.a (mgr.14152) 219 : cluster 0 pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:54.309 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:48:55.330 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:55 smithi008 bash[21451]: cluster 2024-04-26T03:48:53.977790+0000 mgr.a (mgr.14152) 220 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:55.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:55 smithi139 bash[22330]: cluster 2024-04-26T03:48:53.977790+0000 mgr.a (mgr.14152) 220 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:55.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:55 smithi012 bash[22106]: cluster 2024-04-26T03:48:53.977790+0000 mgr.a (mgr.14152) 220 : cluster 0 pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:56.901 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:48:57.497 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6800","nonce":617954330},{"type":"v1","addr":"172.21.15.8:6801","nonce":617954330}]},"active_addr":"172.21.15.8:6801/617954330","active_change":"2024-04-26T03:43:45.960913+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":14208,"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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.1","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.1","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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.8: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.8:0","nonce":4151103611}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":4263296204}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":529566737}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.8:0","nonce":3810738112}]}]} 2024-04-26T03:48:57.504 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-26T03:48:57.504 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-26T03:48:57.504 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T03:48:57.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:57 smithi139 bash[22330]: cluster 2024-04-26T03:48:55.978225+0000 mgr.a (mgr.14152) 221 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:57.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:57 smithi139 bash[22330]: audit 2024-04-26T03:48:56.892631+0000 mon.a (mon.0) 636 : audit 0 from='client.? 172.21.15.8:0/2606056252' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T03:48:57.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:57 smithi008 bash[21451]: cluster 2024-04-26T03:48:55.978225+0000 mgr.a (mgr.14152) 221 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:57.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:57 smithi008 bash[21451]: audit 2024-04-26T03:48:56.892631+0000 mon.a (mon.0) 636 : audit 0 from='client.? 172.21.15.8:0/2606056252' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T03:48:57.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:57 smithi012 bash[22106]: cluster 2024-04-26T03:48:55.978225+0000 mgr.a (mgr.14152) 221 : cluster 0 pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:57.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:57 smithi012 bash[22106]: audit 2024-04-26T03:48:56.892631+0000 mon.a (mon.0) 636 : audit 0 from='client.? 172.21.15.8:0/2606056252' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T03:48:59.751 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:59 smithi012 bash[22106]: cluster 2024-04-26T03:48:57.978777+0000 mgr.a (mgr.14152) 222 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:59.751 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:59 smithi012 bash[22106]: audit 2024-04-26T03:48:58.499493+0000 mon.a (mon.0) 637 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.751 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:59 smithi012 bash[22106]: audit 2024-04-26T03:48:58.507841+0000 mon.a (mon.0) 638 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.751 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:48:59 smithi012 bash[22106]: audit 2024-04-26T03:48:58.517971+0000 mon.a (mon.0) 639 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:59 smithi139 bash[22330]: cluster 2024-04-26T03:48:57.978777+0000 mgr.a (mgr.14152) 222 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:59.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:59 smithi139 bash[22330]: audit 2024-04-26T03:48:58.499493+0000 mon.a (mon.0) 637 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:59 smithi139 bash[22330]: audit 2024-04-26T03:48:58.507841+0000 mon.a (mon.0) 638 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:48:59 smithi139 bash[22330]: audit 2024-04-26T03:48:58.517971+0000 mon.a (mon.0) 639 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:59 smithi008 bash[21451]: cluster 2024-04-26T03:48:57.978777+0000 mgr.a (mgr.14152) 222 : cluster 0 pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:48:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:59 smithi008 bash[21451]: audit 2024-04-26T03:48:58.499493+0000 mon.a (mon.0) 637 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:59 smithi008 bash[21451]: audit 2024-04-26T03:48:58.507841+0000 mon.a (mon.0) 638 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:48:59.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:48:59 smithi008 bash[21451]: audit 2024-04-26T03:48:58.517971+0000 mon.a (mon.0) 639 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:01.784 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:01 smithi008 bash[21451]: cluster 2024-04-26T03:48:59.979277+0000 mgr.a (mgr.14152) 223 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:01.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:01 smithi139 bash[22330]: cluster 2024-04-26T03:48:59.979277+0000 mgr.a (mgr.14152) 223 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:01.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:01 smithi012 bash[22106]: cluster 2024-04-26T03:48:59.979277+0000 mgr.a (mgr.14152) 223 : cluster 0 pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:02.661 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:03.750 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:03 smithi008 bash[21451]: cluster 2024-04-26T03:49:01.979828+0000 mgr.a (mgr.14152) 224 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:03.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:03 smithi139 bash[22330]: cluster 2024-04-26T03:49:01.979828+0000 mgr.a (mgr.14152) 224 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:03.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:03 smithi012 bash[22106]: cluster 2024-04-26T03:49:01.979828+0000 mgr.a (mgr.14152) 224 : cluster 0 pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:05.497 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:49:05.498 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":21,"fsid":"d0a8bc48-037e-11ef-bc93-c7b262605968","created":"2024-04-26T03:42:39.907854+0000","modified":"2024-04-26T03:48:28.714683+0000","last_up_change":"2024-04-26T03:48:25.106998+0000","last_in_change":"2024-04-26T03:47:57.132307+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-04-26T03:48:26.703052+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7603e560-d07b-43b7-b484-df48cc1445b5","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.8:6802","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6803","nonce":2777258931}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6805","nonce":2777258931}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6809","nonce":2777258931}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6807","nonce":2777258931}]},"public_addr":"172.21.15.8:6803/2777258931","cluster_addr":"172.21.15.8:6805/2777258931","heartbeat_back_addr":"172.21.15.8:6809/2777258931","heartbeat_front_addr":"172.21.15.8:6807/2777258931","state":["exists","up"]},{"osd":1,"uuid":"13e19307-58b2-4edf-b83e-840bf88a413a","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.12:6800","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6801","nonce":693655883}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6803","nonce":693655883}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6807","nonce":693655883}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6805","nonce":693655883}]},"public_addr":"172.21.15.12:6801/693655883","cluster_addr":"172.21.15.12:6803/693655883","heartbeat_back_addr":"172.21.15.12:6807/693655883","heartbeat_front_addr":"172.21.15.12:6805/693655883","state":["exists","up"]},{"osd":2,"uuid":"06da27db-9189-4723-89ef-08363344b8a7","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.139:6800","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6801","nonce":630458979}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6803","nonce":630458979}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6807","nonce":630458979}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6805","nonce":630458979}]},"public_addr":"172.21.15.139:6801/630458979","cluster_addr":"172.21.15.139:6803/630458979","heartbeat_back_addr":"172.21.15.139:6807/630458979","heartbeat_front_addr":"172.21.15.139:6805/630458979","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-04-26T03:46:38.887726+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-04-26T03:47:34.899396+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-04-26T03:48:22.751910+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/3859693984":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/2540390550":"2024-04-27T03:43:45.960675+0000","172.21.15.8:6800/3064730381":"2024-04-27T03:43:10.917002+0000","172.21.15.8:0/279575046":"2024-04-27T03:43:10.917002+0000","172.21.15.8:0/2337552739":"2024-04-27T03:43:10.917002+0000","172.21.15.8:6801/3522861170":"2024-04-27T03:43:45.960675+0000","172.21.15.8:6801/3064730381":"2024-04-27T03:43:10.917002+0000","172.21.15.8:6800/3522861170":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/2435323017":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/691249009":"2024-04-27T03:43:10.917002+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-04-26T03:49:05.674 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:05 smithi008 bash[21451]: cluster 2024-04-26T03:49:03.980334+0000 mgr.a (mgr.14152) 225 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:05.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:05 smithi008 bash[21451]: audit 2024-04-26T03:49:04.416291+0000 mon.a (mon.0) 640 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:05 smithi008 bash[21451]: audit 2024-04-26T03:49:04.424535+0000 mon.a (mon.0) 641 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.675 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:05 smithi008 bash[21451]: audit 2024-04-26T03:49:04.434659+0000 mon.a (mon.0) 642 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:05 smithi012 bash[22106]: cluster 2024-04-26T03:49:03.980334+0000 mgr.a (mgr.14152) 225 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:05.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:05 smithi012 bash[22106]: audit 2024-04-26T03:49:04.416291+0000 mon.a (mon.0) 640 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:05 smithi012 bash[22106]: audit 2024-04-26T03:49:04.424535+0000 mon.a (mon.0) 641 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:05 smithi012 bash[22106]: audit 2024-04-26T03:49:04.434659+0000 mon.a (mon.0) 642 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:05 smithi139 bash[22330]: cluster 2024-04-26T03:49:03.980334+0000 mgr.a (mgr.14152) 225 : cluster 0 pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:05.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:05 smithi139 bash[22330]: audit 2024-04-26T03:49:04.416291+0000 mon.a (mon.0) 640 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:05 smithi139 bash[22330]: audit 2024-04-26T03:49:04.424535+0000 mon.a (mon.0) 641 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:05.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:05 smithi139 bash[22330]: audit 2024-04-26T03:49:04.434659+0000 mon.a (mon.0) 642 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:06.179 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-26T03:49:06.179 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T03:49:06.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:06 smithi008 bash[21451]: audit 2024-04-26T03:49:05.496395+0000 mon.a (mon.0) 643 : audit 0 from='client.? 172.21.15.8:0/940615354' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:49:06.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:06 smithi012 bash[22106]: audit 2024-04-26T03:49:05.496395+0000 mon.a (mon.0) 643 : audit 0 from='client.? 172.21.15.8:0/940615354' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:49:06.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:06 smithi139 bash[22330]: audit 2024-04-26T03:49:05.496395+0000 mon.a (mon.0) 643 : audit 0 from='client.? 172.21.15.8:0/940615354' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:49:07.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:07 smithi012 bash[22106]: cluster 2024-04-26T03:49:05.980881+0000 mgr.a (mgr.14152) 226 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:07.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:07 smithi139 bash[22330]: cluster 2024-04-26T03:49:05.980881+0000 mgr.a (mgr.14152) 226 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:07 smithi008 bash[21451]: cluster 2024-04-26T03:49:05.980881+0000 mgr.a (mgr.14152) 226 : cluster 0 pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:08.723 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:08 smithi139 bash[22330]: audit 2024-04-26T03:49:07.452175+0000 mon.a (mon.0) 644 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.723 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:08 smithi139 bash[22330]: audit 2024-04-26T03:49:07.459418+0000 mon.a (mon.0) 645 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.723 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:08 smithi139 bash[22330]: audit 2024-04-26T03:49:07.468792+0000 mon.a (mon.0) 646 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:08 smithi012 bash[22106]: audit 2024-04-26T03:49:07.452175+0000 mon.a (mon.0) 644 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:08 smithi012 bash[22106]: audit 2024-04-26T03:49:07.459418+0000 mon.a (mon.0) 645 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:08 smithi012 bash[22106]: audit 2024-04-26T03:49:07.468792+0000 mon.a (mon.0) 646 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:08 smithi008 bash[21451]: audit 2024-04-26T03:49:07.452175+0000 mon.a (mon.0) 644 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:08 smithi008 bash[21451]: audit 2024-04-26T03:49:07.459418+0000 mon.a (mon.0) 645 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:08.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:08 smithi008 bash[21451]: audit 2024-04-26T03:49:07.468792+0000 mon.a (mon.0) 646 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:09.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:09 smithi012 bash[22106]: cluster 2024-04-26T03:49:07.981413+0000 mgr.a (mgr.14152) 227 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:09.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:09 smithi139 bash[22330]: cluster 2024-04-26T03:49:07.981413+0000 mgr.a (mgr.14152) 227 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:09.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:09 smithi008 bash[21451]: cluster 2024-04-26T03:49:07.981413+0000 mgr.a (mgr.14152) 227 : cluster 0 pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:10.904 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:11.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:11 smithi012 bash[22106]: cluster 2024-04-26T03:49:09.981917+0000 mgr.a (mgr.14152) 228 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:11.756 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:11 smithi008 bash[21451]: cluster 2024-04-26T03:49:09.981917+0000 mgr.a (mgr.14152) 228 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:11 smithi139 bash[22330]: cluster 2024-04-26T03:49:09.981917+0000 mgr.a (mgr.14152) 228 : cluster 0 pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:13.393 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:49:13.393 INFO:teuthology.orchestra.run.smithi008.stdout:{"epoch":21,"fsid":"d0a8bc48-037e-11ef-bc93-c7b262605968","created":"2024-04-26T03:42:39.907854+0000","modified":"2024-04-26T03:48:28.714683+0000","last_up_change":"2024-04-26T03:48:25.106998+0000","last_in_change":"2024-04-26T03:47:57.132307+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-04-26T03:48:26.703052+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7603e560-d07b-43b7-b484-df48cc1445b5","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.8:6802","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6803","nonce":2777258931}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6804","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6805","nonce":2777258931}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6808","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6809","nonce":2777258931}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.8:6806","nonce":2777258931},{"type":"v1","addr":"172.21.15.8:6807","nonce":2777258931}]},"public_addr":"172.21.15.8:6803/2777258931","cluster_addr":"172.21.15.8:6805/2777258931","heartbeat_back_addr":"172.21.15.8:6809/2777258931","heartbeat_front_addr":"172.21.15.8:6807/2777258931","state":["exists","up"]},{"osd":1,"uuid":"13e19307-58b2-4edf-b83e-840bf88a413a","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.12:6800","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6801","nonce":693655883}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6802","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6803","nonce":693655883}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6806","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6807","nonce":693655883}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.12:6804","nonce":693655883},{"type":"v1","addr":"172.21.15.12:6805","nonce":693655883}]},"public_addr":"172.21.15.12:6801/693655883","cluster_addr":"172.21.15.12:6803/693655883","heartbeat_back_addr":"172.21.15.12:6807/693655883","heartbeat_front_addr":"172.21.15.12:6805/693655883","state":["exists","up"]},{"osd":2,"uuid":"06da27db-9189-4723-89ef-08363344b8a7","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.139:6800","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6801","nonce":630458979}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6803","nonce":630458979}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6807","nonce":630458979}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":630458979},{"type":"v1","addr":"172.21.15.139:6805","nonce":630458979}]},"public_addr":"172.21.15.139:6801/630458979","cluster_addr":"172.21.15.139:6803/630458979","heartbeat_back_addr":"172.21.15.139:6807/630458979","heartbeat_front_addr":"172.21.15.139:6805/630458979","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-04-26T03:46:38.887726+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-04-26T03:47:34.899396+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-04-26T03:48:22.751910+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.8:0/3859693984":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/2540390550":"2024-04-27T03:43:45.960675+0000","172.21.15.8:6800/3064730381":"2024-04-27T03:43:10.917002+0000","172.21.15.8:0/279575046":"2024-04-27T03:43:10.917002+0000","172.21.15.8:0/2337552739":"2024-04-27T03:43:10.917002+0000","172.21.15.8:6801/3522861170":"2024-04-27T03:43:45.960675+0000","172.21.15.8:6801/3064730381":"2024-04-27T03:43:10.917002+0000","172.21.15.8:6800/3522861170":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/2435323017":"2024-04-27T03:43:45.960675+0000","172.21.15.8:0/691249009":"2024-04-27T03:43:10.917002+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-04-26T03:49:13.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:13 smithi012 bash[22106]: cluster 2024-04-26T03:49:11.982509+0000 mgr.a (mgr.14152) 229 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:13.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:13 smithi012 bash[22106]: audit 2024-04-26T03:49:13.390801+0000 mon.a (mon.0) 647 : audit 0 from='client.? 172.21.15.8:0/2708948201' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:49:13.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:13 smithi139 bash[22330]: cluster 2024-04-26T03:49:11.982509+0000 mgr.a (mgr.14152) 229 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:13.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:13 smithi139 bash[22330]: audit 2024-04-26T03:49:13.390801+0000 mon.a (mon.0) 647 : audit 0 from='client.? 172.21.15.8:0/2708948201' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:49:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:13 smithi008 bash[21451]: cluster 2024-04-26T03:49:11.982509+0000 mgr.a (mgr.14152) 229 : cluster 0 pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:13 smithi008 bash[21451]: audit 2024-04-26T03:49:13.390801+0000 mon.a (mon.0) 647 : audit 0 from='client.? 172.21.15.8:0/2708948201' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T03:49:14.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-26T03:49:14.110 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-26T03:49:14.111 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-26T03:49:15.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:15 smithi139 bash[22330]: cluster 2024-04-26T03:49:13.983063+0000 mgr.a (mgr.14152) 230 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:15.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:15 smithi012 bash[22106]: cluster 2024-04-26T03:49:13.983063+0000 mgr.a (mgr.14152) 230 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:15 smithi008 bash[21451]: cluster 2024-04-26T03:49:13.983063+0000 mgr.a (mgr.14152) 230 : cluster 0 pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:17.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:17 smithi012 bash[22106]: cluster 2024-04-26T03:49:15.983611+0000 mgr.a (mgr.14152) 231 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:17.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:17 smithi139 bash[22330]: cluster 2024-04-26T03:49:15.983611+0000 mgr.a (mgr.14152) 231 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:17.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:17 smithi008 bash[21451]: cluster 2024-04-26T03:49:15.983611+0000 mgr.a (mgr.14152) 231 : cluster 0 pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:18.841 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:18.841 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:18.842 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:19.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:19 smithi139 bash[22330]: cluster 2024-04-26T03:49:17.984196+0000 mgr.a (mgr.14152) 232 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:19.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:19 smithi139 bash[22330]: audit 2024-04-26T03:49:18.728147+0000 mon.a (mon.0) 648 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:19 smithi139 bash[22330]: audit 2024-04-26T03:49:18.736893+0000 mon.a (mon.0) 649 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:19 smithi139 bash[22330]: audit 2024-04-26T03:49:18.746933+0000 mon.a (mon.0) 650 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:19 smithi008 bash[21451]: cluster 2024-04-26T03:49:17.984196+0000 mgr.a (mgr.14152) 232 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:19 smithi008 bash[21451]: audit 2024-04-26T03:49:18.728147+0000 mon.a (mon.0) 648 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:19 smithi008 bash[21451]: audit 2024-04-26T03:49:18.736893+0000 mon.a (mon.0) 649 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:19 smithi008 bash[21451]: audit 2024-04-26T03:49:18.746933+0000 mon.a (mon.0) 650 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:19 smithi012 bash[22106]: cluster 2024-04-26T03:49:17.984196+0000 mgr.a (mgr.14152) 232 : cluster 0 pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:19.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:19 smithi012 bash[22106]: audit 2024-04-26T03:49:18.728147+0000 mon.a (mon.0) 648 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:19 smithi012 bash[22106]: audit 2024-04-26T03:49:18.736893+0000 mon.a (mon.0) 649 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:19.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:19 smithi012 bash[22106]: audit 2024-04-26T03:49:18.746933+0000 mon.a (mon.0) 650 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:21.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:21 smithi012 bash[22106]: cluster 2024-04-26T03:49:19.984584+0000 mgr.a (mgr.14152) 233 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:21.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:21 smithi139 bash[22330]: cluster 2024-04-26T03:49:19.984584+0000 mgr.a (mgr.14152) 233 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:21 smithi008 bash[21451]: cluster 2024-04-26T03:49:19.984584+0000 mgr.a (mgr.14152) 233 : cluster 0 pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:23.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:23 smithi139 bash[22330]: cluster 2024-04-26T03:49:21.985067+0000 mgr.a (mgr.14152) 234 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:23.870 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:23 smithi008 bash[21451]: cluster 2024-04-26T03:49:21.985067+0000 mgr.a (mgr.14152) 234 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:23 smithi012 bash[22106]: cluster 2024-04-26T03:49:21.985067+0000 mgr.a (mgr.14152) 234 : cluster 0 pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:24.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:24 smithi139 bash[22330]: audit 2024-04-26T03:49:24.118878+0000 mon.a (mon.0) 651 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:49:24.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:24 smithi139 bash[22330]: audit 2024-04-26T03:49:24.121644+0000 mon.a (mon.0) 652 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:49:24.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:24 smithi139 bash[22330]: audit 2024-04-26T03:49:24.122422+0000 mon.a (mon.0) 653 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:49:24.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:24 smithi139 bash[22330]: audit 2024-04-26T03:49:24.128008+0000 mon.a (mon.0) 654 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:24.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:24 smithi008 bash[21451]: audit 2024-04-26T03:49:24.118878+0000 mon.a (mon.0) 651 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:49:24.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:24 smithi008 bash[21451]: audit 2024-04-26T03:49:24.121644+0000 mon.a (mon.0) 652 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:49:24.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:24 smithi008 bash[21451]: audit 2024-04-26T03:49:24.122422+0000 mon.a (mon.0) 653 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:49:24.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:24 smithi008 bash[21451]: audit 2024-04-26T03:49:24.128008+0000 mon.a (mon.0) 654 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:24 smithi012 bash[22106]: audit 2024-04-26T03:49:24.118878+0000 mon.a (mon.0) 651 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:49:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:24 smithi012 bash[22106]: audit 2024-04-26T03:49:24.121644+0000 mon.a (mon.0) 652 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:49:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:24 smithi012 bash[22106]: audit 2024-04-26T03:49:24.122422+0000 mon.a (mon.0) 653 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:49:24.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:24 smithi012 bash[22106]: audit 2024-04-26T03:49:24.128008+0000 mon.a (mon.0) 654 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:25.124 INFO:teuthology.orchestra.run.smithi008.stdout:55834574872 2024-04-26T03:49:25.124 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-26T03:49:25.802 INFO:teuthology.orchestra.run.smithi008.stdout:34359738404 2024-04-26T03:49:25.802 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-26T03:49:25.888 INFO:teuthology.orchestra.run.smithi008.stdout:77309411343 2024-04-26T03:49:25.889 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-26T03:49:25.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:25 smithi008 bash[21451]: cluster 2024-04-26T03:49:23.985493+0000 mgr.a (mgr.14152) 235 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:25.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:25 smithi008 bash[21451]: audit 2024-04-26T03:49:24.642066+0000 mon.a (mon.0) 655 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:25.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:25 smithi008 bash[21451]: audit 2024-04-26T03:49:24.649063+0000 mon.a (mon.0) 656 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:25.899 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:25 smithi008 bash[21451]: audit 2024-04-26T03:49:24.655564+0000 mon.a (mon.0) 657 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:25 smithi012 bash[22106]: cluster 2024-04-26T03:49:23.985493+0000 mgr.a (mgr.14152) 235 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:25 smithi012 bash[22106]: audit 2024-04-26T03:49:24.642066+0000 mon.a (mon.0) 655 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:25 smithi012 bash[22106]: audit 2024-04-26T03:49:24.649063+0000 mon.a (mon.0) 656 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:25 smithi012 bash[22106]: audit 2024-04-26T03:49:24.655564+0000 mon.a (mon.0) 657 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:26.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:25 smithi139 bash[22330]: cluster 2024-04-26T03:49:23.985493+0000 mgr.a (mgr.14152) 235 : cluster 0 pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:26.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:25 smithi139 bash[22330]: audit 2024-04-26T03:49:24.642066+0000 mon.a (mon.0) 655 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:26.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:25 smithi139 bash[22330]: audit 2024-04-26T03:49:24.649063+0000 mon.a (mon.0) 656 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:26.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:25 smithi139 bash[22330]: audit 2024-04-26T03:49:24.655564+0000 mon.a (mon.0) 657 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:27.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:27 smithi012 bash[22106]: cluster 2024-04-26T03:49:25.985847+0000 mgr.a (mgr.14152) 236 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:28.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:27 smithi139 bash[22330]: cluster 2024-04-26T03:49:25.985847+0000 mgr.a (mgr.14152) 236 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:28.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:27 smithi008 bash[21451]: cluster 2024-04-26T03:49:25.985847+0000 mgr.a (mgr.14152) 236 : cluster 0 pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:28.984 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:28 smithi139 bash[22330]: audit 2024-04-26T03:49:27.652757+0000 mon.a (mon.0) 658 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:28.984 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:28 smithi139 bash[22330]: audit 2024-04-26T03:49:27.663897+0000 mon.a (mon.0) 659 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:28.984 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:28 smithi139 bash[22330]: audit 2024-04-26T03:49:27.673057+0000 mon.a (mon.0) 660 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:28.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:28 smithi012 bash[22106]: audit 2024-04-26T03:49:27.652757+0000 mon.a (mon.0) 658 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:28.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:28 smithi012 bash[22106]: audit 2024-04-26T03:49:27.663897+0000 mon.a (mon.0) 659 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:28.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:28 smithi012 bash[22106]: audit 2024-04-26T03:49:27.673057+0000 mon.a (mon.0) 660 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:29.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:28 smithi008 bash[21451]: audit 2024-04-26T03:49:27.652757+0000 mon.a (mon.0) 658 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:29.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:28 smithi008 bash[21451]: audit 2024-04-26T03:49:27.663897+0000 mon.a (mon.0) 659 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:29.102 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:28 smithi008 bash[21451]: audit 2024-04-26T03:49:27.673057+0000 mon.a (mon.0) 660 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:29.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:29 smithi012 bash[22106]: cluster 2024-04-26T03:49:27.986284+0000 mgr.a (mgr.14152) 237 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:30.005 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:30.005 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:30.006 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:30.027 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:29 smithi008 bash[21451]: cluster 2024-04-26T03:49:27.986284+0000 mgr.a (mgr.14152) 237 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:30.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:29 smithi139 bash[22330]: cluster 2024-04-26T03:49:27.986284+0000 mgr.a (mgr.14152) 237 : cluster 0 pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:31.649 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:31 smithi008 bash[21451]: cluster 2024-04-26T03:49:29.986835+0000 mgr.a (mgr.14152) 238 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:31.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:31 smithi012 bash[22106]: cluster 2024-04-26T03:49:29.986835+0000 mgr.a (mgr.14152) 238 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:31.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:31 smithi139 bash[22330]: cluster 2024-04-26T03:49:29.986835+0000 mgr.a (mgr.14152) 238 : cluster 0 pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:33.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:33 smithi012 bash[22106]: cluster 2024-04-26T03:49:31.987351+0000 mgr.a (mgr.14152) 239 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:33.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:33 smithi139 bash[22330]: cluster 2024-04-26T03:49:31.987351+0000 mgr.a (mgr.14152) 239 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:33.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:33 smithi008 bash[21451]: cluster 2024-04-26T03:49:31.987351+0000 mgr.a (mgr.14152) 239 : cluster 0 pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:34.552 INFO:teuthology.orchestra.run.smithi008.stdout:55834574874 2024-04-26T03:49:34.888 INFO:teuthology.orchestra.run.smithi008.stdout:34359738406 2024-04-26T03:49:34.894 INFO:teuthology.orchestra.run.smithi008.stdout:77309411345 2024-04-26T03:49:35.351 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574872 got 55834574874 for osd.1 2024-04-26T03:49:35.351 DEBUG:teuthology.parallel:result is None 2024-04-26T03:49:35.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:35 smithi008 bash[21451]: cluster 2024-04-26T03:49:33.987758+0000 mgr.a (mgr.14152) 240 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:35.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:35 smithi008 bash[21451]: audit 2024-04-26T03:49:34.551994+0000 mon.a (mon.0) 661 : audit 0 from='client.? 172.21.15.8:0/2547921359' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T03:49:35.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:35 smithi008 bash[21451]: audit 2024-04-26T03:49:34.887114+0000 mon.a (mon.0) 662 : audit 0 from='client.? 172.21.15.8:0/3546068856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T03:49:35.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:35 smithi008 bash[21451]: audit 2024-04-26T03:49:34.894054+0000 mon.a (mon.0) 663 : audit 0 from='client.? 172.21.15.8:0/641072402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T03:49:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:35 smithi012 bash[22106]: cluster 2024-04-26T03:49:33.987758+0000 mgr.a (mgr.14152) 240 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:35 smithi012 bash[22106]: audit 2024-04-26T03:49:34.551994+0000 mon.a (mon.0) 661 : audit 0 from='client.? 172.21.15.8:0/2547921359' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T03:49:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:35 smithi012 bash[22106]: audit 2024-04-26T03:49:34.887114+0000 mon.a (mon.0) 662 : audit 0 from='client.? 172.21.15.8:0/3546068856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T03:49:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:35 smithi012 bash[22106]: audit 2024-04-26T03:49:34.894054+0000 mon.a (mon.0) 663 : audit 0 from='client.? 172.21.15.8:0/641072402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T03:49:35.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:35 smithi139 bash[22330]: cluster 2024-04-26T03:49:33.987758+0000 mgr.a (mgr.14152) 240 : cluster 0 pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:35.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:35 smithi139 bash[22330]: audit 2024-04-26T03:49:34.551994+0000 mon.a (mon.0) 661 : audit 0 from='client.? 172.21.15.8:0/2547921359' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T03:49:35.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:35 smithi139 bash[22330]: audit 2024-04-26T03:49:34.887114+0000 mon.a (mon.0) 662 : audit 0 from='client.? 172.21.15.8:0/3546068856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T03:49:35.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:35 smithi139 bash[22330]: audit 2024-04-26T03:49:34.894054+0000 mon.a (mon.0) 663 : audit 0 from='client.? 172.21.15.8:0/641072402' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T03:49:36.203 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411343 got 77309411345 for osd.2 2024-04-26T03:49:36.203 DEBUG:teuthology.parallel:result is None 2024-04-26T03:49:36.238 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738404 got 34359738406 for osd.0 2024-04-26T03:49:36.238 DEBUG:teuthology.parallel:result is None 2024-04-26T03:49:36.238 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-26T03:49:36.239 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-26T03:49:37.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:37 smithi012 bash[22106]: cluster 2024-04-26T03:49:35.988220+0000 mgr.a (mgr.14152) 241 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:37.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:37 smithi139 bash[22330]: cluster 2024-04-26T03:49:35.988220+0000 mgr.a (mgr.14152) 241 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:37.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:37 smithi008 bash[21451]: cluster 2024-04-26T03:49:35.988220+0000 mgr.a (mgr.14152) 241 : cluster 0 pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:39.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:39 smithi012 bash[22106]: cluster 2024-04-26T03:49:37.988747+0000 mgr.a (mgr.14152) 242 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:39.746 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:39 smithi012 bash[22106]: audit 2024-04-26T03:49:38.958479+0000 mon.a (mon.0) 664 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.746 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:39 smithi012 bash[22106]: audit 2024-04-26T03:49:38.966748+0000 mon.a (mon.0) 665 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.746 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:39 smithi012 bash[22106]: audit 2024-04-26T03:49:38.976662+0000 mon.a (mon.0) 666 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:39 smithi139 bash[22330]: cluster 2024-04-26T03:49:37.988747+0000 mgr.a (mgr.14152) 242 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:39.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:39 smithi139 bash[22330]: audit 2024-04-26T03:49:38.958479+0000 mon.a (mon.0) 664 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:39 smithi139 bash[22330]: audit 2024-04-26T03:49:38.966748+0000 mon.a (mon.0) 665 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:39 smithi139 bash[22330]: audit 2024-04-26T03:49:38.976662+0000 mon.a (mon.0) 666 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:39 smithi008 bash[21451]: cluster 2024-04-26T03:49:37.988747+0000 mgr.a (mgr.14152) 242 : cluster 0 pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:39.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:39 smithi008 bash[21451]: audit 2024-04-26T03:49:38.958479+0000 mon.a (mon.0) 664 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:39 smithi008 bash[21451]: audit 2024-04-26T03:49:38.966748+0000 mon.a (mon.0) 665 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:39.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:39 smithi008 bash[21451]: audit 2024-04-26T03:49:38.976662+0000 mon.a (mon.0) 666 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:40.997 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:41.683 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:41 smithi012 bash[22106]: cluster 2024-04-26T03:49:39.989258+0000 mgr.a (mgr.14152) 243 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:41.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:41 smithi008 bash[21451]: cluster 2024-04-26T03:49:39.989258+0000 mgr.a (mgr.14152) 243 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:41.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:41 smithi139 bash[22330]: cluster 2024-04-26T03:49:39.989258+0000 mgr.a (mgr.14152) 243 : cluster 0 pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:43.491 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:49:43.494 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2024-04-26T03:49:43.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:43 smithi012 bash[22106]: cluster 2024-04-26T03:49:41.989860+0000 mgr.a (mgr.14152) 244 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:43.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:43 smithi139 bash[22330]: cluster 2024-04-26T03:49:41.989860+0000 mgr.a (mgr.14152) 244 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:43.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:43 smithi008 bash[21451]: cluster 2024-04-26T03:49:41.989860+0000 mgr.a (mgr.14152) 244 : cluster 0 pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:44.432 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":191,"stamp":"2024-04-26T03:49:41.989516+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":88724,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146732,"statfs":{"total":287985106944,"available":287894253568,"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.002938"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-04-26T03:48:33.605124+0000","last_change":"2024-04-26T03:48:27.720483+0000","last_active":"2024-04-26T03:48:33.605124+0000","last_peered":"2024-04-26T03:48:33.605124+0000","last_clean":"2024-04-26T03:48:33.605124+0000","last_became_active":"2024-04-26T03:48:27.719839+0000","last_became_peered":"2024-04-26T03:48:27.719839+0000","last_unstale":"2024-04-26T03:48:33.605124+0000","last_undegraded":"2024-04-26T03:48:33.605124+0000","last_fullsized":"2024-04-26T03:48:33.605124+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-04-26T03:48:26.703900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T03:48:26.703900+0000","last_clean_scrub_stamp":"2024-04-26T03:48:26.703900+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-04-27T13:26:10.770915+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":77309411347,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32556,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712596,"statfs":{"total":95995035648,"available":95961698304,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738408,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27772,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717380,"statfs":{"total":95995035648,"available":95966597120,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-26T03:49:44.433 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-26T03:49:44.701 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:44 smithi008 bash[21451]: audit 2024-04-26T03:49:43.489306+0000 mgr.a (mgr.14152) 245 : audit 0 from='client.14349 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:49:44.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:44 smithi012 bash[22106]: audit 2024-04-26T03:49:43.489306+0000 mgr.a (mgr.14152) 245 : audit 0 from='client.14349 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:49:44.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:44 smithi139 bash[22330]: audit 2024-04-26T03:49:43.489306+0000 mgr.a (mgr.14152) 245 : audit 0 from='client.14349 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:49:45.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:45 smithi012 bash[22106]: cluster 2024-04-26T03:49:43.990354+0000 mgr.a (mgr.14152) 246 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:45.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:45 smithi012 bash[22106]: audit 2024-04-26T03:49:44.869358+0000 mon.a (mon.0) 667 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:45 smithi012 bash[22106]: audit 2024-04-26T03:49:44.878525+0000 mon.a (mon.0) 668 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:45 smithi012 bash[22106]: audit 2024-04-26T03:49:44.889004+0000 mon.a (mon.0) 669 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:45 smithi139 bash[22330]: cluster 2024-04-26T03:49:43.990354+0000 mgr.a (mgr.14152) 246 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:45.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:45 smithi139 bash[22330]: audit 2024-04-26T03:49:44.869358+0000 mon.a (mon.0) 667 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:45 smithi139 bash[22330]: audit 2024-04-26T03:49:44.878525+0000 mon.a (mon.0) 668 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:45 smithi139 bash[22330]: audit 2024-04-26T03:49:44.889004+0000 mon.a (mon.0) 669 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:45 smithi008 bash[21451]: cluster 2024-04-26T03:49:43.990354+0000 mgr.a (mgr.14152) 246 : cluster 0 pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:45 smithi008 bash[21451]: audit 2024-04-26T03:49:44.869358+0000 mon.a (mon.0) 667 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:45 smithi008 bash[21451]: audit 2024-04-26T03:49:44.878525+0000 mon.a (mon.0) 668 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:45.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:45 smithi008 bash[21451]: audit 2024-04-26T03:49:44.889004+0000 mon.a (mon.0) 669 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:47.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:47 smithi012 bash[22106]: cluster 2024-04-26T03:49:45.990862+0000 mgr.a (mgr.14152) 247 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:47.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:47 smithi139 bash[22330]: cluster 2024-04-26T03:49:45.990862+0000 mgr.a (mgr.14152) 247 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:47.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:47 smithi008 bash[21451]: cluster 2024-04-26T03:49:45.990862+0000 mgr.a (mgr.14152) 247 : cluster 0 pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:49.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:48 smithi012 bash[22106]: audit 2024-04-26T03:49:47.873669+0000 mon.a (mon.0) 670 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:48 smithi012 bash[22106]: audit 2024-04-26T03:49:47.880179+0000 mon.a (mon.0) 671 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:48 smithi012 bash[22106]: audit 2024-04-26T03:49:47.888093+0000 mon.a (mon.0) 672 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:48 smithi012 bash[22106]: cluster 2024-04-26T03:49:47.991479+0000 mgr.a (mgr.14152) 248 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:49.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:48 smithi139 bash[22330]: audit 2024-04-26T03:49:47.873669+0000 mon.a (mon.0) 670 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:48 smithi139 bash[22330]: audit 2024-04-26T03:49:47.880179+0000 mon.a (mon.0) 671 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.298 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:48 smithi139 bash[22330]: audit 2024-04-26T03:49:47.888093+0000 mon.a (mon.0) 672 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.298 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:48 smithi139 bash[22330]: cluster 2024-04-26T03:49:47.991479+0000 mgr.a (mgr.14152) 248 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:49.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:48 smithi008 bash[21451]: audit 2024-04-26T03:49:47.873669+0000 mon.a (mon.0) 670 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:48 smithi008 bash[21451]: audit 2024-04-26T03:49:47.880179+0000 mon.a (mon.0) 671 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:48 smithi008 bash[21451]: audit 2024-04-26T03:49:47.888093+0000 mon.a (mon.0) 672 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:49:49.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:48 smithi008 bash[21451]: cluster 2024-04-26T03:49:47.991479+0000 mgr.a (mgr.14152) 248 : cluster 0 pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:50.075 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:51.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:51 smithi139 bash[22330]: cluster 2024-04-26T03:49:49.992010+0000 mgr.a (mgr.14152) 249 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:51.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:51 smithi008 bash[21451]: cluster 2024-04-26T03:49:49.992010+0000 mgr.a (mgr.14152) 249 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:51.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:51 smithi012 bash[22106]: cluster 2024-04-26T03:49:49.992010+0000 mgr.a (mgr.14152) 249 : cluster 0 pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:52.547 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:49:52.549 INFO:teuthology.orchestra.run.smithi008.stderr:dumped all 2024-04-26T03:49:53.193 INFO:teuthology.orchestra.run.smithi008.stdout:{"pg_ready":true,"pg_map":{"version":196,"stamp":"2024-04-26T03:49:51.992266+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":88724,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":85179,"kb_avail":281146732,"statfs":{"total":287985106944,"available":287894253568,"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.003254"},"pg_stats":[{"pgid":"1.0","version":"21'137","reported_seq":186,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-04-26T03:48:33.605124+0000","last_change":"2024-04-26T03:48:27.720483+0000","last_active":"2024-04-26T03:48:33.605124+0000","last_peered":"2024-04-26T03:48:33.605124+0000","last_clean":"2024-04-26T03:48:33.605124+0000","last_became_active":"2024-04-26T03:48:27.719839+0000","last_became_peered":"2024-04-26T03:48:27.719839+0000","last_unstale":"2024-04-26T03:48:33.605124+0000","last_undegraded":"2024-04-26T03:48:33.605124+0000","last_fullsized":"2024-04-26T03:48:33.605124+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-04-26T03:48:26.703900+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T03:48:26.703900+0000","last_clean_scrub_stamp":"2024-04-26T03:48:26.703900+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-04-27T13:26:10.770915+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":77309411349,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32556,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93712596,"statfs":{"total":95995035648,"available":95961698304,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738410,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28396,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716756,"statfs":{"total":95995035648,"available":95965958144,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574877,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27772,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717380,"statfs":{"total":95995035648,"available":95966597120,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-26T03:49:53.194 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-26T03:49:53.194 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-26T03:49:53.194 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-26T03:49:53.194 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-26T03:49:53.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:53 smithi008 bash[21451]: cluster 2024-04-26T03:49:51.992534+0000 mgr.a (mgr.14152) 250 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:53.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:53 smithi008 bash[21451]: audit 2024-04-26T03:49:52.544439+0000 mgr.a (mgr.14152) 251 : audit 0 from='client.14355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:49:53.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:53 smithi012 bash[22106]: cluster 2024-04-26T03:49:51.992534+0000 mgr.a (mgr.14152) 250 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:53.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:53 smithi012 bash[22106]: audit 2024-04-26T03:49:52.544439+0000 mgr.a (mgr.14152) 251 : audit 0 from='client.14355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:49:53.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:53 smithi139 bash[22330]: cluster 2024-04-26T03:49:51.992534+0000 mgr.a (mgr.14152) 250 : cluster 0 pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:53.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:53 smithi139 bash[22330]: audit 2024-04-26T03:49:52.544439+0000 mgr.a (mgr.14152) 251 : audit 0 from='client.14355 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:49:55.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:55 smithi008 bash[21451]: cluster 2024-04-26T03:49:53.993058+0000 mgr.a (mgr.14152) 252 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:55.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:55 smithi012 bash[22106]: cluster 2024-04-26T03:49:53.993058+0000 mgr.a (mgr.14152) 252 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:55.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:55 smithi139 bash[22330]: cluster 2024-04-26T03:49:53.993058+0000 mgr.a (mgr.14152) 252 : cluster 0 pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:57.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:57 smithi008 bash[21451]: cluster 2024-04-26T03:49:55.993504+0000 mgr.a (mgr.14152) 253 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:57.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:57 smithi012 bash[22106]: cluster 2024-04-26T03:49:55.993504+0000 mgr.a (mgr.14152) 253 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:57.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:57 smithi139 bash[22330]: cluster 2024-04-26T03:49:55.993504+0000 mgr.a (mgr.14152) 253 : cluster 0 pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:57.923 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:49:59.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:49:59 smithi008 bash[21451]: cluster 2024-04-26T03:49:57.993896+0000 mgr.a (mgr.14152) 254 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:59.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:49:59 smithi012 bash[22106]: cluster 2024-04-26T03:49:57.993896+0000 mgr.a (mgr.14152) 254 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:49:59.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:49:59 smithi139 bash[22330]: cluster 2024-04-26T03:49:57.993896+0000 mgr.a (mgr.14152) 254 : cluster 0 pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:00.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:00 smithi008 bash[21451]: audit 2024-04-26T03:49:59.184154+0000 mon.a (mon.0) 673 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:00 smithi008 bash[21451]: audit 2024-04-26T03:49:59.193637+0000 mon.a (mon.0) 674 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:00 smithi008 bash[21451]: audit 2024-04-26T03:49:59.203640+0000 mon.a (mon.0) 675 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:00 smithi008 bash[21451]: cluster 2024-04-26T03:50:00.000146+0000 mon.a (mon.0) 676 : cluster 1 overall HEALTH_OK 2024-04-26T03:50:00.426 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:50:00.426 INFO:teuthology.orchestra.run.smithi008.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-26T03:50:00.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:00 smithi012 bash[22106]: audit 2024-04-26T03:49:59.184154+0000 mon.a (mon.0) 673 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:00 smithi012 bash[22106]: audit 2024-04-26T03:49:59.193637+0000 mon.a (mon.0) 674 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:00 smithi012 bash[22106]: audit 2024-04-26T03:49:59.203640+0000 mon.a (mon.0) 675 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:00 smithi012 bash[22106]: cluster 2024-04-26T03:50:00.000146+0000 mon.a (mon.0) 676 : cluster 1 overall HEALTH_OK 2024-04-26T03:50:00.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:00 smithi139 bash[22330]: audit 2024-04-26T03:49:59.184154+0000 mon.a (mon.0) 673 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:00 smithi139 bash[22330]: audit 2024-04-26T03:49:59.193637+0000 mon.a (mon.0) 674 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:00 smithi139 bash[22330]: audit 2024-04-26T03:49:59.203640+0000 mon.a (mon.0) 675 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:00.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:00 smithi139 bash[22330]: cluster 2024-04-26T03:50:00.000146+0000 mon.a (mon.0) 676 : cluster 1 overall HEALTH_OK 2024-04-26T03:50:01.056 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-26T03:50:01.056 INFO:tasks.cephadm:Setup complete, yielding 2024-04-26T03:50:01.056 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-26T03:50:01.066 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi008.front.sepia.ceph.com 2024-04-26T03:50:01.067 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:ddeaa91797339a19172c3036ff48cca58c12f448 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 -- bash -c 'set -e 2024-04-26T03:50:01.067 DEBUG:teuthology.orchestra.run.smithi008:> set -x 2024-04-26T03:50:01.067 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch apply node-exporter 2024-04-26T03:50:01.067 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch apply grafana 2024-04-26T03:50:01.067 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch apply alertmanager 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch apply prometheus 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> sleep 240 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch ls 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch ps 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch host ls 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> MON_DAEMON=$(ceph orch ps --daemon-type mon -f json | jq -r '"'"'last | .daemon_name'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> GRAFANA_HOST=$(ceph orch ps --daemon-type grafana -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> PROM_HOST=$(ceph orch ps --daemon-type prometheus -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> ALERTM_HOST=$(ceph orch ps --daemon-type alertmanager -f json | jq -e '"'"'.[]'"'"' | jq -r '"'"'.hostname'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST "$GRAFANA_HOST" '"'"'.[] | select(.hostname==$GRAFANA_HOST) | .addr'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> PROM_IP=$(ceph orch host ls -f json | jq -r --arg PROM_HOST "$PROM_HOST" '"'"'.[] | select(.hostname==$PROM_HOST) | .addr'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> ALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST "$ALERTM_HOST" '"'"'.[] | select(.hostname==$ALERTM_HOST) | .addr'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> # check each host node-exporter metrics endpoint is responsive 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> ALL_HOST_IPS=$(ceph orch host ls -f json | jq -r '"'"'.[] | .addr'"'"') 2024-04-26T03:50:01.068 DEBUG:teuthology.orchestra.run.smithi008:> for ip in $ALL_HOST_IPS; do 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${ip}:9100/metric 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> done 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> # check grafana endpoints are responsive and database health is okay 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -k -s https://${GRAFANA_IP}:3000/api/health 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '"'"'.database == "ok"'"'"' 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> # stop mon daemon in order to trigger an alert 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> ceph orch daemon stop $MON_DAEMON 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> sleep 120 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> # check prometheus endpoints are responsive and mon down alert is firing 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${PROM_IP}:9095/api/v1/status/config 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${PROM_IP}:9095/api/v1/status/config | jq -e '"'"'.status == "success"'"'"' 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${PROM_IP}:9095/api/v1/alerts 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '"'"'.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"'"'"' 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> # check alertmanager endpoints are responsive and mon down alert is active 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${ALERTM_IP}:9093/api/v1/status 2024-04-26T03:50:01.069 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts 2024-04-26T03:50:01.070 DEBUG:teuthology.orchestra.run.smithi008:> curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '"'"'.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"'"'"' 2024-04-26T03:50:01.070 DEBUG:teuthology.orchestra.run.smithi008:> ' 2024-04-26T03:50:01.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:01 smithi008 bash[21451]: cluster 2024-04-26T03:49:59.994462+0000 mgr.a (mgr.14152) 255 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:01.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:01 smithi008 bash[21451]: audit 2024-04-26T03:50:00.425195+0000 mon.a (mon.0) 677 : audit 0 from='client.? 172.21.15.8:0/761916411' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T03:50:01.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:01 smithi012 bash[22106]: cluster 2024-04-26T03:49:59.994462+0000 mgr.a (mgr.14152) 255 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:01.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:01 smithi012 bash[22106]: audit 2024-04-26T03:50:00.425195+0000 mon.a (mon.0) 677 : audit 0 from='client.? 172.21.15.8:0/761916411' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T03:50:01.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:01 smithi139 bash[22330]: cluster 2024-04-26T03:49:59.994462+0000 mgr.a (mgr.14152) 255 : cluster 0 pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:01.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:01 smithi139 bash[22330]: audit 2024-04-26T03:50:00.425195+0000 mon.a (mon.0) 677 : audit 0 from='client.? 172.21.15.8:0/761916411' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T03:50:03.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:03 smithi012 bash[22106]: cluster 2024-04-26T03:50:01.995020+0000 mgr.a (mgr.14152) 256 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:03.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:03 smithi139 bash[22330]: cluster 2024-04-26T03:50:01.995020+0000 mgr.a (mgr.14152) 256 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:03.588 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:03 smithi008 bash[21451]: cluster 2024-04-26T03:50:01.995020+0000 mgr.a (mgr.14152) 256 : cluster 0 pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:05.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:05 smithi012 bash[22106]: cluster 2024-04-26T03:50:03.995585+0000 mgr.a (mgr.14152) 257 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:05.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:05 smithi012 bash[22106]: audit 2024-04-26T03:50:05.083464+0000 mon.a (mon.0) 678 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:05 smithi012 bash[22106]: audit 2024-04-26T03:50:05.089884+0000 mon.a (mon.0) 679 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:05 smithi012 bash[22106]: audit 2024-04-26T03:50:05.096021+0000 mon.a (mon.0) 680 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:05 smithi139 bash[22330]: cluster 2024-04-26T03:50:03.995585+0000 mgr.a (mgr.14152) 257 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:05.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:05 smithi139 bash[22330]: audit 2024-04-26T03:50:05.083464+0000 mon.a (mon.0) 678 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:05 smithi139 bash[22330]: audit 2024-04-26T03:50:05.089884+0000 mon.a (mon.0) 679 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.550 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:05 smithi139 bash[22330]: audit 2024-04-26T03:50:05.096021+0000 mon.a (mon.0) 680 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:05 smithi008 bash[21451]: cluster 2024-04-26T03:50:03.995585+0000 mgr.a (mgr.14152) 257 : cluster 0 pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:05.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:05 smithi008 bash[21451]: audit 2024-04-26T03:50:05.083464+0000 mon.a (mon.0) 678 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:05 smithi008 bash[21451]: audit 2024-04-26T03:50:05.089884+0000 mon.a (mon.0) 679 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:05 smithi008 bash[21451]: audit 2024-04-26T03:50:05.096021+0000 mon.a (mon.0) 680 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:05.800 INFO:teuthology.orchestra.run.smithi008.stderr:Inferring config /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T03:50:07.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:07 smithi012 bash[22106]: cluster 2024-04-26T03:50:05.996126+0000 mgr.a (mgr.14152) 258 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:07.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:07 smithi139 bash[22330]: cluster 2024-04-26T03:50:05.996126+0000 mgr.a (mgr.14152) 258 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:07.584 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:07 smithi008 bash[21451]: cluster 2024-04-26T03:50:05.996126+0000 mgr.a (mgr.14152) 258 : cluster 0 pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:08.263 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch apply node-exporter 2024-04-26T03:50:08.622 INFO:teuthology.orchestra.run.smithi008.stdout:Scheduled node-exporter update... 2024-04-26T03:50:08.636 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch apply grafana 2024-04-26T03:50:08.993 INFO:teuthology.orchestra.run.smithi008.stdout:Scheduled grafana update... 2024-04-26T03:50:09.006 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch apply alertmanager 2024-04-26T03:50:09.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:50:09 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:09.349 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:50:09 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:09.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: cluster 2024-04-26T03:50:07.996602+0000 mgr.a (mgr.14152) 259 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.058985+0000 mon.a (mon.0) 681 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.063994+0000 mon.a (mon.0) 682 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.069183+0000 mon.a (mon.0) 683 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.614659+0000 mgr.a (mgr.14152) 260 : audit 0 from='client.14367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: cephadm 2024-04-26T03:50:08.616143+0000 mgr.a (mgr.14152) 261 : cephadm 1 Saving service node-exporter spec with placement * 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.621085+0000 mon.a (mon.0) 684 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.652977+0000 mon.a (mon.0) 685 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.656084+0000 mon.a (mon.0) 686 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.656895+0000 mon.a (mon.0) 687 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.662623+0000 mon.a (mon.0) 688 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: cephadm 2024-04-26T03:50:08.664719+0000 mgr.a (mgr.14152) 262 : cephadm 1 Deploying daemon node-exporter.smithi008 on smithi008 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 bash[21451]: audit 2024-04-26T03:50:08.991573+0000 mon.a (mon.0) 689 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: cluster 2024-04-26T03:50:07.996602+0000 mgr.a (mgr.14152) 259 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.058985+0000 mon.a (mon.0) 681 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.063994+0000 mon.a (mon.0) 682 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.069183+0000 mon.a (mon.0) 683 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.614659+0000 mgr.a (mgr.14152) 260 : audit 0 from='client.14367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: cephadm 2024-04-26T03:50:08.616143+0000 mgr.a (mgr.14152) 261 : cephadm 1 Saving service node-exporter spec with placement * 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.621085+0000 mon.a (mon.0) 684 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.652977+0000 mon.a (mon.0) 685 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.656084+0000 mon.a (mon.0) 686 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:09.361 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.656895+0000 mon.a (mon.0) 687 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:09.362 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.662623+0000 mon.a (mon.0) 688 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.362 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: cephadm 2024-04-26T03:50:08.664719+0000 mgr.a (mgr.14152) 262 : cephadm 1 Deploying daemon node-exporter.smithi008 on smithi008 2024-04-26T03:50:09.362 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:09 smithi139 bash[22330]: audit 2024-04-26T03:50:08.991573+0000 mon.a (mon.0) 689 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.388 INFO:teuthology.orchestra.run.smithi008.stdout:Scheduled alertmanager update... 2024-04-26T03:50:09.400 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch apply prometheus 2024-04-26T03:50:09.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: cluster 2024-04-26T03:50:07.996602+0000 mgr.a (mgr.14152) 259 : cluster 0 pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.058985+0000 mon.a (mon.0) 681 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.063994+0000 mon.a (mon.0) 682 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.069183+0000 mon.a (mon.0) 683 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.614659+0000 mgr.a (mgr.14152) 260 : audit 0 from='client.14367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: cephadm 2024-04-26T03:50:08.616143+0000 mgr.a (mgr.14152) 261 : cephadm 1 Saving service node-exporter spec with placement * 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.621085+0000 mon.a (mon.0) 684 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.652977+0000 mon.a (mon.0) 685 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.656084+0000 mon.a (mon.0) 686 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.656895+0000 mon.a (mon.0) 687 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:09.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.662623+0000 mon.a (mon.0) 688 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: cephadm 2024-04-26T03:50:08.664719+0000 mgr.a (mgr.14152) 262 : cephadm 1 Deploying daemon node-exporter.smithi008 on smithi008 2024-04-26T03:50:09.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:09 smithi012 bash[22106]: audit 2024-04-26T03:50:08.991573+0000 mon.a (mon.0) 689 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:09.659 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:50:09 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:09.659 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:50:09 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:09.660 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:09 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:09.793 INFO:teuthology.orchestra.run.smithi008.stdout:Scheduled prometheus update... 2024-04-26T03:50:09.806 INFO:teuthology.orchestra.run.smithi008.stderr:+ sleep 240 2024-04-26T03:50:10.540 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: audit 2024-04-26T03:50:08.985702+0000 mgr.a (mgr.14152) 263 : audit 0 from='client.14373 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:10.540 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: cephadm 2024-04-26T03:50:08.987142+0000 mgr.a (mgr.14152) 264 : cephadm 1 Saving service grafana spec with placement count:1 2024-04-26T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: audit 2024-04-26T03:50:09.380723+0000 mgr.a (mgr.14152) 265 : audit 0 from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: cephadm 2024-04-26T03:50:09.382100+0000 mgr.a (mgr.14152) 266 : cephadm 1 Saving service alertmanager spec with placement count:1 2024-04-26T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: audit 2024-04-26T03:50:09.386895+0000 mon.a (mon.0) 690 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: audit 2024-04-26T03:50:09.656600+0000 mon.a (mon.0) 691 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: audit 2024-04-26T03:50:09.661911+0000 mon.a (mon.0) 692 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: audit 2024-04-26T03:50:09.683415+0000 mon.a (mon.0) 693 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.541 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:10 smithi008 bash[21451]: audit 2024-04-26T03:50:09.792410+0000 mon.a (mon.0) 694 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.683 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:50:10 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:10.683 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:50:10 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: audit 2024-04-26T03:50:08.985702+0000 mgr.a (mgr.14152) 263 : audit 0 from='client.14373 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: cephadm 2024-04-26T03:50:08.987142+0000 mgr.a (mgr.14152) 264 : cephadm 1 Saving service grafana spec with placement count:1 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: audit 2024-04-26T03:50:09.380723+0000 mgr.a (mgr.14152) 265 : audit 0 from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: cephadm 2024-04-26T03:50:09.382100+0000 mgr.a (mgr.14152) 266 : cephadm 1 Saving service alertmanager spec with placement count:1 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: audit 2024-04-26T03:50:09.386895+0000 mon.a (mon.0) 690 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: audit 2024-04-26T03:50:09.656600+0000 mon.a (mon.0) 691 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: audit 2024-04-26T03:50:09.661911+0000 mon.a (mon.0) 692 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: audit 2024-04-26T03:50:09.683415+0000 mon.a (mon.0) 693 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 bash[22106]: audit 2024-04-26T03:50:09.792410+0000 mon.a (mon.0) 694 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.684 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:10.787 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: audit 2024-04-26T03:50:08.985702+0000 mgr.a (mgr.14152) 263 : audit 0 from='client.14373 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:10.787 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: cephadm 2024-04-26T03:50:08.987142+0000 mgr.a (mgr.14152) 264 : cephadm 1 Saving service grafana spec with placement count:1 2024-04-26T03:50:10.787 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: audit 2024-04-26T03:50:09.380723+0000 mgr.a (mgr.14152) 265 : audit 0 from='client.14379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:10.787 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: cephadm 2024-04-26T03:50:09.382100+0000 mgr.a (mgr.14152) 266 : cephadm 1 Saving service alertmanager spec with placement count:1 2024-04-26T03:50:10.787 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: audit 2024-04-26T03:50:09.386895+0000 mon.a (mon.0) 690 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.787 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: audit 2024-04-26T03:50:09.656600+0000 mon.a (mon.0) 691 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.788 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: audit 2024-04-26T03:50:09.661911+0000 mon.a (mon.0) 692 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.788 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: audit 2024-04-26T03:50:09.683415+0000 mon.a (mon.0) 693 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.788 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:10 smithi139 bash[22330]: audit 2024-04-26T03:50:09.792410+0000 mon.a (mon.0) 694 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:10 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:10.992 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:50:10 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:10.993 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:50:10 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:11.479 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:11 smithi008 bash[21451]: cephadm 2024-04-26T03:50:09.684333+0000 mgr.a (mgr.14152) 267 : cephadm 1 Deploying daemon node-exporter.smithi012 on smithi012 2024-04-26T03:50:11.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:11 smithi008 bash[21451]: audit 2024-04-26T03:50:09.786284+0000 mgr.a (mgr.14152) 268 : audit 0 from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:11.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:11 smithi008 bash[21451]: cephadm 2024-04-26T03:50:09.787823+0000 mgr.a (mgr.14152) 269 : cephadm 1 Saving service prometheus spec with placement count:1 2024-04-26T03:50:11.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:11 smithi008 bash[21451]: cluster 2024-04-26T03:50:09.997077+0000 mgr.a (mgr.14152) 270 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:11.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:11 smithi008 bash[21451]: audit 2024-04-26T03:50:10.832552+0000 mon.a (mon.0) 695 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:11 smithi008 bash[21451]: audit 2024-04-26T03:50:10.837402+0000 mon.a (mon.0) 696 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.480 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:11 smithi008 bash[21451]: audit 2024-04-26T03:50:10.854409+0000 mon.a (mon.0) 697 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.725 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:11 smithi012 bash[22106]: cephadm 2024-04-26T03:50:09.684333+0000 mgr.a (mgr.14152) 267 : cephadm 1 Deploying daemon node-exporter.smithi012 on smithi012 2024-04-26T03:50:11.726 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:11 smithi012 bash[22106]: audit 2024-04-26T03:50:09.786284+0000 mgr.a (mgr.14152) 268 : audit 0 from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:11.726 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:11 smithi012 bash[22106]: cephadm 2024-04-26T03:50:09.787823+0000 mgr.a (mgr.14152) 269 : cephadm 1 Saving service prometheus spec with placement count:1 2024-04-26T03:50:11.726 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:11 smithi012 bash[22106]: cluster 2024-04-26T03:50:09.997077+0000 mgr.a (mgr.14152) 270 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:11.726 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:11 smithi012 bash[22106]: audit 2024-04-26T03:50:10.832552+0000 mon.a (mon.0) 695 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.726 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:11 smithi012 bash[22106]: audit 2024-04-26T03:50:10.837402+0000 mon.a (mon.0) 696 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.726 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:11 smithi012 bash[22106]: audit 2024-04-26T03:50:10.854409+0000 mon.a (mon.0) 697 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:11 smithi139 bash[22330]: cephadm 2024-04-26T03:50:09.684333+0000 mgr.a (mgr.14152) 267 : cephadm 1 Deploying daemon node-exporter.smithi012 on smithi012 2024-04-26T03:50:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:11 smithi139 bash[22330]: audit 2024-04-26T03:50:09.786284+0000 mgr.a (mgr.14152) 268 : audit 0 from='client.14385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:50:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:11 smithi139 bash[22330]: cephadm 2024-04-26T03:50:09.787823+0000 mgr.a (mgr.14152) 269 : cephadm 1 Saving service prometheus spec with placement count:1 2024-04-26T03:50:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:11 smithi139 bash[22330]: cluster 2024-04-26T03:50:09.997077+0000 mgr.a (mgr.14152) 270 : cluster 0 pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:11 smithi139 bash[22330]: audit 2024-04-26T03:50:10.832552+0000 mon.a (mon.0) 695 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:11 smithi139 bash[22330]: audit 2024-04-26T03:50:10.837402+0000 mon.a (mon.0) 696 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:11.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:11 smithi139 bash[22330]: audit 2024-04-26T03:50:10.854409+0000 mon.a (mon.0) 697 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:12.731 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:12 smithi008 bash[21451]: cephadm 2024-04-26T03:50:10.855564+0000 mgr.a (mgr.14152) 271 : cephadm 1 Deploying daemon node-exporter.smithi139 on smithi139 2024-04-26T03:50:12.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:12 smithi012 bash[22106]: cephadm 2024-04-26T03:50:10.855564+0000 mgr.a (mgr.14152) 271 : cephadm 1 Deploying daemon node-exporter.smithi139 on smithi139 2024-04-26T03:50:12.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:12 smithi139 bash[22330]: cephadm 2024-04-26T03:50:10.855564+0000 mgr.a (mgr.14152) 271 : cephadm 1 Deploying daemon node-exporter.smithi139 on smithi139 2024-04-26T03:50:13.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:13 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:13.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:13 smithi139 bash[22330]: cluster 2024-04-26T03:50:11.997622+0000 mgr.a (mgr.14152) 272 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:13.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:13 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:13.547 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:50:13 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:13.548 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:50:13 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:13.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:13 smithi012 bash[22106]: cluster 2024-04-26T03:50:11.997622+0000 mgr.a (mgr.14152) 272 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:13.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:13 smithi008 bash[21451]: cluster 2024-04-26T03:50:11.997622+0000 mgr.a (mgr.14152) 272 : cluster 0 pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:14.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.624893+0000 mon.a (mon.0) 698 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.633855+0000 mon.a (mon.0) 699 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.682261+0000 mon.a (mon.0) 700 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.689395+0000 mon.a (mon.0) 701 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.792878+0000 mon.a (mon.0) 702 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.795769+0000 mon.a (mon.0) 703 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.796636+0000 mon.a (mon.0) 704 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.802417+0000 mon.a (mon.0) 705 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.901769+0000 mon.a (mon.0) 706 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.906239+0000 mon.a (mon.0) 707 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.907617+0000 mon.a (mon.0) 708 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:14.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:14 smithi012 bash[22106]: audit 2024-04-26T03:50:13.915821+0000 mon.a (mon.0) 709 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.958 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.624893+0000 mon.a (mon.0) 698 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.958 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.633855+0000 mon.a (mon.0) 699 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.958 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.682261+0000 mon.a (mon.0) 700 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.689395+0000 mon.a (mon.0) 701 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.792878+0000 mon.a (mon.0) 702 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.795769+0000 mon.a (mon.0) 703 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.796636+0000 mon.a (mon.0) 704 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.802417+0000 mon.a (mon.0) 705 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.901769+0000 mon.a (mon.0) 706 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.906239+0000 mon.a (mon.0) 707 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.907617+0000 mon.a (mon.0) 708 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:14.959 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:14 smithi139 bash[22330]: audit 2024-04-26T03:50:13.915821+0000 mon.a (mon.0) 709 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:15.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.624893+0000 mon.a (mon.0) 698 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:15.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.633855+0000 mon.a (mon.0) 699 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.682261+0000 mon.a (mon.0) 700 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.689395+0000 mon.a (mon.0) 701 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.792878+0000 mon.a (mon.0) 702 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.795769+0000 mon.a (mon.0) 703 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.796636+0000 mon.a (mon.0) 704 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.802417+0000 mon.a (mon.0) 705 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.901769+0000 mon.a (mon.0) 706 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.906239+0000 mon.a (mon.0) 707 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.907617+0000 mon.a (mon.0) 708 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:15.100 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:14 smithi008 bash[21451]: audit 2024-04-26T03:50:13.915821+0000 mon.a (mon.0) 709 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:15.831 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:15 smithi008 bash[21451]: cephadm 2024-04-26T03:50:13.802914+0000 mgr.a (mgr.14152) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:50:15.832 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:15 smithi008 bash[21451]: cephadm 2024-04-26T03:50:13.916688+0000 mgr.a (mgr.14152) 274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:50:15.832 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:15 smithi008 bash[21451]: cluster 2024-04-26T03:50:13.998110+0000 mgr.a (mgr.14152) 275 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:15.885 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:15 smithi012 bash[22106]: cephadm 2024-04-26T03:50:13.802914+0000 mgr.a (mgr.14152) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:50:15.885 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:15 smithi012 bash[22106]: cephadm 2024-04-26T03:50:13.916688+0000 mgr.a (mgr.14152) 274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:50:15.885 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:15 smithi012 bash[22106]: cluster 2024-04-26T03:50:13.998110+0000 mgr.a (mgr.14152) 275 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:16.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:15 smithi139 bash[22330]: cephadm 2024-04-26T03:50:13.802914+0000 mgr.a (mgr.14152) 273 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:50:16.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:15 smithi139 bash[22330]: cephadm 2024-04-26T03:50:13.916688+0000 mgr.a (mgr.14152) 274 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:50:16.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:15 smithi139 bash[22330]: cluster 2024-04-26T03:50:13.998110+0000 mgr.a (mgr.14152) 275 : cluster 0 pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:17.761 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:17 smithi139 bash[22330]: cluster 2024-04-26T03:50:15.998679+0000 mgr.a (mgr.14152) 276 : cluster 0 pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:17.761 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:17 smithi139 bash[22330]: audit 2024-04-26T03:50:16.894819+0000 mon.a (mon.0) 710 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:17.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:17 smithi012 bash[22106]: cluster 2024-04-26T03:50:15.998679+0000 mgr.a (mgr.14152) 276 : cluster 0 pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:17.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:17 smithi012 bash[22106]: audit 2024-04-26T03:50:16.894819+0000 mon.a (mon.0) 710 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:18.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:17 smithi008 bash[21451]: cluster 2024-04-26T03:50:15.998679+0000 mgr.a (mgr.14152) 276 : cluster 0 pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:18.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:17 smithi008 bash[21451]: audit 2024-04-26T03:50:16.894819+0000 mon.a (mon.0) 710 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:19.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:19 smithi139 bash[22330]: cluster 2024-04-26T03:50:17.999184+0000 mgr.a (mgr.14152) 277 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:19.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:19 smithi139 bash[22330]: audit 2024-04-26T03:50:18.361105+0000 mon.a (mon.0) 711 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:19.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:19 smithi139 bash[22330]: audit 2024-04-26T03:50:19.075015+0000 mon.a (mon.0) 712 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:19.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:19 smithi012 bash[22106]: cluster 2024-04-26T03:50:17.999184+0000 mgr.a (mgr.14152) 277 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:19.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:19 smithi012 bash[22106]: audit 2024-04-26T03:50:18.361105+0000 mon.a (mon.0) 711 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:19.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:19 smithi012 bash[22106]: audit 2024-04-26T03:50:19.075015+0000 mon.a (mon.0) 712 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:19 smithi008 bash[21451]: cluster 2024-04-26T03:50:17.999184+0000 mgr.a (mgr.14152) 277 : cluster 0 pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:19 smithi008 bash[21451]: audit 2024-04-26T03:50:18.361105+0000 mon.a (mon.0) 711 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:19.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:19 smithi008 bash[21451]: audit 2024-04-26T03:50:19.075015+0000 mon.a (mon.0) 712 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:20.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:20 smithi012 bash[22106]: audit 2024-04-26T03:50:19.388026+0000 mon.a (mon.0) 713 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:20.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:20 smithi012 bash[22106]: audit 2024-04-26T03:50:19.688336+0000 mon.a (mon.0) 714 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:20.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:20 smithi139 bash[22330]: audit 2024-04-26T03:50:19.388026+0000 mon.a (mon.0) 713 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:20.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:20 smithi139 bash[22330]: audit 2024-04-26T03:50:19.688336+0000 mon.a (mon.0) 714 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:20.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:20 smithi008 bash[21451]: audit 2024-04-26T03:50:19.388026+0000 mon.a (mon.0) 713 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:20.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:20 smithi008 bash[21451]: audit 2024-04-26T03:50:19.688336+0000 mon.a (mon.0) 714 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:21.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:21 smithi012 bash[22106]: cluster 2024-04-26T03:50:19.999712+0000 mgr.a (mgr.14152) 278 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:21.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:21 smithi139 bash[22330]: cluster 2024-04-26T03:50:19.999712+0000 mgr.a (mgr.14152) 278 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:21.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:21 smithi008 bash[21451]: cluster 2024-04-26T03:50:19.999712+0000 mgr.a (mgr.14152) 278 : cluster 0 pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:22.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:21.550452+0000 mon.a (mon.0) 715 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:21.559289+0000 mon.a (mon.0) 716 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:21.569725+0000 mon.a (mon.0) 717 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:21.936178+0000 mon.a (mon.0) 718 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:21.942547+0000 mon.a (mon.0) 719 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:21.949271+0000 mon.a (mon.0) 720 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.252000+0000 mon.a (mon.0) 721 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.258403+0000 mon.a (mon.0) 722 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.264139+0000 mon.a (mon.0) 723 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.298396+0000 mon.a (mon.0) 724 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.304129+0000 mon.a (mon.0) 725 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.305948+0000 mon.a (mon.0) 726 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.316298+0000 mon.a (mon.0) 727 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.485136+0000 mon.a (mon.0) 728 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.489709+0000 mon.a (mon.0) 729 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.493972+0000 mon.a (mon.0) 730 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T03:50:22.851 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:22 smithi008 bash[21451]: audit 2024-04-26T03:50:22.498658+0000 mon.a (mon.0) 731 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:21.550452+0000 mon.a (mon.0) 715 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:21.559289+0000 mon.a (mon.0) 716 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:21.569725+0000 mon.a (mon.0) 717 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:21.936178+0000 mon.a (mon.0) 718 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:21.942547+0000 mon.a (mon.0) 719 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:21.949271+0000 mon.a (mon.0) 720 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.252000+0000 mon.a (mon.0) 721 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.258403+0000 mon.a (mon.0) 722 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.264139+0000 mon.a (mon.0) 723 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.298396+0000 mon.a (mon.0) 724 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.304129+0000 mon.a (mon.0) 725 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.305948+0000 mon.a (mon.0) 726 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.316298+0000 mon.a (mon.0) 727 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.485136+0000 mon.a (mon.0) 728 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.489709+0000 mon.a (mon.0) 729 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:22.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.493972+0000 mon.a (mon.0) 730 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T03:50:22.994 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:22 smithi012 bash[22106]: audit 2024-04-26T03:50:22.498658+0000 mon.a (mon.0) 731 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:21.550452+0000 mon.a (mon.0) 715 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:21.559289+0000 mon.a (mon.0) 716 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:21.569725+0000 mon.a (mon.0) 717 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:21.936178+0000 mon.a (mon.0) 718 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:21.942547+0000 mon.a (mon.0) 719 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:21.949271+0000 mon.a (mon.0) 720 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.252000+0000 mon.a (mon.0) 721 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.258403+0000 mon.a (mon.0) 722 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.264139+0000 mon.a (mon.0) 723 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.298396+0000 mon.a (mon.0) 724 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.304129+0000 mon.a (mon.0) 725 : audit 0 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.305948+0000 mon.a (mon.0) 726 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:50:23.048 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.316298+0000 mon.a (mon.0) 727 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.485136+0000 mon.a (mon.0) 728 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.489709+0000 mon.a (mon.0) 729 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.493972+0000 mon.a (mon.0) 730 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T03:50:23.049 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:22 smithi139 bash[22330]: audit 2024-04-26T03:50:22.498658+0000 mon.a (mon.0) 731 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:23 smithi008 bash[21451]: cluster 2024-04-26T03:50:22.000114+0000 mgr.a (mgr.14152) 279 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:23 smithi008 bash[21451]: cephadm 2024-04-26T03:50:22.367138+0000 mgr.a (mgr.14152) 280 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T03:50:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:23 smithi008 bash[21451]: audit 2024-04-26T03:50:22.494673+0000 mgr.a (mgr.14152) 281 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T03:50:23.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:23 smithi008 bash[21451]: cephadm 2024-04-26T03:50:22.519779+0000 mgr.a (mgr.14152) 282 : cephadm 1 Deploying daemon grafana.smithi008 on smithi008 2024-04-26T03:50:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:23 smithi012 bash[22106]: cluster 2024-04-26T03:50:22.000114+0000 mgr.a (mgr.14152) 279 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:23 smithi012 bash[22106]: cephadm 2024-04-26T03:50:22.367138+0000 mgr.a (mgr.14152) 280 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T03:50:23.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:23 smithi012 bash[22106]: audit 2024-04-26T03:50:22.494673+0000 mgr.a (mgr.14152) 281 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T03:50:23.993 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:23 smithi012 bash[22106]: cephadm 2024-04-26T03:50:22.519779+0000 mgr.a (mgr.14152) 282 : cephadm 1 Deploying daemon grafana.smithi008 on smithi008 2024-04-26T03:50:24.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:23 smithi139 bash[22330]: cluster 2024-04-26T03:50:22.000114+0000 mgr.a (mgr.14152) 279 : cluster 0 pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:24.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:23 smithi139 bash[22330]: cephadm 2024-04-26T03:50:22.367138+0000 mgr.a (mgr.14152) 280 : cephadm 1 Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T03:50:24.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:23 smithi139 bash[22330]: audit 2024-04-26T03:50:22.494673+0000 mgr.a (mgr.14152) 281 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T03:50:24.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:23 smithi139 bash[22330]: cephadm 2024-04-26T03:50:22.519779+0000 mgr.a (mgr.14152) 282 : cephadm 1 Deploying daemon grafana.smithi008 on smithi008 2024-04-26T03:50:25.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:25 smithi008 bash[21451]: cluster 2024-04-26T03:50:24.000585+0000 mgr.a (mgr.14152) 283 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:25.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:25 smithi012 bash[22106]: cluster 2024-04-26T03:50:24.000585+0000 mgr.a (mgr.14152) 283 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:26.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:25 smithi139 bash[22330]: cluster 2024-04-26T03:50:24.000585+0000 mgr.a (mgr.14152) 283 : cluster 0 pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:27.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:27 smithi008 bash[21451]: cluster 2024-04-26T03:50:26.000974+0000 mgr.a (mgr.14152) 284 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:27.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:27 smithi012 bash[22106]: cluster 2024-04-26T03:50:26.000974+0000 mgr.a (mgr.14152) 284 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:28.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:27 smithi139 bash[22330]: cluster 2024-04-26T03:50:26.000974+0000 mgr.a (mgr.14152) 284 : cluster 0 pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:29.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:29 smithi008 bash[21451]: cluster 2024-04-26T03:50:28.001405+0000 mgr.a (mgr.14152) 285 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:29.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:29 smithi012 bash[22106]: cluster 2024-04-26T03:50:28.001405+0000 mgr.a (mgr.14152) 285 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:30.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:29 smithi139 bash[22330]: cluster 2024-04-26T03:50:28.001405+0000 mgr.a (mgr.14152) 285 : cluster 0 pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:31.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:31 smithi008 bash[21451]: cluster 2024-04-26T03:50:30.001822+0000 mgr.a (mgr.14152) 286 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:31.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:31 smithi012 bash[22106]: cluster 2024-04-26T03:50:30.001822+0000 mgr.a (mgr.14152) 286 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:32.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:31 smithi139 bash[22330]: cluster 2024-04-26T03:50:30.001822+0000 mgr.a (mgr.14152) 286 : cluster 0 pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:33.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:33 smithi008 bash[21451]: cluster 2024-04-26T03:50:32.002330+0000 mgr.a (mgr.14152) 287 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:33 smithi012 bash[22106]: cluster 2024-04-26T03:50:32.002330+0000 mgr.a (mgr.14152) 287 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:34.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:33 smithi139 bash[22330]: cluster 2024-04-26T03:50:32.002330+0000 mgr.a (mgr.14152) 287 : cluster 0 pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:35 smithi008 bash[21451]: cluster 2024-04-26T03:50:34.002881+0000 mgr.a (mgr.14152) 288 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:35.890 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:35 smithi012 bash[22106]: cluster 2024-04-26T03:50:34.002881+0000 mgr.a (mgr.14152) 288 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:36.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:35 smithi139 bash[22330]: cluster 2024-04-26T03:50:34.002881+0000 mgr.a (mgr.14152) 288 : cluster 0 pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:37.598 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:50:37 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:37.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:50:37 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:37.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:37 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:37.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:37 smithi008 bash[21451]: cluster 2024-04-26T03:50:36.003423+0000 mgr.a (mgr.14152) 289 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:37.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:37 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:37.599 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:50:37 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:37.600 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:50:37 smithi008 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:37.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:37 smithi012 bash[22106]: cluster 2024-04-26T03:50:36.003423+0000 mgr.a (mgr.14152) 289 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:38.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:37 smithi139 bash[22330]: cluster 2024-04-26T03:50:36.003423+0000 mgr.a (mgr.14152) 289 : cluster 0 pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:38.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:38 smithi139 bash[22330]: audit 2024-04-26T03:50:37.728006+0000 mon.a (mon.0) 732 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:38 smithi139 bash[22330]: audit 2024-04-26T03:50:37.733838+0000 mon.a (mon.0) 733 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:38 smithi139 bash[22330]: audit 2024-04-26T03:50:37.748585+0000 mon.a (mon.0) 734 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:38 smithi139 bash[22330]: audit 2024-04-26T03:50:37.754976+0000 mon.a (mon.0) 735 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:38 smithi139 bash[22330]: cephadm 2024-04-26T03:50:37.765634+0000 mgr.a (mgr.14152) 290 : cephadm 1 Deploying daemon alertmanager.smithi139 on smithi139 2024-04-26T03:50:38.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:38 smithi139 bash[22330]: cluster 2024-04-26T03:50:38.003943+0000 mgr.a (mgr.14152) 291 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:38 smithi012 bash[22106]: audit 2024-04-26T03:50:37.728006+0000 mon.a (mon.0) 732 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:38 smithi012 bash[22106]: audit 2024-04-26T03:50:37.733838+0000 mon.a (mon.0) 733 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:38 smithi012 bash[22106]: audit 2024-04-26T03:50:37.748585+0000 mon.a (mon.0) 734 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:38 smithi012 bash[22106]: audit 2024-04-26T03:50:37.754976+0000 mon.a (mon.0) 735 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:38 smithi012 bash[22106]: cephadm 2024-04-26T03:50:37.765634+0000 mgr.a (mgr.14152) 290 : cephadm 1 Deploying daemon alertmanager.smithi139 on smithi139 2024-04-26T03:50:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:38 smithi012 bash[22106]: cluster 2024-04-26T03:50:38.003943+0000 mgr.a (mgr.14152) 291 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:39.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:38 smithi008 bash[21451]: audit 2024-04-26T03:50:37.728006+0000 mon.a (mon.0) 732 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:39.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:38 smithi008 bash[21451]: audit 2024-04-26T03:50:37.733838+0000 mon.a (mon.0) 733 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:39.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:38 smithi008 bash[21451]: audit 2024-04-26T03:50:37.748585+0000 mon.a (mon.0) 734 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:39.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:38 smithi008 bash[21451]: audit 2024-04-26T03:50:37.754976+0000 mon.a (mon.0) 735 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:39.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:38 smithi008 bash[21451]: cephadm 2024-04-26T03:50:37.765634+0000 mgr.a (mgr.14152) 290 : cephadm 1 Deploying daemon alertmanager.smithi139 on smithi139 2024-04-26T03:50:39.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:38 smithi008 bash[21451]: cluster 2024-04-26T03:50:38.003943+0000 mgr.a (mgr.14152) 291 : cluster 0 pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:41.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:41 smithi008 bash[21451]: cluster 2024-04-26T03:50:40.004430+0000 mgr.a (mgr.14152) 292 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:41.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:41 smithi008 bash[21451]: audit 2024-04-26T03:50:40.158413+0000 mon.a (mon.0) 736 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:41 smithi008 bash[21451]: audit 2024-04-26T03:50:40.167738+0000 mon.a (mon.0) 737 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:41 smithi008 bash[21451]: audit 2024-04-26T03:50:40.178928+0000 mon.a (mon.0) 738 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:41 smithi008 bash[21451]: audit 2024-04-26T03:50:40.604638+0000 mon.a (mon.0) 739 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:41 smithi008 bash[21451]: audit 2024-04-26T03:50:40.613781+0000 mon.a (mon.0) 740 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.269 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:41 smithi008 bash[21451]: audit 2024-04-26T03:50:40.624543+0000 mon.a (mon.0) 741 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:41 smithi012 bash[22106]: cluster 2024-04-26T03:50:40.004430+0000 mgr.a (mgr.14152) 292 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:41.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:41 smithi012 bash[22106]: audit 2024-04-26T03:50:40.158413+0000 mon.a (mon.0) 736 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:41 smithi012 bash[22106]: audit 2024-04-26T03:50:40.167738+0000 mon.a (mon.0) 737 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:41 smithi012 bash[22106]: audit 2024-04-26T03:50:40.178928+0000 mon.a (mon.0) 738 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:41 smithi012 bash[22106]: audit 2024-04-26T03:50:40.604638+0000 mon.a (mon.0) 739 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:41 smithi012 bash[22106]: audit 2024-04-26T03:50:40.613781+0000 mon.a (mon.0) 740 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:41 smithi012 bash[22106]: audit 2024-04-26T03:50:40.624543+0000 mon.a (mon.0) 741 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:41 smithi139 bash[22330]: cluster 2024-04-26T03:50:40.004430+0000 mgr.a (mgr.14152) 292 : cluster 0 pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:41.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:41 smithi139 bash[22330]: audit 2024-04-26T03:50:40.158413+0000 mon.a (mon.0) 736 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:41 smithi139 bash[22330]: audit 2024-04-26T03:50:40.167738+0000 mon.a (mon.0) 737 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:41 smithi139 bash[22330]: audit 2024-04-26T03:50:40.178928+0000 mon.a (mon.0) 738 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:41 smithi139 bash[22330]: audit 2024-04-26T03:50:40.604638+0000 mon.a (mon.0) 739 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:41 smithi139 bash[22330]: audit 2024-04-26T03:50:40.613781+0000 mon.a (mon.0) 740 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:41.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:41 smithi139 bash[22330]: audit 2024-04-26T03:50:40.624543+0000 mon.a (mon.0) 741 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:43.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:42 smithi008 bash[21451]: audit 2024-04-26T03:50:41.901783+0000 mon.a (mon.0) 742 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:43.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:42 smithi008 bash[21451]: cluster 2024-04-26T03:50:42.004878+0000 mgr.a (mgr.14152) 293 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:43.034 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:42 smithi008 bash[21451]: audit 2024-04-26T03:50:42.466030+0000 mon.a (mon.0) 743 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:43.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:42 smithi012 bash[22106]: audit 2024-04-26T03:50:41.901783+0000 mon.a (mon.0) 742 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:43.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:42 smithi012 bash[22106]: cluster 2024-04-26T03:50:42.004878+0000 mgr.a (mgr.14152) 293 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:43.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:42 smithi012 bash[22106]: audit 2024-04-26T03:50:42.466030+0000 mon.a (mon.0) 743 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:43.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:42 smithi139 bash[22330]: audit 2024-04-26T03:50:41.901783+0000 mon.a (mon.0) 742 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:43.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:42 smithi139 bash[22330]: cluster 2024-04-26T03:50:42.004878+0000 mgr.a (mgr.14152) 293 : cluster 0 pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:43.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:42 smithi139 bash[22330]: audit 2024-04-26T03:50:42.466030+0000 mon.a (mon.0) 743 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:45.126 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:45 smithi008 bash[21451]: cluster 2024-04-26T03:50:44.005378+0000 mgr.a (mgr.14152) 294 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:45.316 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:45 smithi139 bash[22330]: cluster 2024-04-26T03:50:44.005378+0000 mgr.a (mgr.14152) 294 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:45.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:45 smithi012 bash[22106]: cluster 2024-04-26T03:50:44.005378+0000 mgr.a (mgr.14152) 294 : cluster 0 pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:46.440 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:46 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:46.441 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:50:46 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:46.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:46 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:46.797 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:50:46 smithi139 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:47.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:47 smithi008 bash[21451]: cluster 2024-04-26T03:50:46.005916+0000 mgr.a (mgr.14152) 295 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:47.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:47 smithi008 bash[21451]: audit 2024-04-26T03:50:46.233795+0000 mon.a (mon.0) 744 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:47 smithi008 bash[21451]: audit 2024-04-26T03:50:46.580152+0000 mon.a (mon.0) 745 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:47 smithi008 bash[21451]: audit 2024-04-26T03:50:46.585508+0000 mon.a (mon.0) 746 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:47 smithi008 bash[21451]: audit 2024-04-26T03:50:46.604141+0000 mon.a (mon.0) 747 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:47 smithi008 bash[21451]: audit 2024-04-26T03:50:46.608692+0000 mon.a (mon.0) 748 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.271 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:47 smithi008 bash[21451]: audit 2024-04-26T03:50:46.906952+0000 mon.a (mon.0) 749 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:47 smithi012 bash[22106]: cluster 2024-04-26T03:50:46.005916+0000 mgr.a (mgr.14152) 295 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:47 smithi012 bash[22106]: audit 2024-04-26T03:50:46.233795+0000 mon.a (mon.0) 744 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:47 smithi012 bash[22106]: audit 2024-04-26T03:50:46.580152+0000 mon.a (mon.0) 745 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:47 smithi012 bash[22106]: audit 2024-04-26T03:50:46.585508+0000 mon.a (mon.0) 746 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:47 smithi012 bash[22106]: audit 2024-04-26T03:50:46.604141+0000 mon.a (mon.0) 747 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:47 smithi012 bash[22106]: audit 2024-04-26T03:50:46.608692+0000 mon.a (mon.0) 748 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:47 smithi012 bash[22106]: audit 2024-04-26T03:50:46.906952+0000 mon.a (mon.0) 749 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.510 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:47 smithi139 bash[22330]: cluster 2024-04-26T03:50:46.005916+0000 mgr.a (mgr.14152) 295 : cluster 0 pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:47.511 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:47 smithi139 bash[22330]: audit 2024-04-26T03:50:46.233795+0000 mon.a (mon.0) 744 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.511 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:47 smithi139 bash[22330]: audit 2024-04-26T03:50:46.580152+0000 mon.a (mon.0) 745 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.511 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:47 smithi139 bash[22330]: audit 2024-04-26T03:50:46.585508+0000 mon.a (mon.0) 746 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.511 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:47 smithi139 bash[22330]: audit 2024-04-26T03:50:46.604141+0000 mon.a (mon.0) 747 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.511 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:47 smithi139 bash[22330]: audit 2024-04-26T03:50:46.608692+0000 mon.a (mon.0) 748 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:47.511 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:47 smithi139 bash[22330]: audit 2024-04-26T03:50:46.906952+0000 mon.a (mon.0) 749 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:48.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:48 smithi008 bash[21451]: cephadm 2024-04-26T03:50:46.872180+0000 mgr.a (mgr.14152) 296 : cephadm 1 Deploying daemon prometheus.smithi012 on smithi012 2024-04-26T03:50:48.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:48 smithi008 bash[21451]: audit 2024-04-26T03:50:47.316058+0000 mon.a (mon.0) 750 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:48.573 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:48 smithi139 bash[22330]: cephadm 2024-04-26T03:50:46.872180+0000 mgr.a (mgr.14152) 296 : cephadm 1 Deploying daemon prometheus.smithi012 on smithi012 2024-04-26T03:50:48.573 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:48 smithi139 bash[22330]: audit 2024-04-26T03:50:47.316058+0000 mon.a (mon.0) 750 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:48.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:48 smithi012 bash[22106]: cephadm 2024-04-26T03:50:46.872180+0000 mgr.a (mgr.14152) 296 : cephadm 1 Deploying daemon prometheus.smithi012 on smithi012 2024-04-26T03:50:48.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:48 smithi012 bash[22106]: audit 2024-04-26T03:50:47.316058+0000 mon.a (mon.0) 750 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:49.412 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:49 smithi008 bash[21451]: cluster 2024-04-26T03:50:48.006473+0000 mgr.a (mgr.14152) 297 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:49.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:49 smithi012 bash[22106]: cluster 2024-04-26T03:50:48.006473+0000 mgr.a (mgr.14152) 297 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:49.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:49 smithi139 bash[22330]: cluster 2024-04-26T03:50:48.006473+0000 mgr.a (mgr.14152) 297 : cluster 0 pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:50.951 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:50 smithi008 bash[21451]: audit 2024-04-26T03:50:49.922345+0000 mon.a (mon.0) 751 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:50.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:50 smithi008 bash[21451]: audit 2024-04-26T03:50:49.927983+0000 mon.a (mon.0) 752 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:50.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:50 smithi008 bash[21451]: audit 2024-04-26T03:50:49.934318+0000 mon.a (mon.0) 753 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:50.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:50 smithi008 bash[21451]: cluster 2024-04-26T03:50:50.007050+0000 mgr.a (mgr.14152) 298 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:51.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:50 smithi139 bash[22330]: audit 2024-04-26T03:50:49.922345+0000 mon.a (mon.0) 751 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:51.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:50 smithi139 bash[22330]: audit 2024-04-26T03:50:49.927983+0000 mon.a (mon.0) 752 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:51.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:50 smithi139 bash[22330]: audit 2024-04-26T03:50:49.934318+0000 mon.a (mon.0) 753 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:51.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:50 smithi139 bash[22330]: cluster 2024-04-26T03:50:50.007050+0000 mgr.a (mgr.14152) 298 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:51.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:50 smithi012 bash[22106]: audit 2024-04-26T03:50:49.922345+0000 mon.a (mon.0) 751 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:51.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:50 smithi012 bash[22106]: audit 2024-04-26T03:50:49.927983+0000 mon.a (mon.0) 752 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:51.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:50 smithi012 bash[22106]: audit 2024-04-26T03:50:49.934318+0000 mon.a (mon.0) 753 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:51.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:50 smithi012 bash[22106]: cluster 2024-04-26T03:50:50.007050+0000 mgr.a (mgr.14152) 298 : cluster 0 pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:52.754 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:52 smithi008 bash[21451]: audit 2024-04-26T03:50:51.525782+0000 mon.a (mon.0) 754 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:52.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:52 smithi139 bash[22330]: audit 2024-04-26T03:50:51.525782+0000 mon.a (mon.0) 754 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:52.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:52 smithi012 bash[22106]: audit 2024-04-26T03:50:51.525782+0000 mon.a (mon.0) 754 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:53.548 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:53 smithi008 bash[21451]: cluster 2024-04-26T03:50:52.007694+0000 mgr.a (mgr.14152) 299 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:53.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:53 smithi139 bash[22330]: cluster 2024-04-26T03:50:52.007694+0000 mgr.a (mgr.14152) 299 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:53.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:53 smithi012 bash[22106]: cluster 2024-04-26T03:50:52.007694+0000 mgr.a (mgr.14152) 299 : cluster 0 pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:55.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:55 smithi008 bash[21451]: cluster 2024-04-26T03:50:54.008354+0000 mgr.a (mgr.14152) 300 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:55.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:55 smithi008 bash[21451]: audit 2024-04-26T03:50:54.822963+0000 mon.a (mon.0) 755 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:55 smithi008 bash[21451]: audit 2024-04-26T03:50:54.832379+0000 mon.a (mon.0) 756 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.686 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:55 smithi008 bash[21451]: audit 2024-04-26T03:50:54.843622+0000 mon.a (mon.0) 757 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:55 smithi012 bash[22106]: cluster 2024-04-26T03:50:54.008354+0000 mgr.a (mgr.14152) 300 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:55.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:55 smithi012 bash[22106]: audit 2024-04-26T03:50:54.822963+0000 mon.a (mon.0) 755 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:55 smithi012 bash[22106]: audit 2024-04-26T03:50:54.832379+0000 mon.a (mon.0) 756 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.789 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:55 smithi012 bash[22106]: audit 2024-04-26T03:50:54.843622+0000 mon.a (mon.0) 757 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:55 smithi139 bash[22330]: cluster 2024-04-26T03:50:54.008354+0000 mgr.a (mgr.14152) 300 : cluster 0 pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:55.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:55 smithi139 bash[22330]: audit 2024-04-26T03:50:54.822963+0000 mon.a (mon.0) 755 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:55 smithi139 bash[22330]: audit 2024-04-26T03:50:54.832379+0000 mon.a (mon.0) 756 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:55.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:55 smithi139 bash[22330]: audit 2024-04-26T03:50:54.843622+0000 mon.a (mon.0) 757 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:57.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:57 smithi008 bash[21451]: cluster 2024-04-26T03:50:56.009026+0000 mgr.a (mgr.14152) 301 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:57.722 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:57 smithi012 bash[22106]: cluster 2024-04-26T03:50:56.009026+0000 mgr.a (mgr.14152) 301 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:57.798 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:57 smithi139 bash[22330]: cluster 2024-04-26T03:50:56.009026+0000 mgr.a (mgr.14152) 301 : cluster 0 pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:59.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:59.242 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:59.242 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:59.546 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:59.546 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:59.547 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:59 smithi012 systemd[1]: /etc/systemd/system/ceph-d0a8bc48-037e-11ef-bc93-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-04-26T03:50:59.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:59 smithi139 bash[22330]: cluster 2024-04-26T03:50:58.009746+0000 mgr.a (mgr.14152) 302 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:59.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:59 smithi139 bash[22330]: audit 2024-04-26T03:50:59.442372+0000 mon.a (mon.0) 758 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:59 smithi139 bash[22330]: audit 2024-04-26T03:50:59.451796+0000 mon.a (mon.0) 759 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:59 smithi139 bash[22330]: audit 2024-04-26T03:50:59.473974+0000 mon.a (mon.0) 760 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:50:59 smithi139 bash[22330]: audit 2024-04-26T03:50:59.482239+0000 mon.a (mon.0) 761 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T03:50:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:59 smithi008 bash[21451]: cluster 2024-04-26T03:50:58.009746+0000 mgr.a (mgr.14152) 302 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:59 smithi008 bash[21451]: audit 2024-04-26T03:50:59.442372+0000 mon.a (mon.0) 758 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:59 smithi008 bash[21451]: audit 2024-04-26T03:50:59.451796+0000 mon.a (mon.0) 759 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:59 smithi008 bash[21451]: audit 2024-04-26T03:50:59.473974+0000 mon.a (mon.0) 760 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:50:59 smithi008 bash[21451]: audit 2024-04-26T03:50:59.482239+0000 mon.a (mon.0) 761 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T03:50:59.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:59 smithi012 bash[22106]: cluster 2024-04-26T03:50:58.009746+0000 mgr.a (mgr.14152) 302 : cluster 0 pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 87 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:50:59.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:59 smithi012 bash[22106]: audit 2024-04-26T03:50:59.442372+0000 mon.a (mon.0) 758 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:59 smithi012 bash[22106]: audit 2024-04-26T03:50:59.451796+0000 mon.a (mon.0) 759 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:59 smithi012 bash[22106]: audit 2024-04-26T03:50:59.473974+0000 mon.a (mon.0) 760 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' 2024-04-26T03:50:59.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:50:59 smithi012 bash[22106]: audit 2024-04-26T03:50:59.482239+0000 mon.a (mon.0) 761 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T03:51:00.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:00 smithi008 bash[21706]: ignoring --setuser ceph since I am not root 2024-04-26T03:51:00.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:00 smithi008 bash[21706]: ignoring --setgroup ceph since I am not root 2024-04-26T03:51:00.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:00 smithi008 bash[21706]: debug 2024-04-26T03:51:00.698+0000 7ff3425e6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T03:51:00.906 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:00 smithi012 bash[23202]: ignoring --setuser ceph since I am not root 2024-04-26T03:51:00.906 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:00 smithi012 bash[23202]: ignoring --setgroup ceph since I am not root 2024-04-26T03:51:00.906 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:00 smithi012 bash[23202]: debug 2024-04-26T03:51:00.559+0000 7efd16af4700 1 -- 172.21.15.12:0/1555595050 <== mon.2 v2:172.21.15.12:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557ace47e5a0 con 0x557acf1fe400 2024-04-26T03:51:00.906 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:00 smithi012 bash[23202]: debug 2024-04-26T03:51:00.707+0000 7efd208dd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T03:51:01.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:01 smithi012 bash[22106]: audit 2024-04-26T03:51:00.477254+0000 mon.a (mon.0) 762 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T03:51:01.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:01 smithi012 bash[22106]: cluster 2024-04-26T03:51:00.489039+0000 mon.a (mon.0) 763 : cluster 0 mgrmap e16: a(active, since 7m), standbys: b 2024-04-26T03:51:01.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:01 smithi139 bash[22330]: audit 2024-04-26T03:51:00.477254+0000 mon.a (mon.0) 762 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T03:51:01.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:01 smithi139 bash[22330]: cluster 2024-04-26T03:51:00.489039+0000 mon.a (mon.0) 763 : cluster 0 mgrmap e16: a(active, since 7m), standbys: b 2024-04-26T03:51:01.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:01 smithi008 bash[21451]: audit 2024-04-26T03:51:00.477254+0000 mon.a (mon.0) 762 : audit 1 from='mgr.14152 172.21.15.8:0/3174683062' entity='mgr.a' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T03:51:01.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:01 smithi008 bash[21451]: cluster 2024-04-26T03:51:00.489039+0000 mon.a (mon.0) 763 : cluster 0 mgrmap e16: a(active, since 7m), standbys: b 2024-04-26T03:51:02.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:02 smithi008 bash[21706]: debug 2024-04-26T03:51:02.334+0000 7ff3425e6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T03:51:02.695 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:02 smithi008 bash[21706]: debug 2024-04-26T03:51:02.434+0000 7ff3425e6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T03:51:02.741 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:02 smithi012 bash[23202]: debug 2024-04-26T03:51:02.383+0000 7efd208dd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T03:51:02.742 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:02 smithi012 bash[23202]: debug 2024-04-26T03:51:02.487+0000 7efd208dd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T03:51:03.118 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:02 smithi012 bash[23202]: debug 2024-04-26T03:51:02.747+0000 7efd208dd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T03:51:03.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:02 smithi008 bash[21706]: debug 2024-04-26T03:51:02.690+0000 7ff3425e6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T03:51:03.648 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:03 smithi008 bash[21706]: debug 2024-04-26T03:51:03.530+0000 7ff3425e6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T03:51:03.992 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:03 smithi012 bash[23202]: debug 2024-04-26T03:51:03.611+0000 7efd208dd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T03:51:03.992 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:03 smithi012 bash[23202]: debug 2024-04-26T03:51:03.727+0000 7efd208dd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T03:51:03.992 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:03 smithi012 bash[23202]: debug 2024-04-26T03:51:03.835+0000 7efd208dd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T03:51:04.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:03 smithi008 bash[21706]: debug 2024-04-26T03:51:03.646+0000 7ff3425e6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T03:51:04.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:03 smithi008 bash[21706]: debug 2024-04-26T03:51:03.762+0000 7ff3425e6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T03:51:04.491 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:04 smithi012 bash[23202]: debug 2024-04-26T03:51:04.203+0000 7efd208dd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T03:51:04.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:04 smithi012 bash[23202]: debug 2024-04-26T03:51:04.323+0000 7efd208dd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T03:51:04.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:04 smithi012 bash[23202]: debug 2024-04-26T03:51:04.431+0000 7efd208dd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T03:51:04.498 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:04 smithi008 bash[21706]: debug 2024-04-26T03:51:04.134+0000 7ff3425e6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T03:51:04.498 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:04 smithi008 bash[21706]: debug 2024-04-26T03:51:04.254+0000 7ff3425e6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T03:51:04.498 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:04 smithi008 bash[21706]: debug 2024-04-26T03:51:04.362+0000 7ff3425e6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T03:51:04.848 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:04 smithi008 bash[21706]: debug 2024-04-26T03:51:04.742+0000 7ff3425e6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T03:51:05.241 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:04 smithi012 bash[23202]: debug 2024-04-26T03:51:04.803+0000 7efd208dd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T03:51:05.241 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:05 smithi012 bash[23202]: debug 2024-04-26T03:51:05.047+0000 7efd208dd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T03:51:05.269 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:04 smithi008 bash[21706]: debug 2024-04-26T03:51:04.990+0000 7ff3425e6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T03:51:05.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:05 smithi008 bash[21706]: debug 2024-04-26T03:51:05.266+0000 7ff3425e6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T03:51:05.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:05 smithi008 bash[21706]: debug 2024-04-26T03:51:05.390+0000 7ff3425e6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T03:51:05.727 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:05 smithi012 bash[23202]: debug 2024-04-26T03:51:05.319+0000 7efd208dd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T03:51:05.728 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:05 smithi012 bash[23202]: debug 2024-04-26T03:51:05.435+0000 7efd208dd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T03:51:06.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:05 smithi008 bash[21706]: debug 2024-04-26T03:51:05.678+0000 7ff3425e6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T03:51:06.360 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:06 smithi008 bash[21706]: debug 2024-04-26T03:51:06.106+0000 7ff3425e6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:51:06.491 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:05 smithi012 bash[23202]: debug 2024-04-26T03:51:05.719+0000 7efd208dd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T03:51:06.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:06 smithi012 bash[23202]: debug 2024-04-26T03:51:06.147+0000 7efd208dd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:51:06.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:06 smithi012 bash[23202]: debug 2024-04-26T03:51:06.395+0000 7efd208dd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T03:51:06.749 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:06 smithi008 bash[21706]: debug 2024-04-26T03:51:06.358+0000 7ff3425e6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T03:51:06.749 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:06 smithi008 bash[21706]: debug 2024-04-26T03:51:06.482+0000 7ff3425e6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T03:51:06.784 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:06 smithi012 bash[23202]: debug 2024-04-26T03:51:06.519+0000 7efd208dd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T03:51:07.241 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:06 smithi012 bash[23202]: debug 2024-04-26T03:51:06.779+0000 7efd208dd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:51:08.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:06 smithi008 bash[21706]: debug 2024-04-26T03:51:06.746+0000 7ff3425e6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T03:51:08.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:07 smithi008 bash[21706]: debug 2024-04-26T03:51:07.790+0000 7ff3425e6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T03:51:08.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:07 smithi008 bash[21706]: debug 2024-04-26T03:51:07.914+0000 7ff3425e6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T03:51:08.242 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:07 smithi012 bash[23202]: debug 2024-04-26T03:51:07.819+0000 7efd208dd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T03:51:08.242 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:07 smithi012 bash[23202]: debug 2024-04-26T03:51:07.935+0000 7efd208dd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T03:51:08.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:08 smithi008 bash[21706]: debug 2024-04-26T03:51:08.222+0000 7ff3425e6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T03:51:08.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:08 smithi008 bash[21706]: debug 2024-04-26T03:51:08.342+0000 7ff3425e6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T03:51:08.741 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:08 smithi012 bash[23202]: debug 2024-04-26T03:51:08.239+0000 7efd208dd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T03:51:08.742 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:08 smithi012 bash[23202]: debug 2024-04-26T03:51:08.359+0000 7efd208dd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T03:51:09.083 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:08 smithi008 bash[21706]: debug 2024-04-26T03:51:08.814+0000 7ff3425e6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T03:51:09.084 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:08 smithi008 bash[21706]: debug 2024-04-26T03:51:08.942+0000 7ff3425e6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T03:51:09.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: cluster 2024-04-26T03:51:08.964777+0000 mon.a (mon.0) 764 : cluster 1 Active manager daemon a restarted 2024-04-26T03:51:09.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: cluster 2024-04-26T03:51:08.965313+0000 mon.a (mon.0) 765 : cluster 1 Activating manager daemon a 2024-04-26T03:51:09.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: cluster 2024-04-26T03:51:08.972597+0000 mon.a (mon.0) 766 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2024-04-26T03:51:09.084 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: cluster 2024-04-26T03:51:08.972896+0000 mon.a (mon.0) 767 : cluster 0 mgrmap e17: a(active, starting, since 0.00777614s), standbys: b 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.977995+0000 mon.a (mon.0) 768 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.978353+0000 mon.a (mon.0) 769 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.978744+0000 mon.a (mon.0) 770 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.981162+0000 mon.a (mon.0) 771 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.981885+0000 mon.a (mon.0) 772 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: cluster 2024-04-26T03:51:08.982464+0000 mon.a (mon.0) 773 : cluster 0 Standby manager daemon b restarted 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: cluster 2024-04-26T03:51:08.982712+0000 mon.a (mon.0) 774 : cluster 0 Standby manager daemon b started 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.983264+0000 mon.a (mon.0) 775 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.983282+0000 mon.b (mon.2) 9 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-26T03:51:09.085 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.983786+0000 mon.b (mon.2) 10 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.983821+0000 mon.a (mon.0) 776 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.984371+0000 mon.a (mon.0) 777 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.985299+0000 mon.a (mon.0) 778 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.985670+0000 mon.a (mon.0) 779 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.986398+0000 mon.a (mon.0) 780 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.986596+0000 mon.b (mon.2) 11 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: audit 2024-04-26T03:51:08.987064+0000 mon.b (mon.2) 12 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T03:51:09.086 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21451]: cluster 2024-04-26T03:51:09.012692+0000 mon.a (mon.0) 781 : cluster 1 Manager daemon a is now available 2024-04-26T03:51:09.091 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:08 smithi012 bash[23202]: debug 2024-04-26T03:51:08.827+0000 7efd208dd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T03:51:09.091 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:08 smithi012 bash[23202]: debug 2024-04-26T03:51:08.951+0000 7efd208dd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T03:51:09.091 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:08 smithi012 bash[23202]: [26/Apr/2024:03:51:08] ENGINE Bus STARTING 2024-04-26T03:51:09.092 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: cluster 2024-04-26T03:51:08.964777+0000 mon.a (mon.0) 764 : cluster 1 Active manager daemon a restarted 2024-04-26T03:51:09.092 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: cluster 2024-04-26T03:51:08.965313+0000 mon.a (mon.0) 765 : cluster 1 Activating manager daemon a 2024-04-26T03:51:09.092 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: cluster 2024-04-26T03:51:08.972597+0000 mon.a (mon.0) 766 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2024-04-26T03:51:09.092 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: cluster 2024-04-26T03:51:08.972896+0000 mon.a (mon.0) 767 : cluster 0 mgrmap e17: a(active, starting, since 0.00777614s), standbys: b 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.977995+0000 mon.a (mon.0) 768 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.978353+0000 mon.a (mon.0) 769 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.978744+0000 mon.a (mon.0) 770 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.981162+0000 mon.a (mon.0) 771 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.981885+0000 mon.a (mon.0) 772 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: cluster 2024-04-26T03:51:08.982464+0000 mon.a (mon.0) 773 : cluster 0 Standby manager daemon b restarted 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: cluster 2024-04-26T03:51:08.982712+0000 mon.a (mon.0) 774 : cluster 0 Standby manager daemon b started 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.983264+0000 mon.a (mon.0) 775 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.983282+0000 mon.b (mon.2) 9 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.983786+0000 mon.b (mon.2) 10 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.983821+0000 mon.a (mon.0) 776 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:51:09.093 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.984371+0000 mon.a (mon.0) 777 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:51:09.094 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.985299+0000 mon.a (mon.0) 778 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T03:51:09.094 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.985670+0000 mon.a (mon.0) 779 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T03:51:09.094 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.986398+0000 mon.a (mon.0) 780 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T03:51:09.094 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.986596+0000 mon.b (mon.2) 11 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-26T03:51:09.094 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: audit 2024-04-26T03:51:08.987064+0000 mon.b (mon.2) 12 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T03:51:09.094 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[22106]: cluster 2024-04-26T03:51:09.012692+0000 mon.a (mon.0) 781 : cluster 1 Manager daemon a is now available 2024-04-26T03:51:09.173 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: cluster 2024-04-26T03:51:08.964777+0000 mon.a (mon.0) 764 : cluster 1 Active manager daemon a restarted 2024-04-26T03:51:09.173 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: cluster 2024-04-26T03:51:08.965313+0000 mon.a (mon.0) 765 : cluster 1 Activating manager daemon a 2024-04-26T03:51:09.173 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: cluster 2024-04-26T03:51:08.972597+0000 mon.a (mon.0) 766 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2024-04-26T03:51:09.173 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: cluster 2024-04-26T03:51:08.972896+0000 mon.a (mon.0) 767 : cluster 0 mgrmap e17: a(active, starting, since 0.00777614s), standbys: b 2024-04-26T03:51:09.173 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.977995+0000 mon.a (mon.0) 768 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T03:51:09.173 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.978353+0000 mon.a (mon.0) 769 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T03:51:09.173 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.978744+0000 mon.a (mon.0) 770 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.981162+0000 mon.a (mon.0) 771 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.981885+0000 mon.a (mon.0) 772 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: cluster 2024-04-26T03:51:08.982464+0000 mon.a (mon.0) 773 : cluster 0 Standby manager daemon b restarted 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: cluster 2024-04-26T03:51:08.982712+0000 mon.a (mon.0) 774 : cluster 0 Standby manager daemon b started 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.983264+0000 mon.a (mon.0) 775 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.983282+0000 mon.b (mon.2) 9 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.983786+0000 mon.b (mon.2) 10 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.983821+0000 mon.a (mon.0) 776 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.984371+0000 mon.a (mon.0) 777 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T03:51:09.174 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.985299+0000 mon.a (mon.0) 778 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T03:51:09.175 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.985670+0000 mon.a (mon.0) 779 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T03:51:09.175 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.986398+0000 mon.a (mon.0) 780 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T03:51:09.175 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.986596+0000 mon.b (mon.2) 11 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-26T03:51:09.175 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: audit 2024-04-26T03:51:08.987064+0000 mon.b (mon.2) 12 : audit 0 from='mgr.? 172.21.15.12:0/3588470026' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T03:51:09.175 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:09 smithi139 bash[22330]: cluster 2024-04-26T03:51:09.012692+0000 mon.a (mon.0) 781 : cluster 1 Manager daemon a is now available 2024-04-26T03:51:09.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21706]: [26/Apr/2024:03:51:09] ENGINE Bus STARTING 2024-04-26T03:51:09.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21706]: CherryPy Checker: 2024-04-26T03:51:09.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21706]: The Application mounted at '' has an empty config. 2024-04-26T03:51:09.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21706]: [26/Apr/2024:03:51:09] ENGINE Serving on http://:::9283 2024-04-26T03:51:09.349 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:09 smithi008 bash[21706]: [26/Apr/2024:03:51:09] ENGINE Bus STARTED 2024-04-26T03:51:09.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[23202]: CherryPy Checker: 2024-04-26T03:51:09.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[23202]: The Application mounted at '' has an empty config. 2024-04-26T03:51:09.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[23202]: [26/Apr/2024:03:51:09] ENGINE Serving on http://:::9283 2024-04-26T03:51:09.492 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:51:09 smithi012 bash[23202]: [26/Apr/2024:03:51:09] ENGINE Bus STARTED 2024-04-26T03:51:10.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.047755+0000 mon.a (mon.0) 782 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:10.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.051357+0000 mon.a (mon.0) 783 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.059038+0000 mon.a (mon.0) 784 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.059476+0000 mon.a (mon.0) 785 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.059837+0000 mon.a (mon.0) 786 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.062538+0000 mon.a (mon.0) 787 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]': finished 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.069769+0000 mon.a (mon.0) 788 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]': finished 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.071656+0000 mon.a (mon.0) 789 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.072351+0000 mon.a (mon.0) 790 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.073942+0000 mgr.a (mgr.14391) 1 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.074278+0000 mgr.a (mgr.14391) 2 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.075399+0000 mgr.a (mgr.14391) 3 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.078260+0000 mon.a (mon.0) 791 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:10.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.080977+0000 mon.a (mon.0) 792 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:10.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.091761+0000 mon.a (mon.0) 793 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-26T03:51:10.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: audit 2024-04-26T03:51:09.102663+0000 mon.a (mon.0) 794 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-26T03:51:10.351 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:10 smithi008 bash[21451]: cluster 2024-04-26T03:51:09.979238+0000 mon.a (mon.0) 795 : cluster 0 mgrmap e18: a(active, since 1.01411s), standbys: b 2024-04-26T03:51:10.396 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.047755+0000 mon.a (mon.0) 782 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:10.396 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.051357+0000 mon.a (mon.0) 783 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.059038+0000 mon.a (mon.0) 784 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.059476+0000 mon.a (mon.0) 785 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.059837+0000 mon.a (mon.0) 786 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.062538+0000 mon.a (mon.0) 787 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]': finished 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.069769+0000 mon.a (mon.0) 788 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]': finished 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.071656+0000 mon.a (mon.0) 789 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.072351+0000 mon.a (mon.0) 790 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.073942+0000 mgr.a (mgr.14391) 1 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.074278+0000 mgr.a (mgr.14391) 2 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.075399+0000 mgr.a (mgr.14391) 3 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.078260+0000 mon.a (mon.0) 791 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.080977+0000 mon.a (mon.0) 792 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:10.397 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.091761+0000 mon.a (mon.0) 793 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-26T03:51:10.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: audit 2024-04-26T03:51:09.102663+0000 mon.a (mon.0) 794 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-26T03:51:10.398 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:10 smithi139 bash[22330]: cluster 2024-04-26T03:51:09.979238+0000 mon.a (mon.0) 795 : cluster 0 mgrmap e18: a(active, since 1.01411s), standbys: b 2024-04-26T03:51:10.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.047755+0000 mon.a (mon.0) 782 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:10.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.051357+0000 mon.a (mon.0) 783 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:10.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.059038+0000 mon.a (mon.0) 784 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi008", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.059476+0000 mon.a (mon.0) 785 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.059837+0000 mon.a (mon.0) 786 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]: dispatch 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.062538+0000 mon.a (mon.0) 787 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]': finished 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.069769+0000 mon.a (mon.0) 788 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd='[{"prefix": "config rm", "who": "osd/host:smithi012", "name": "osd_memory_target"}]': finished 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.071656+0000 mon.a (mon.0) 789 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.072351+0000 mon.a (mon.0) 790 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.073942+0000 mgr.a (mgr.14391) 1 : cephadm 1 Updating smithi008:/etc/ceph/ceph.conf 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.074278+0000 mgr.a (mgr.14391) 2 : cephadm 1 Updating smithi012:/etc/ceph/ceph.conf 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.075399+0000 mgr.a (mgr.14391) 3 : cephadm 1 Updating smithi139:/etc/ceph/ceph.conf 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.078260+0000 mon.a (mon.0) 791 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.080977+0000 mon.a (mon.0) 792 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.091761+0000 mon.a (mon.0) 793 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: audit 2024-04-26T03:51:09.102663+0000 mon.a (mon.0) 794 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-26T03:51:10.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:10 smithi012 bash[22106]: cluster 2024-04-26T03:51:09.979238+0000 mon.a (mon.0) 795 : cluster 0 mgrmap e18: a(active, since 1.01411s), standbys: b 2024-04-26T03:51:11.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.706680+0000 mgr.a (mgr.14391) 4 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.707120+0000 mgr.a (mgr.14391) 5 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.727440+0000 mgr.a (mgr.14391) 6 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.921265+0000 mgr.a (mgr.14391) 7 : cephadm 1 Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.922492+0000 mgr.a (mgr.14391) 8 : cephadm 1 Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:09.942974+0000 mgr.a (mgr.14391) 9 : cephadm 1 Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cluster 2024-04-26T03:51:09.984616+0000 mgr.a (mgr.14391) 10 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:10.086177+0000 mgr.a (mgr.14391) 11 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:10.137126+0000 mgr.a (mgr.14391) 12 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:10.157660+0000 mgr.a (mgr.14391) 13 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.255747+0000 mon.a (mon.0) 796 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.260917+0000 mon.a (mon.0) 797 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.328538+0000 mon.a (mon.0) 798 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.335823+0000 mon.a (mon.0) 799 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.548 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.359406+0000 mon.a (mon.0) 800 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.367114+0000 mon.a (mon.0) 801 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.375286+0000 mon.a (mon.0) 802 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:10.376193+0000 mgr.a (mgr.14391) 14 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:51:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: audit 2024-04-26T03:51:10.383562+0000 mon.a (mon.0) 803 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:10.434738+0000 mgr.a (mgr.14391) 15 : cephadm 1 Reconfiguring grafana.smithi008 (dependencies changed)... 2024-04-26T03:51:11.549 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:11 smithi139 bash[22330]: cephadm 2024-04-26T03:51:10.490175+0000 mgr.a (mgr.14391) 16 : cephadm 1 Reconfiguring daemon grafana.smithi008 on smithi008 2024-04-26T03:51:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.706680+0000 mgr.a (mgr.14391) 4 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.707120+0000 mgr.a (mgr.14391) 5 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.727440+0000 mgr.a (mgr.14391) 6 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.921265+0000 mgr.a (mgr.14391) 7 : cephadm 1 Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.922492+0000 mgr.a (mgr.14391) 8 : cephadm 1 Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:09.942974+0000 mgr.a (mgr.14391) 9 : cephadm 1 Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cluster 2024-04-26T03:51:09.984616+0000 mgr.a (mgr.14391) 10 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:10.086177+0000 mgr.a (mgr.14391) 11 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:10.137126+0000 mgr.a (mgr.14391) 12 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:10.157660+0000 mgr.a (mgr.14391) 13 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.255747+0000 mon.a (mon.0) 796 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.260917+0000 mon.a (mon.0) 797 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.328538+0000 mon.a (mon.0) 798 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.335823+0000 mon.a (mon.0) 799 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.359406+0000 mon.a (mon.0) 800 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.367114+0000 mon.a (mon.0) 801 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.375286+0000 mon.a (mon.0) 802 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:10.376193+0000 mgr.a (mgr.14391) 14 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:51:11.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: audit 2024-04-26T03:51:10.383562+0000 mon.a (mon.0) 803 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:10.434738+0000 mgr.a (mgr.14391) 15 : cephadm 1 Reconfiguring grafana.smithi008 (dependencies changed)... 2024-04-26T03:51:11.601 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:11 smithi008 bash[21451]: cephadm 2024-04-26T03:51:10.490175+0000 mgr.a (mgr.14391) 16 : cephadm 1 Reconfiguring daemon grafana.smithi008 on smithi008 2024-04-26T03:51:11.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.706680+0000 mgr.a (mgr.14391) 4 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.707120+0000 mgr.a (mgr.14391) 5 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.727440+0000 mgr.a (mgr.14391) 6 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T03:51:11.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.921265+0000 mgr.a (mgr.14391) 7 : cephadm 1 Updating smithi008:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.922492+0000 mgr.a (mgr.14391) 8 : cephadm 1 Updating smithi012:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:09.942974+0000 mgr.a (mgr.14391) 9 : cephadm 1 Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-26T03:51:11.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cluster 2024-04-26T03:51:09.984616+0000 mgr.a (mgr.14391) 10 : cluster 0 pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:10.086177+0000 mgr.a (mgr.14391) 11 : cephadm 1 Updating smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:10.137126+0000 mgr.a (mgr.14391) 12 : cephadm 1 Updating smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:10.157660+0000 mgr.a (mgr.14391) 13 : cephadm 1 Updating smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.255747+0000 mon.a (mon.0) 796 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.260917+0000 mon.a (mon.0) 797 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.328538+0000 mon.a (mon.0) 798 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.335823+0000 mon.a (mon.0) 799 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.744 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.359406+0000 mon.a (mon.0) 800 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.367114+0000 mon.a (mon.0) 801 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.375286+0000 mon.a (mon.0) 802 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:10.376193+0000 mgr.a (mgr.14391) 14 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:51:11.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: audit 2024-04-26T03:51:10.383562+0000 mon.a (mon.0) 803 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:11.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:10.434738+0000 mgr.a (mgr.14391) 15 : cephadm 1 Reconfiguring grafana.smithi008 (dependencies changed)... 2024-04-26T03:51:11.745 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:11 smithi012 bash[22106]: cephadm 2024-04-26T03:51:10.490175+0000 mgr.a (mgr.14391) 16 : cephadm 1 Reconfiguring daemon grafana.smithi008 on smithi008 2024-04-26T03:51:12.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:12 smithi008 bash[21451]: cluster 2024-04-26T03:51:10.982032+0000 mgr.a (mgr.14391) 17 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:12.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:12 smithi008 bash[21451]: cephadm 2024-04-26T03:51:11.225723+0000 mgr.a (mgr.14391) 18 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Bus STARTING 2024-04-26T03:51:12.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:12 smithi008 bash[21451]: cephadm 2024-04-26T03:51:11.354232+0000 mgr.a (mgr.14391) 19 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Serving on https://172.21.15.8:7151 2024-04-26T03:51:12.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:12 smithi008 bash[21451]: cephadm 2024-04-26T03:51:11.456377+0000 mgr.a (mgr.14391) 20 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Serving on http://172.21.15.8:8765 2024-04-26T03:51:12.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:12 smithi008 bash[21451]: cephadm 2024-04-26T03:51:11.456774+0000 mgr.a (mgr.14391) 21 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Bus STARTED 2024-04-26T03:51:12.426 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:12 smithi008 bash[21451]: cluster 2024-04-26T03:51:11.989693+0000 mon.a (mon.0) 804 : cluster 0 mgrmap e19: a(active, since 3s), standbys: b 2024-04-26T03:51:12.537 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:12 smithi139 bash[22330]: cluster 2024-04-26T03:51:10.982032+0000 mgr.a (mgr.14391) 17 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:12.537 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:12 smithi139 bash[22330]: cephadm 2024-04-26T03:51:11.225723+0000 mgr.a (mgr.14391) 18 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Bus STARTING 2024-04-26T03:51:12.537 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:12 smithi139 bash[22330]: cephadm 2024-04-26T03:51:11.354232+0000 mgr.a (mgr.14391) 19 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Serving on https://172.21.15.8:7151 2024-04-26T03:51:12.537 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:12 smithi139 bash[22330]: cephadm 2024-04-26T03:51:11.456377+0000 mgr.a (mgr.14391) 20 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Serving on http://172.21.15.8:8765 2024-04-26T03:51:12.537 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:12 smithi139 bash[22330]: cephadm 2024-04-26T03:51:11.456774+0000 mgr.a (mgr.14391) 21 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Bus STARTED 2024-04-26T03:51:12.537 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:12 smithi139 bash[22330]: cluster 2024-04-26T03:51:11.989693+0000 mon.a (mon.0) 804 : cluster 0 mgrmap e19: a(active, since 3s), standbys: b 2024-04-26T03:51:12.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:12 smithi012 bash[22106]: cluster 2024-04-26T03:51:10.982032+0000 mgr.a (mgr.14391) 17 : cluster 0 pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:12.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:12 smithi012 bash[22106]: cephadm 2024-04-26T03:51:11.225723+0000 mgr.a (mgr.14391) 18 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Bus STARTING 2024-04-26T03:51:12.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:12 smithi012 bash[22106]: cephadm 2024-04-26T03:51:11.354232+0000 mgr.a (mgr.14391) 19 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Serving on https://172.21.15.8:7151 2024-04-26T03:51:12.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:12 smithi012 bash[22106]: cephadm 2024-04-26T03:51:11.456377+0000 mgr.a (mgr.14391) 20 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Serving on http://172.21.15.8:8765 2024-04-26T03:51:12.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:12 smithi012 bash[22106]: cephadm 2024-04-26T03:51:11.456774+0000 mgr.a (mgr.14391) 21 : cephadm 1 [26/Apr/2024:03:51:11] ENGINE Bus STARTED 2024-04-26T03:51:12.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:12 smithi012 bash[22106]: cluster 2024-04-26T03:51:11.989693+0000 mon.a (mon.0) 804 : cluster 0 mgrmap e19: a(active, since 3s), standbys: b 2024-04-26T03:51:14.356 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:14 smithi008 bash[21451]: cluster 2024-04-26T03:51:12.982581+0000 mgr.a (mgr.14391) 22 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:14.356 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:14 smithi008 bash[21451]: cluster 2024-04-26T03:51:13.278785+0000 mon.a (mon.0) 805 : cluster 0 mgrmap e20: a(active, since 4s), standbys: b 2024-04-26T03:51:14.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:14 smithi139 bash[22330]: cluster 2024-04-26T03:51:12.982581+0000 mgr.a (mgr.14391) 22 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:14.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:14 smithi139 bash[22330]: cluster 2024-04-26T03:51:13.278785+0000 mon.a (mon.0) 805 : cluster 0 mgrmap e20: a(active, since 4s), standbys: b 2024-04-26T03:51:14.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:14 smithi012 bash[22106]: cluster 2024-04-26T03:51:12.982581+0000 mgr.a (mgr.14391) 22 : cluster 0 pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:14.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:14 smithi012 bash[22106]: cluster 2024-04-26T03:51:13.278785+0000 mon.a (mon.0) 805 : cluster 0 mgrmap e20: a(active, since 4s), standbys: b 2024-04-26T03:51:16.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:15 smithi012 bash[22106]: cluster 2024-04-26T03:51:14.983000+0000 mgr.a (mgr.14391) 23 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:16.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:15 smithi012 bash[22106]: audit 2024-04-26T03:51:14.987606+0000 mon.a (mon.0) 806 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:16.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:15 smithi012 bash[22106]: audit 2024-04-26T03:51:14.994490+0000 mon.a (mon.0) 807 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:16.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:15 smithi012 bash[22106]: audit 2024-04-26T03:51:15.044393+0000 mon.a (mon.0) 808 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi012", "caps": []}]: dispatch 2024-04-26T03:51:16.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:15 smithi012 bash[22106]: audit 2024-04-26T03:51:15.762478+0000 mon.a (mon.0) 809 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-26T03:51:16.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:15 smithi139 bash[22330]: cluster 2024-04-26T03:51:14.983000+0000 mgr.a (mgr.14391) 23 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:16.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:15 smithi139 bash[22330]: audit 2024-04-26T03:51:14.987606+0000 mon.a (mon.0) 806 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:16.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:15 smithi139 bash[22330]: audit 2024-04-26T03:51:14.994490+0000 mon.a (mon.0) 807 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:16.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:15 smithi139 bash[22330]: audit 2024-04-26T03:51:15.044393+0000 mon.a (mon.0) 808 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi012", "caps": []}]: dispatch 2024-04-26T03:51:16.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:15 smithi139 bash[22330]: audit 2024-04-26T03:51:15.762478+0000 mon.a (mon.0) 809 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-26T03:51:16.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:15 smithi008 bash[21451]: cluster 2024-04-26T03:51:14.983000+0000 mgr.a (mgr.14391) 23 : cluster 0 pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:16.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:15 smithi008 bash[21451]: audit 2024-04-26T03:51:14.987606+0000 mon.a (mon.0) 806 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:16.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:15 smithi008 bash[21451]: audit 2024-04-26T03:51:14.994490+0000 mon.a (mon.0) 807 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:16.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:15 smithi008 bash[21451]: audit 2024-04-26T03:51:15.044393+0000 mon.a (mon.0) 808 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi012", "caps": []}]: dispatch 2024-04-26T03:51:16.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:15 smithi008 bash[21451]: audit 2024-04-26T03:51:15.762478+0000 mon.a (mon.0) 809 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-26T03:51:17.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:16 smithi008 bash[21451]: cephadm 2024-04-26T03:51:16.339174+0000 mgr.a (mgr.14391) 24 : cephadm 1 Reconfiguring alertmanager.smithi139 (dependencies changed)... 2024-04-26T03:51:17.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:16 smithi012 bash[22106]: cephadm 2024-04-26T03:51:16.339174+0000 mgr.a (mgr.14391) 24 : cephadm 1 Reconfiguring alertmanager.smithi139 (dependencies changed)... 2024-04-26T03:51:17.296 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:16 smithi139 bash[22330]: cephadm 2024-04-26T03:51:16.339174+0000 mgr.a (mgr.14391) 24 : cephadm 1 Reconfiguring alertmanager.smithi139 (dependencies changed)... 2024-04-26T03:51:18.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:18 smithi139 bash[22330]: cephadm 2024-04-26T03:51:16.611559+0000 mgr.a (mgr.14391) 25 : cephadm 1 Reconfiguring daemon alertmanager.smithi139 on smithi139 2024-04-26T03:51:18.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:18 smithi139 bash[22330]: cluster 2024-04-26T03:51:16.983448+0000 mgr.a (mgr.14391) 26 : cluster 0 pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-26T03:51:18.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:18 smithi139 bash[22330]: audit 2024-04-26T03:51:16.997997+0000 mon.a (mon.0) 810 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:18 smithi139 bash[22330]: audit 2024-04-26T03:51:17.140268+0000 mon.a (mon.0) 811 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:18 smithi139 bash[22330]: audit 2024-04-26T03:51:17.309432+0000 mon.a (mon.0) 812 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.336 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:17 smithi012 bash[22106]: cephadm 2024-04-26T03:51:16.611559+0000 mgr.a (mgr.14391) 25 : cephadm 1 Reconfiguring daemon alertmanager.smithi139 on smithi139 2024-04-26T03:51:18.337 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:17 smithi012 bash[22106]: cluster 2024-04-26T03:51:16.983448+0000 mgr.a (mgr.14391) 26 : cluster 0 pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-26T03:51:18.337 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:17 smithi012 bash[22106]: audit 2024-04-26T03:51:16.997997+0000 mon.a (mon.0) 810 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.337 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:17 smithi012 bash[22106]: audit 2024-04-26T03:51:17.140268+0000 mon.a (mon.0) 811 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.337 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:17 smithi012 bash[22106]: audit 2024-04-26T03:51:17.309432+0000 mon.a (mon.0) 812 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:17 smithi008 bash[21451]: cephadm 2024-04-26T03:51:16.611559+0000 mgr.a (mgr.14391) 25 : cephadm 1 Reconfiguring daemon alertmanager.smithi139 on smithi139 2024-04-26T03:51:18.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:17 smithi008 bash[21451]: cluster 2024-04-26T03:51:16.983448+0000 mgr.a (mgr.14391) 26 : cluster 0 pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-26T03:51:18.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:17 smithi008 bash[21451]: audit 2024-04-26T03:51:16.997997+0000 mon.a (mon.0) 810 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:17 smithi008 bash[21451]: audit 2024-04-26T03:51:17.140268+0000 mon.a (mon.0) 811 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:18.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:17 smithi008 bash[21451]: audit 2024-04-26T03:51:17.309432+0000 mon.a (mon.0) 812 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:19 smithi139 bash[22330]: audit 2024-04-26T03:51:18.156136+0000 mon.a (mon.0) 813 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:19 smithi139 bash[22330]: audit 2024-04-26T03:51:18.279882+0000 mon.a (mon.0) 814 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.297 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:19 smithi139 bash[22330]: audit 2024-04-26T03:51:18.404384+0000 mon.a (mon.0) 815 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:19 smithi012 bash[22106]: audit 2024-04-26T03:51:18.156136+0000 mon.a (mon.0) 813 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:19 smithi012 bash[22106]: audit 2024-04-26T03:51:18.279882+0000 mon.a (mon.0) 814 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:19 smithi012 bash[22106]: audit 2024-04-26T03:51:18.404384+0000 mon.a (mon.0) 815 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:19 smithi008 bash[21451]: audit 2024-04-26T03:51:18.156136+0000 mon.a (mon.0) 813 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:19 smithi008 bash[21451]: audit 2024-04-26T03:51:18.279882+0000 mon.a (mon.0) 814 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:19.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:19 smithi008 bash[21451]: audit 2024-04-26T03:51:18.404384+0000 mon.a (mon.0) 815 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:20.446 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:20 smithi139 bash[22330]: cluster 2024-04-26T03:51:18.983974+0000 mgr.a (mgr.14391) 27 : cluster 0 pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-26T03:51:20.446 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:20 smithi139 bash[22330]: audit 2024-04-26T03:51:19.744545+0000 mon.a (mon.0) 816 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:20.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:20 smithi012 bash[22106]: cluster 2024-04-26T03:51:18.983974+0000 mgr.a (mgr.14391) 27 : cluster 0 pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-26T03:51:20.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:20 smithi012 bash[22106]: audit 2024-04-26T03:51:19.744545+0000 mon.a (mon.0) 816 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:20.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:20 smithi008 bash[21451]: cluster 2024-04-26T03:51:18.983974+0000 mgr.a (mgr.14391) 27 : cluster 0 pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-26T03:51:20.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:20 smithi008 bash[21451]: audit 2024-04-26T03:51:19.744545+0000 mon.a (mon.0) 816 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: cluster 2024-04-26T03:51:20.984560+0000 mgr.a (mgr.14391) 28 : cluster 0 pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: audit 2024-04-26T03:51:21.087854+0000 mon.a (mon.0) 817 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: audit 2024-04-26T03:51:21.747912+0000 mon.a (mon.0) 818 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: audit 2024-04-26T03:51:21.757497+0000 mon.a (mon.0) 819 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: audit 2024-04-26T03:51:21.768175+0000 mon.a (mon.0) 820 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: audit 2024-04-26T03:51:21.909652+0000 mon.a (mon.0) 821 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: audit 2024-04-26T03:51:22.050817+0000 mon.a (mon.0) 822 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:22 smithi012 bash[22106]: audit 2024-04-26T03:51:22.060484+0000 mon.a (mon.0) 823 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.254 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STOPPING 2024-04-26T03:51:22.254 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T03:51:22.254 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STOPPED 2024-04-26T03:51:22.254 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STARTING 2024-04-26T03:51:22.254 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: cluster 2024-04-26T03:51:20.984560+0000 mgr.a (mgr.14391) 28 : cluster 0 pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T03:51:22.255 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: audit 2024-04-26T03:51:21.087854+0000 mon.a (mon.0) 817 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.255 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: audit 2024-04-26T03:51:21.747912+0000 mon.a (mon.0) 818 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.255 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: audit 2024-04-26T03:51:21.757497+0000 mon.a (mon.0) 819 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.255 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: audit 2024-04-26T03:51:21.768175+0000 mon.a (mon.0) 820 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.255 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: audit 2024-04-26T03:51:21.909652+0000 mon.a (mon.0) 821 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.255 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: audit 2024-04-26T03:51:22.050817+0000 mon.a (mon.0) 822 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.255 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21451]: audit 2024-04-26T03:51:22.060484+0000 mon.a (mon.0) 823 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: cluster 2024-04-26T03:51:20.984560+0000 mgr.a (mgr.14391) 28 : cluster 0 pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: audit 2024-04-26T03:51:21.087854+0000 mon.a (mon.0) 817 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: audit 2024-04-26T03:51:21.747912+0000 mon.a (mon.0) 818 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: audit 2024-04-26T03:51:21.757497+0000 mon.a (mon.0) 819 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: audit 2024-04-26T03:51:21.768175+0000 mon.a (mon.0) 820 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: audit 2024-04-26T03:51:21.909652+0000 mon.a (mon.0) 821 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: audit 2024-04-26T03:51:22.050817+0000 mon.a (mon.0) 822 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:22 smithi139 bash[22330]: audit 2024-04-26T03:51:22.060484+0000 mon.a (mon.0) 823 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Serving on http://:::9283 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STARTED 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STOPPING 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STOPPED 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STARTING 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Serving on http://:::9283 2024-04-26T03:51:22.599 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:51:22 smithi008 bash[21706]: [26/Apr/2024:03:51:22] ENGINE Bus STARTED 2024-04-26T03:51:23.341 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.101328+0000 mon.a (mon.0) 824 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.102465+0000 mgr.a (mgr.14391) 29 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.104668+0000 mon.a (mon.0) 825 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi008.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.105622+0000 mgr.a (mgr.14391) 30 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi008.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.112432+0000 mon.a (mon.0) 826 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.131479+0000 mon.a (mon.0) 827 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.132210+0000 mgr.a (mgr.14391) 31 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.148508+0000 mon.a (mon.0) 828 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.149434+0000 mgr.a (mgr.14391) 32 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.156203+0000 mon.a (mon.0) 829 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.177505+0000 mon.a (mon.0) 830 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:23.342 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.180833+0000 mon.a (mon.0) 831 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]: dispatch 2024-04-26T03:51:23.343 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.735497+0000 mon.a (mon.0) 832 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:23.343 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.736975+0000 mon.a (mon.0) 833 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:23.343 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.746684+0000 mon.a (mon.0) 834 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.343 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:23 smithi139 bash[22330]: audit 2024-04-26T03:51:22.828633+0000 mon.a (mon.0) 835 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]: dispatch 2024-04-26T03:51:23.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.101328+0000 mon.a (mon.0) 824 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T03:51:23.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.102465+0000 mgr.a (mgr.14391) 29 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T03:51:23.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.104668+0000 mon.a (mon.0) 825 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi008.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T03:51:23.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.105622+0000 mgr.a (mgr.14391) 30 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi008.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T03:51:23.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.112432+0000 mon.a (mon.0) 826 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.131479+0000 mon.a (mon.0) 827 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T03:51:23.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.132210+0000 mgr.a (mgr.14391) 31 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.148508+0000 mon.a (mon.0) 828 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.149434+0000 mgr.a (mgr.14391) 32 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.156203+0000 mon.a (mon.0) 829 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.177505+0000 mon.a (mon.0) 830 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.180833+0000 mon.a (mon.0) 831 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]: dispatch 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.735497+0000 mon.a (mon.0) 832 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.736975+0000 mon.a (mon.0) 833 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.746684+0000 mon.a (mon.0) 834 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.350 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:23 smithi008 bash[21451]: audit 2024-04-26T03:51:22.828633+0000 mon.a (mon.0) 835 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]: dispatch 2024-04-26T03:51:23.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.101328+0000 mon.a (mon.0) 824 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T03:51:23.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.102465+0000 mgr.a (mgr.14391) 29 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T03:51:23.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.104668+0000 mon.a (mon.0) 825 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi008.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T03:51:23.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.105622+0000 mgr.a (mgr.14391) 30 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi008.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T03:51:23.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.112432+0000 mon.a (mon.0) 826 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.131479+0000 mon.a (mon.0) 827 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.132210+0000 mgr.a (mgr.14391) 31 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.148508+0000 mon.a (mon.0) 828 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.149434+0000 mgr.a (mgr.14391) 32 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi139.front.sepia.ceph.com:9093"}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.156203+0000 mon.a (mon.0) 829 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.177505+0000 mon.a (mon.0) 830 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.180833+0000 mon.a (mon.0) 831 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.735497+0000 mon.a (mon.0) 832 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.736975+0000 mon.a (mon.0) 833 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.746684+0000 mon.a (mon.0) 834 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:23.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:23 smithi012 bash[22106]: audit 2024-04-26T03:51:22.828633+0000 mon.a (mon.0) 835 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi008", "caps": []}]: dispatch 2024-04-26T03:51:24.340 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:24 smithi008 bash[21451]: cephadm 2024-04-26T03:51:22.747384+0000 mgr.a (mgr.14391) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:51:24.340 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:24 smithi008 bash[21451]: cluster 2024-04-26T03:51:22.985078+0000 mgr.a (mgr.14391) 34 : cluster 0 pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:24.340 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:24 smithi008 bash[21451]: audit 2024-04-26T03:51:24.081680+0000 mon.a (mon.0) 836 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:24.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:24 smithi012 bash[22106]: cephadm 2024-04-26T03:51:22.747384+0000 mgr.a (mgr.14391) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:51:24.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:24 smithi012 bash[22106]: cluster 2024-04-26T03:51:22.985078+0000 mgr.a (mgr.14391) 34 : cluster 0 pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:24.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:24 smithi012 bash[22106]: audit 2024-04-26T03:51:24.081680+0000 mon.a (mon.0) 836 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:24.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:24 smithi139 bash[22330]: cephadm 2024-04-26T03:51:22.747384+0000 mgr.a (mgr.14391) 33 : cephadm 1 Metadata not up to date on all hosts. Skipping non agent specs 2024-04-26T03:51:24.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:24 smithi139 bash[22330]: cluster 2024-04-26T03:51:22.985078+0000 mgr.a (mgr.14391) 34 : cluster 0 pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:24.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:24 smithi139 bash[22330]: audit 2024-04-26T03:51:24.081680+0000 mon.a (mon.0) 836 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.108068+0000 mon.a (mon.0) 837 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.199526+0000 mon.a (mon.0) 838 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.211390+0000 mon.a (mon.0) 839 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.338358+0000 mon.a (mon.0) 840 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.847205+0000 mon.a (mon.0) 841 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.865166+0000 mon.a (mon.0) 842 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.872717+0000 mon.a (mon.0) 843 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:25 smithi012 bash[22106]: audit 2024-04-26T03:51:24.879114+0000 mon.a (mon.0) 844 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.108068+0000 mon.a (mon.0) 837 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.199526+0000 mon.a (mon.0) 838 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.211390+0000 mon.a (mon.0) 839 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.338358+0000 mon.a (mon.0) 840 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.847205+0000 mon.a (mon.0) 841 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.865166+0000 mon.a (mon.0) 842 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.872717+0000 mon.a (mon.0) 843 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:25 smithi008 bash[21451]: audit 2024-04-26T03:51:24.879114+0000 mon.a (mon.0) 844 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.365 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.108068+0000 mon.a (mon.0) 837 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.365 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.199526+0000 mon.a (mon.0) 838 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.366 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.211390+0000 mon.a (mon.0) 839 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.366 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.338358+0000 mon.a (mon.0) 840 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.366 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.847205+0000 mon.a (mon.0) 841 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.366 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.865166+0000 mon.a (mon.0) 842 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.366 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.872717+0000 mon.a (mon.0) 843 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:25.366 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:25 smithi139 bash[22330]: audit 2024-04-26T03:51:24.879114+0000 mon.a (mon.0) 844 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:26.183 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:26 smithi008 bash[21451]: cluster 2024-04-26T03:51:24.985710+0000 mgr.a (mgr.14391) 35 : cluster 0 pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:26.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:26 smithi012 bash[22106]: cluster 2024-04-26T03:51:24.985710+0000 mgr.a (mgr.14391) 35 : cluster 0 pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:26.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:26 smithi139 bash[22330]: cluster 2024-04-26T03:51:24.985710+0000 mgr.a (mgr.14391) 35 : cluster 0 pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:28.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:28 smithi008 bash[21451]: cluster 2024-04-26T03:51:26.986290+0000 mgr.a (mgr.14391) 36 : cluster 0 pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:28.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:28 smithi012 bash[22106]: cluster 2024-04-26T03:51:26.986290+0000 mgr.a (mgr.14391) 36 : cluster 0 pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:28.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:28 smithi139 bash[22330]: cluster 2024-04-26T03:51:26.986290+0000 mgr.a (mgr.14391) 36 : cluster 0 pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-04-26T03:51:29.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:29 smithi008 bash[21451]: audit 2024-04-26T03:51:28.287958+0000 mon.a (mon.0) 845 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:29.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:29 smithi008 bash[21451]: audit 2024-04-26T03:51:28.998066+0000 mon.a (mon.0) 846 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:29.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:29 smithi012 bash[22106]: audit 2024-04-26T03:51:28.287958+0000 mon.a (mon.0) 845 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:29.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:29 smithi012 bash[22106]: audit 2024-04-26T03:51:28.998066+0000 mon.a (mon.0) 846 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:29.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:29 smithi139 bash[22330]: audit 2024-04-26T03:51:28.287958+0000 mon.a (mon.0) 845 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:29.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:29 smithi139 bash[22330]: audit 2024-04-26T03:51:28.998066+0000 mon.a (mon.0) 846 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:30.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:30 smithi008 bash[21451]: cluster 2024-04-26T03:51:28.986928+0000 mgr.a (mgr.14391) 37 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:30.612 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:30 smithi139 bash[22330]: cluster 2024-04-26T03:51:28.986928+0000 mgr.a (mgr.14391) 37 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:30.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:30 smithi012 bash[22106]: cluster 2024-04-26T03:51:28.986928+0000 mgr.a (mgr.14391) 37 : cluster 0 pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:32.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:32 smithi008 bash[21451]: cluster 2024-04-26T03:51:30.987526+0000 mgr.a (mgr.14391) 38 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:32.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:32 smithi008 bash[21451]: audit 2024-04-26T03:51:31.202571+0000 mon.a (mon.0) 847 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:32 smithi008 bash[21451]: audit 2024-04-26T03:51:31.212169+0000 mon.a (mon.0) 848 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:32 smithi008 bash[21451]: audit 2024-04-26T03:51:31.222867+0000 mon.a (mon.0) 849 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:32 smithi012 bash[22106]: cluster 2024-04-26T03:51:30.987526+0000 mgr.a (mgr.14391) 38 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:32.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:32 smithi012 bash[22106]: audit 2024-04-26T03:51:31.202571+0000 mon.a (mon.0) 847 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:32 smithi012 bash[22106]: audit 2024-04-26T03:51:31.212169+0000 mon.a (mon.0) 848 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:32 smithi012 bash[22106]: audit 2024-04-26T03:51:31.222867+0000 mon.a (mon.0) 849 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:32 smithi139 bash[22330]: cluster 2024-04-26T03:51:30.987526+0000 mgr.a (mgr.14391) 38 : cluster 0 pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:32.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:32 smithi139 bash[22330]: audit 2024-04-26T03:51:31.202571+0000 mon.a (mon.0) 847 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:32 smithi139 bash[22330]: audit 2024-04-26T03:51:31.212169+0000 mon.a (mon.0) 848 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:32.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:32 smithi139 bash[22330]: audit 2024-04-26T03:51:31.222867+0000 mon.a (mon.0) 849 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:33 smithi012 bash[22106]: audit 2024-04-26T03:51:32.620372+0000 mon.a (mon.0) 850 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:33.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:33 smithi012 bash[22106]: cluster 2024-04-26T03:51:32.988048+0000 mgr.a (mgr.14391) 39 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:34.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:33 smithi139 bash[22330]: audit 2024-04-26T03:51:32.620372+0000 mon.a (mon.0) 850 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:34.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:33 smithi139 bash[22330]: cluster 2024-04-26T03:51:32.988048+0000 mgr.a (mgr.14391) 39 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:34.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:33 smithi008 bash[21451]: audit 2024-04-26T03:51:32.620372+0000 mon.a (mon.0) 850 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:34.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:33 smithi008 bash[21451]: cluster 2024-04-26T03:51:32.988048+0000 mgr.a (mgr.14391) 39 : cluster 0 pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: cluster 2024-04-26T03:51:34.988546+0000 mgr.a (mgr.14391) 40 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.255334+0000 mon.a (mon.0) 851 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.263706+0000 mon.a (mon.0) 852 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.273979+0000 mon.a (mon.0) 853 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.307592+0000 mon.a (mon.0) 854 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.312465+0000 mon.a (mon.0) 855 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.314154+0000 mon.a (mon.0) 856 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.323956+0000 mon.a (mon.0) 857 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:36 smithi139 bash[22330]: audit 2024-04-26T03:51:35.337355+0000 mon.a (mon.0) 858 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: cluster 2024-04-26T03:51:34.988546+0000 mgr.a (mgr.14391) 40 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:36.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.255334+0000 mon.a (mon.0) 851 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.263706+0000 mon.a (mon.0) 852 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.273979+0000 mon.a (mon.0) 853 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.307592+0000 mon.a (mon.0) 854 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:36.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.312465+0000 mon.a (mon.0) 855 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:36.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.314154+0000 mon.a (mon.0) 856 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:36.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.323956+0000 mon.a (mon.0) 857 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.600 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:36 smithi008 bash[21451]: audit 2024-04-26T03:51:35.337355+0000 mon.a (mon.0) 858 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: cluster 2024-04-26T03:51:34.988546+0000 mgr.a (mgr.14391) 40 : cluster 0 pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.255334+0000 mon.a (mon.0) 851 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.263706+0000 mon.a (mon.0) 852 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.273979+0000 mon.a (mon.0) 853 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.307592+0000 mon.a (mon.0) 854 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.312465+0000 mon.a (mon.0) 855 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.314154+0000 mon.a (mon.0) 856 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.323956+0000 mon.a (mon.0) 857 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:36 smithi012 bash[22106]: audit 2024-04-26T03:51:35.337355+0000 mon.a (mon.0) 858 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:38.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:38 smithi139 bash[22330]: cluster 2024-04-26T03:51:36.989069+0000 mgr.a (mgr.14391) 41 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:38.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:38 smithi008 bash[21451]: cluster 2024-04-26T03:51:36.989069+0000 mgr.a (mgr.14391) 41 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:38.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:38 smithi012 bash[22106]: cluster 2024-04-26T03:51:36.989069+0000 mgr.a (mgr.14391) 41 : cluster 0 pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:39.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:39 smithi139 bash[22330]: audit 2024-04-26T03:51:39.082528+0000 mon.a (mon.0) 859 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:39.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:39 smithi008 bash[21451]: audit 2024-04-26T03:51:39.082528+0000 mon.a (mon.0) 859 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:39.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:39 smithi012 bash[22106]: audit 2024-04-26T03:51:39.082528+0000 mon.a (mon.0) 859 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:40.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:40 smithi139 bash[22330]: cluster 2024-04-26T03:51:38.989544+0000 mgr.a (mgr.14391) 42 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:40.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:40 smithi008 bash[21451]: cluster 2024-04-26T03:51:38.989544+0000 mgr.a (mgr.14391) 42 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:40.702 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:40 smithi012 bash[22106]: cluster 2024-04-26T03:51:38.989544+0000 mgr.a (mgr.14391) 42 : cluster 0 pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:42.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:42 smithi139 bash[22330]: cluster 2024-04-26T03:51:40.990039+0000 mgr.a (mgr.14391) 43 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:42.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:42 smithi008 bash[21451]: cluster 2024-04-26T03:51:40.990039+0000 mgr.a (mgr.14391) 43 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:42.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:42 smithi012 bash[22106]: cluster 2024-04-26T03:51:40.990039+0000 mgr.a (mgr.14391) 43 : cluster 0 pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:44.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:44 smithi139 bash[22330]: cluster 2024-04-26T03:51:42.990570+0000 mgr.a (mgr.14391) 44 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:44.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:44 smithi008 bash[21451]: cluster 2024-04-26T03:51:42.990570+0000 mgr.a (mgr.14391) 44 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:44.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:44 smithi012 bash[22106]: cluster 2024-04-26T03:51:42.990570+0000 mgr.a (mgr.14391) 44 : cluster 0 pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:46.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:46 smithi008 bash[21451]: cluster 2024-04-26T03:51:44.991116+0000 mgr.a (mgr.14391) 45 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:46.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:46 smithi008 bash[21451]: audit 2024-04-26T03:51:45.098646+0000 mon.a (mon.0) 860 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:46 smithi008 bash[21451]: audit 2024-04-26T03:51:45.108485+0000 mon.a (mon.0) 861 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:46 smithi008 bash[21451]: audit 2024-04-26T03:51:45.119527+0000 mon.a (mon.0) 862 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:46 smithi012 bash[22106]: cluster 2024-04-26T03:51:44.991116+0000 mgr.a (mgr.14391) 45 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:46.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:46 smithi012 bash[22106]: audit 2024-04-26T03:51:45.098646+0000 mon.a (mon.0) 860 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:46 smithi012 bash[22106]: audit 2024-04-26T03:51:45.108485+0000 mon.a (mon.0) 861 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:46 smithi012 bash[22106]: audit 2024-04-26T03:51:45.119527+0000 mon.a (mon.0) 862 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:46 smithi139 bash[22330]: cluster 2024-04-26T03:51:44.991116+0000 mgr.a (mgr.14391) 45 : cluster 0 pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:46.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:46 smithi139 bash[22330]: audit 2024-04-26T03:51:45.098646+0000 mon.a (mon.0) 860 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:46 smithi139 bash[22330]: audit 2024-04-26T03:51:45.108485+0000 mon.a (mon.0) 861 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:46.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:46 smithi139 bash[22330]: audit 2024-04-26T03:51:45.119527+0000 mon.a (mon.0) 862 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:48.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:48 smithi008 bash[21451]: cluster 2024-04-26T03:51:46.991658+0000 mgr.a (mgr.14391) 46 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:48.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:48 smithi012 bash[22106]: cluster 2024-04-26T03:51:46.991658+0000 mgr.a (mgr.14391) 46 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:48.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:48 smithi139 bash[22330]: cluster 2024-04-26T03:51:46.991658+0000 mgr.a (mgr.14391) 46 : cluster 0 pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:50.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:50 smithi008 bash[21451]: cluster 2024-04-26T03:51:48.992138+0000 mgr.a (mgr.14391) 47 : cluster 0 pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:50.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:50 smithi008 bash[21451]: audit 2024-04-26T03:51:49.326642+0000 mon.a (mon.0) 863 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:50 smithi008 bash[21451]: audit 2024-04-26T03:51:49.336454+0000 mon.a (mon.0) 864 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:50 smithi008 bash[21451]: audit 2024-04-26T03:51:49.349434+0000 mon.a (mon.0) 865 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:50 smithi012 bash[22106]: cluster 2024-04-26T03:51:48.992138+0000 mgr.a (mgr.14391) 47 : cluster 0 pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:50 smithi012 bash[22106]: audit 2024-04-26T03:51:49.326642+0000 mon.a (mon.0) 863 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:50 smithi012 bash[22106]: audit 2024-04-26T03:51:49.336454+0000 mon.a (mon.0) 864 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:50 smithi012 bash[22106]: audit 2024-04-26T03:51:49.349434+0000 mon.a (mon.0) 865 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:50 smithi139 bash[22330]: cluster 2024-04-26T03:51:48.992138+0000 mgr.a (mgr.14391) 47 : cluster 0 pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:50.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:50 smithi139 bash[22330]: audit 2024-04-26T03:51:49.326642+0000 mon.a (mon.0) 863 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:50 smithi139 bash[22330]: audit 2024-04-26T03:51:49.336454+0000 mon.a (mon.0) 864 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:50.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:50 smithi139 bash[22330]: audit 2024-04-26T03:51:49.349434+0000 mon.a (mon.0) 865 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:52.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:52 smithi008 bash[21451]: cluster 2024-04-26T03:51:50.992824+0000 mgr.a (mgr.14391) 48 : cluster 0 pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:52.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:52 smithi012 bash[22106]: cluster 2024-04-26T03:51:50.992824+0000 mgr.a (mgr.14391) 48 : cluster 0 pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:52.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:52 smithi139 bash[22330]: cluster 2024-04-26T03:51:50.992824+0000 mgr.a (mgr.14391) 48 : cluster 0 pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:54.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:54 smithi008 bash[21451]: cluster 2024-04-26T03:51:52.993401+0000 mgr.a (mgr.14391) 49 : cluster 0 pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:54.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:54 smithi008 bash[21451]: audit 2024-04-26T03:51:54.082983+0000 mon.a (mon.0) 866 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:54.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:54 smithi012 bash[22106]: cluster 2024-04-26T03:51:52.993401+0000 mgr.a (mgr.14391) 49 : cluster 0 pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:54.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:54 smithi012 bash[22106]: audit 2024-04-26T03:51:54.082983+0000 mon.a (mon.0) 866 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:54.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:54 smithi139 bash[22330]: cluster 2024-04-26T03:51:52.993401+0000 mgr.a (mgr.14391) 49 : cluster 0 pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:54.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:54 smithi139 bash[22330]: audit 2024-04-26T03:51:54.082983+0000 mon.a (mon.0) 866 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:51:56.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:56 smithi012 bash[22106]: cluster 2024-04-26T03:51:54.993954+0000 mgr.a (mgr.14391) 50 : cluster 0 pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:56.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:56 smithi012 bash[22106]: audit 2024-04-26T03:51:55.483460+0000 mon.a (mon.0) 867 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:56 smithi012 bash[22106]: audit 2024-04-26T03:51:55.492205+0000 mon.a (mon.0) 868 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:56 smithi012 bash[22106]: audit 2024-04-26T03:51:55.502900+0000 mon.a (mon.0) 869 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:56 smithi139 bash[22330]: cluster 2024-04-26T03:51:54.993954+0000 mgr.a (mgr.14391) 50 : cluster 0 pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:56.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:56 smithi139 bash[22330]: audit 2024-04-26T03:51:55.483460+0000 mon.a (mon.0) 867 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:56 smithi139 bash[22330]: audit 2024-04-26T03:51:55.492205+0000 mon.a (mon.0) 868 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:56 smithi139 bash[22330]: audit 2024-04-26T03:51:55.502900+0000 mon.a (mon.0) 869 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:56 smithi008 bash[21451]: cluster 2024-04-26T03:51:54.993954+0000 mgr.a (mgr.14391) 50 : cluster 0 pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:56 smithi008 bash[21451]: audit 2024-04-26T03:51:55.483460+0000 mon.a (mon.0) 867 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:56 smithi008 bash[21451]: audit 2024-04-26T03:51:55.492205+0000 mon.a (mon.0) 868 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:56 smithi008 bash[21451]: audit 2024-04-26T03:51:55.502900+0000 mon.a (mon.0) 869 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:51:58.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:51:58 smithi012 bash[22106]: cluster 2024-04-26T03:51:56.994480+0000 mgr.a (mgr.14391) 51 : cluster 0 pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:58.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:51:58 smithi139 bash[22330]: cluster 2024-04-26T03:51:56.994480+0000 mgr.a (mgr.14391) 51 : cluster 0 pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:51:58.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:51:58 smithi008 bash[21451]: cluster 2024-04-26T03:51:56.994480+0000 mgr.a (mgr.14391) 51 : cluster 0 pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:00.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:00 smithi012 bash[22106]: cluster 2024-04-26T03:51:58.995008+0000 mgr.a (mgr.14391) 52 : cluster 0 pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:00.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:00 smithi139 bash[22330]: cluster 2024-04-26T03:51:58.995008+0000 mgr.a (mgr.14391) 52 : cluster 0 pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:00.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:00 smithi008 bash[21451]: cluster 2024-04-26T03:51:58.995008+0000 mgr.a (mgr.14391) 52 : cluster 0 pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:02.592 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:02 smithi012 bash[22106]: cluster 2024-04-26T03:52:00.995524+0000 mgr.a (mgr.14391) 53 : cluster 0 pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:02.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:02 smithi139 bash[22330]: cluster 2024-04-26T03:52:00.995524+0000 mgr.a (mgr.14391) 53 : cluster 0 pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:02.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:02 smithi008 bash[21451]: cluster 2024-04-26T03:52:00.995524+0000 mgr.a (mgr.14391) 53 : cluster 0 pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:04.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:04 smithi139 bash[22330]: cluster 2024-04-26T03:52:02.996026+0000 mgr.a (mgr.14391) 54 : cluster 0 pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:04.809 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:04 smithi012 bash[22106]: cluster 2024-04-26T03:52:02.996026+0000 mgr.a (mgr.14391) 54 : cluster 0 pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:04.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:04 smithi008 bash[21451]: cluster 2024-04-26T03:52:02.996026+0000 mgr.a (mgr.14391) 54 : cluster 0 pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:06.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:06 smithi139 bash[22330]: cluster 2024-04-26T03:52:04.996599+0000 mgr.a (mgr.14391) 55 : cluster 0 pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:06.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:06 smithi139 bash[22330]: audit 2024-04-26T03:52:05.293394+0000 mon.a (mon.0) 870 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:06 smithi139 bash[22330]: audit 2024-04-26T03:52:05.303269+0000 mon.a (mon.0) 871 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.547 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:06 smithi139 bash[22330]: audit 2024-04-26T03:52:05.313915+0000 mon.a (mon.0) 872 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:06 smithi008 bash[21451]: cluster 2024-04-26T03:52:04.996599+0000 mgr.a (mgr.14391) 55 : cluster 0 pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:06.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:06 smithi008 bash[21451]: audit 2024-04-26T03:52:05.293394+0000 mon.a (mon.0) 870 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:06 smithi008 bash[21451]: audit 2024-04-26T03:52:05.303269+0000 mon.a (mon.0) 871 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:06 smithi008 bash[21451]: audit 2024-04-26T03:52:05.313915+0000 mon.a (mon.0) 872 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:06 smithi012 bash[22106]: cluster 2024-04-26T03:52:04.996599+0000 mgr.a (mgr.14391) 55 : cluster 0 pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:06.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:06 smithi012 bash[22106]: audit 2024-04-26T03:52:05.293394+0000 mon.a (mon.0) 870 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:06 smithi012 bash[22106]: audit 2024-04-26T03:52:05.303269+0000 mon.a (mon.0) 871 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:06.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:06 smithi012 bash[22106]: audit 2024-04-26T03:52:05.313915+0000 mon.a (mon.0) 872 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:08.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:08 smithi008 bash[21451]: cluster 2024-04-26T03:52:06.997166+0000 mgr.a (mgr.14391) 56 : cluster 0 pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:08.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:08 smithi012 bash[22106]: cluster 2024-04-26T03:52:06.997166+0000 mgr.a (mgr.14391) 56 : cluster 0 pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:08.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:08 smithi139 bash[22330]: cluster 2024-04-26T03:52:06.997166+0000 mgr.a (mgr.14391) 56 : cluster 0 pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:09.585 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:09 smithi139 bash[22330]: audit 2024-04-26T03:52:09.082697+0000 mon.a (mon.0) 873 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:09.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:09 smithi008 bash[21451]: audit 2024-04-26T03:52:09.082697+0000 mon.a (mon.0) 873 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:09.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:09 smithi012 bash[22106]: audit 2024-04-26T03:52:09.082697+0000 mon.a (mon.0) 873 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:10.706 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:10 smithi008 bash[21451]: cluster 2024-04-26T03:52:08.997841+0000 mgr.a (mgr.14391) 57 : cluster 0 pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:10.707 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:10 smithi008 bash[21451]: audit 2024-04-26T03:52:09.562136+0000 mon.a (mon.0) 874 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:10.707 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:10 smithi008 bash[21451]: audit 2024-04-26T03:52:09.571864+0000 mon.a (mon.0) 875 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:10.707 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:10 smithi008 bash[21451]: audit 2024-04-26T03:52:09.582303+0000 mon.a (mon.0) 876 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:10 smithi012 bash[22106]: cluster 2024-04-26T03:52:08.997841+0000 mgr.a (mgr.14391) 57 : cluster 0 pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:10 smithi012 bash[22106]: audit 2024-04-26T03:52:09.562136+0000 mon.a (mon.0) 874 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:10 smithi012 bash[22106]: audit 2024-04-26T03:52:09.571864+0000 mon.a (mon.0) 875 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:10 smithi012 bash[22106]: audit 2024-04-26T03:52:09.582303+0000 mon.a (mon.0) 876 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:11.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:10 smithi139 bash[22330]: cluster 2024-04-26T03:52:08.997841+0000 mgr.a (mgr.14391) 57 : cluster 0 pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:11.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:10 smithi139 bash[22330]: audit 2024-04-26T03:52:09.562136+0000 mon.a (mon.0) 874 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:11.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:10 smithi139 bash[22330]: audit 2024-04-26T03:52:09.571864+0000 mon.a (mon.0) 875 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:11.047 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:10 smithi139 bash[22330]: audit 2024-04-26T03:52:09.582303+0000 mon.a (mon.0) 876 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:11.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:52:10 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:52:10] "GET /metrics HTTP/1.1" 200 21444 "" "Prometheus/2.43.0" 2024-04-26T03:52:12.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:12 smithi008 bash[21451]: cluster 2024-04-26T03:52:10.998538+0000 mgr.a (mgr.14391) 58 : cluster 0 pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:12.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:12 smithi012 bash[22106]: cluster 2024-04-26T03:52:10.998538+0000 mgr.a (mgr.14391) 58 : cluster 0 pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:13.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:12 smithi139 bash[22330]: cluster 2024-04-26T03:52:10.998538+0000 mgr.a (mgr.14391) 58 : cluster 0 pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:14 smithi008 bash[21451]: cluster 2024-04-26T03:52:12.999049+0000 mgr.a (mgr.14391) 59 : cluster 0 pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:14.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:14 smithi012 bash[22106]: cluster 2024-04-26T03:52:12.999049+0000 mgr.a (mgr.14391) 59 : cluster 0 pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:15.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:14 smithi139 bash[22330]: cluster 2024-04-26T03:52:12.999049+0000 mgr.a (mgr.14391) 59 : cluster 0 pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:15 smithi008 bash[21451]: cluster 2024-04-26T03:52:14.999594+0000 mgr.a (mgr.14391) 60 : cluster 0 pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:15.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:15 smithi012 bash[22106]: cluster 2024-04-26T03:52:14.999594+0000 mgr.a (mgr.14391) 60 : cluster 0 pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:16.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:15 smithi139 bash[22330]: cluster 2024-04-26T03:52:14.999594+0000 mgr.a (mgr.14391) 60 : cluster 0 pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:16 smithi012 bash[22106]: audit 2024-04-26T03:52:15.676898+0000 mon.a (mon.0) 877 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:16 smithi012 bash[22106]: audit 2024-04-26T03:52:15.686225+0000 mon.a (mon.0) 878 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:16 smithi012 bash[22106]: audit 2024-04-26T03:52:15.696662+0000 mon.a (mon.0) 879 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:17.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:16 smithi139 bash[22330]: audit 2024-04-26T03:52:15.676898+0000 mon.a (mon.0) 877 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:17.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:16 smithi139 bash[22330]: audit 2024-04-26T03:52:15.686225+0000 mon.a (mon.0) 878 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:17.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:16 smithi139 bash[22330]: audit 2024-04-26T03:52:15.696662+0000 mon.a (mon.0) 879 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:17.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:16 smithi008 bash[21451]: audit 2024-04-26T03:52:15.676898+0000 mon.a (mon.0) 877 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:17.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:16 smithi008 bash[21451]: audit 2024-04-26T03:52:15.686225+0000 mon.a (mon.0) 878 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:17.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:16 smithi008 bash[21451]: audit 2024-04-26T03:52:15.696662+0000 mon.a (mon.0) 879 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:17.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:17 smithi012 bash[22106]: cluster 2024-04-26T03:52:17.000183+0000 mgr.a (mgr.14391) 61 : cluster 0 pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:18.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:17 smithi139 bash[22330]: cluster 2024-04-26T03:52:17.000183+0000 mgr.a (mgr.14391) 61 : cluster 0 pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:18.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:17 smithi008 bash[21451]: cluster 2024-04-26T03:52:17.000183+0000 mgr.a (mgr.14391) 61 : cluster 0 pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:20.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:20 smithi008 bash[21451]: cluster 2024-04-26T03:52:19.000724+0000 mgr.a (mgr.14391) 62 : cluster 0 pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:20.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:20 smithi012 bash[22106]: cluster 2024-04-26T03:52:19.000724+0000 mgr.a (mgr.14391) 62 : cluster 0 pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:20.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:20 smithi139 bash[22330]: cluster 2024-04-26T03:52:19.000724+0000 mgr.a (mgr.14391) 62 : cluster 0 pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:21.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:52:20 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:52:20] "GET /metrics HTTP/1.1" 200 21444 "" "Prometheus/2.43.0" 2024-04-26T03:52:22.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:22 smithi008 bash[21451]: cluster 2024-04-26T03:52:21.001276+0000 mgr.a (mgr.14391) 63 : cluster 0 pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:22.457 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:22 smithi012 bash[22106]: cluster 2024-04-26T03:52:21.001276+0000 mgr.a (mgr.14391) 63 : cluster 0 pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:22.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:22 smithi139 bash[22330]: cluster 2024-04-26T03:52:21.001276+0000 mgr.a (mgr.14391) 63 : cluster 0 pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:24.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:24 smithi012 bash[22106]: cluster 2024-04-26T03:52:23.001812+0000 mgr.a (mgr.14391) 64 : cluster 0 pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:24.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:24 smithi008 bash[21451]: cluster 2024-04-26T03:52:23.001812+0000 mgr.a (mgr.14391) 64 : cluster 0 pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:24.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:24 smithi139 bash[22330]: cluster 2024-04-26T03:52:23.001812+0000 mgr.a (mgr.14391) 64 : cluster 0 pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:25.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:25 smithi008 bash[21451]: audit 2024-04-26T03:52:24.083748+0000 mon.a (mon.0) 880 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:25.480 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:25 smithi012 bash[22106]: audit 2024-04-26T03:52:24.083748+0000 mon.a (mon.0) 880 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:25.546 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:25 smithi139 bash[22330]: audit 2024-04-26T03:52:24.083748+0000 mon.a (mon.0) 880 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:26.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:26 smithi012 bash[22106]: cluster 2024-04-26T03:52:25.002321+0000 mgr.a (mgr.14391) 65 : cluster 0 pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:26.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:26 smithi012 bash[22106]: audit 2024-04-26T03:52:25.457375+0000 mon.a (mon.0) 881 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:26 smithi012 bash[22106]: audit 2024-04-26T03:52:25.467192+0000 mon.a (mon.0) 882 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:26 smithi012 bash[22106]: audit 2024-04-26T03:52:25.477580+0000 mon.a (mon.0) 883 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:26 smithi139 bash[22330]: cluster 2024-04-26T03:52:25.002321+0000 mgr.a (mgr.14391) 65 : cluster 0 pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:26.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:26 smithi139 bash[22330]: audit 2024-04-26T03:52:25.457375+0000 mon.a (mon.0) 881 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:26 smithi139 bash[22330]: audit 2024-04-26T03:52:25.467192+0000 mon.a (mon.0) 882 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:26 smithi139 bash[22330]: audit 2024-04-26T03:52:25.477580+0000 mon.a (mon.0) 883 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:26 smithi008 bash[21451]: cluster 2024-04-26T03:52:25.002321+0000 mgr.a (mgr.14391) 65 : cluster 0 pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:26.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:26 smithi008 bash[21451]: audit 2024-04-26T03:52:25.457375+0000 mon.a (mon.0) 881 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:26 smithi008 bash[21451]: audit 2024-04-26T03:52:25.467192+0000 mon.a (mon.0) 882 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:26.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:26 smithi008 bash[21451]: audit 2024-04-26T03:52:25.477580+0000 mon.a (mon.0) 883 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:28.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:28 smithi012 bash[22106]: cluster 2024-04-26T03:52:27.002882+0000 mgr.a (mgr.14391) 66 : cluster 0 pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:28.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:28 smithi139 bash[22330]: cluster 2024-04-26T03:52:27.002882+0000 mgr.a (mgr.14391) 66 : cluster 0 pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:28.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:28 smithi008 bash[21451]: cluster 2024-04-26T03:52:27.002882+0000 mgr.a (mgr.14391) 66 : cluster 0 pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:30.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:30 smithi012 bash[22106]: cluster 2024-04-26T03:52:29.003345+0000 mgr.a (mgr.14391) 67 : cluster 0 pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:30.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:30 smithi012 bash[22106]: audit 2024-04-26T03:52:29.784605+0000 mon.a (mon.0) 884 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:30 smithi012 bash[22106]: audit 2024-04-26T03:52:29.792182+0000 mon.a (mon.0) 885 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:30 smithi012 bash[22106]: audit 2024-04-26T03:52:29.802525+0000 mon.a (mon.0) 886 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:30 smithi139 bash[22330]: cluster 2024-04-26T03:52:29.003345+0000 mgr.a (mgr.14391) 67 : cluster 0 pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:30.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:30 smithi139 bash[22330]: audit 2024-04-26T03:52:29.784605+0000 mon.a (mon.0) 884 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:30 smithi139 bash[22330]: audit 2024-04-26T03:52:29.792182+0000 mon.a (mon.0) 885 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:30 smithi139 bash[22330]: audit 2024-04-26T03:52:29.802525+0000 mon.a (mon.0) 886 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:52:30 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:52:30] "GET /metrics HTTP/1.1" 200 21442 "" "Prometheus/2.43.0" 2024-04-26T03:52:30.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:30 smithi008 bash[21451]: cluster 2024-04-26T03:52:29.003345+0000 mgr.a (mgr.14391) 67 : cluster 0 pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:30.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:30 smithi008 bash[21451]: audit 2024-04-26T03:52:29.784605+0000 mon.a (mon.0) 884 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:30 smithi008 bash[21451]: audit 2024-04-26T03:52:29.792182+0000 mon.a (mon.0) 885 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:30.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:30 smithi008 bash[21451]: audit 2024-04-26T03:52:29.802525+0000 mon.a (mon.0) 886 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:32.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:32 smithi012 bash[22106]: cluster 2024-04-26T03:52:31.003723+0000 mgr.a (mgr.14391) 68 : cluster 0 pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:32.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:32 smithi139 bash[22330]: cluster 2024-04-26T03:52:31.003723+0000 mgr.a (mgr.14391) 68 : cluster 0 pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:32.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:32 smithi008 bash[21451]: cluster 2024-04-26T03:52:31.003723+0000 mgr.a (mgr.14391) 68 : cluster 0 pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:34.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:34 smithi012 bash[22106]: cluster 2024-04-26T03:52:33.004210+0000 mgr.a (mgr.14391) 69 : cluster 0 pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:34.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:34 smithi139 bash[22330]: cluster 2024-04-26T03:52:33.004210+0000 mgr.a (mgr.14391) 69 : cluster 0 pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:34.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:34 smithi008 bash[21451]: cluster 2024-04-26T03:52:33.004210+0000 mgr.a (mgr.14391) 69 : cluster 0 pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:35 smithi012 bash[22106]: audit 2024-04-26T03:52:35.455253+0000 mon.a (mon.0) 887 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:52:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:35 smithi012 bash[22106]: audit 2024-04-26T03:52:35.461466+0000 mon.a (mon.0) 888 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:52:35.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:35 smithi012 bash[22106]: audit 2024-04-26T03:52:35.463216+0000 mon.a (mon.0) 889 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:52:35.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:35 smithi139 bash[22330]: audit 2024-04-26T03:52:35.455253+0000 mon.a (mon.0) 887 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:52:35.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:35 smithi139 bash[22330]: audit 2024-04-26T03:52:35.461466+0000 mon.a (mon.0) 888 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:52:35.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:35 smithi139 bash[22330]: audit 2024-04-26T03:52:35.463216+0000 mon.a (mon.0) 889 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:52:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:35 smithi008 bash[21451]: audit 2024-04-26T03:52:35.455253+0000 mon.a (mon.0) 887 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:52:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:35 smithi008 bash[21451]: audit 2024-04-26T03:52:35.461466+0000 mon.a (mon.0) 888 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:52:35.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:35 smithi008 bash[21451]: audit 2024-04-26T03:52:35.463216+0000 mon.a (mon.0) 889 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:52:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:36 smithi012 bash[22106]: cluster 2024-04-26T03:52:35.004730+0000 mgr.a (mgr.14391) 70 : cluster 0 pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:36 smithi012 bash[22106]: audit 2024-04-26T03:52:35.474127+0000 mon.a (mon.0) 890 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:36 smithi012 bash[22106]: audit 2024-04-26T03:52:35.835440+0000 mon.a (mon.0) 891 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:36 smithi012 bash[22106]: audit 2024-04-26T03:52:35.843856+0000 mon.a (mon.0) 892 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:36 smithi012 bash[22106]: audit 2024-04-26T03:52:35.854115+0000 mon.a (mon.0) 893 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:36 smithi139 bash[22330]: cluster 2024-04-26T03:52:35.004730+0000 mgr.a (mgr.14391) 70 : cluster 0 pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:36 smithi139 bash[22330]: audit 2024-04-26T03:52:35.474127+0000 mon.a (mon.0) 890 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:36 smithi139 bash[22330]: audit 2024-04-26T03:52:35.835440+0000 mon.a (mon.0) 891 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:36 smithi139 bash[22330]: audit 2024-04-26T03:52:35.843856+0000 mon.a (mon.0) 892 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:36 smithi139 bash[22330]: audit 2024-04-26T03:52:35.854115+0000 mon.a (mon.0) 893 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:36 smithi008 bash[21451]: cluster 2024-04-26T03:52:35.004730+0000 mgr.a (mgr.14391) 70 : cluster 0 pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:36 smithi008 bash[21451]: audit 2024-04-26T03:52:35.474127+0000 mon.a (mon.0) 890 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:36 smithi008 bash[21451]: audit 2024-04-26T03:52:35.835440+0000 mon.a (mon.0) 891 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:36 smithi008 bash[21451]: audit 2024-04-26T03:52:35.843856+0000 mon.a (mon.0) 892 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:36 smithi008 bash[21451]: audit 2024-04-26T03:52:35.854115+0000 mon.a (mon.0) 893 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:38.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:38 smithi012 bash[22106]: cluster 2024-04-26T03:52:37.005259+0000 mgr.a (mgr.14391) 71 : cluster 0 pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:38.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:38 smithi139 bash[22330]: cluster 2024-04-26T03:52:37.005259+0000 mgr.a (mgr.14391) 71 : cluster 0 pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:38.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:38 smithi008 bash[21451]: cluster 2024-04-26T03:52:37.005259+0000 mgr.a (mgr.14391) 71 : cluster 0 pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:39.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:39 smithi139 bash[22330]: audit 2024-04-26T03:52:39.084269+0000 mon.a (mon.0) 894 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:39.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:39 smithi008 bash[21451]: audit 2024-04-26T03:52:39.084269+0000 mon.a (mon.0) 894 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:39.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:39 smithi012 bash[22106]: audit 2024-04-26T03:52:39.084269+0000 mon.a (mon.0) 894 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:40.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:40 smithi139 bash[22330]: cluster 2024-04-26T03:52:39.005821+0000 mgr.a (mgr.14391) 72 : cluster 0 pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:40.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:40 smithi008 bash[21451]: cluster 2024-04-26T03:52:39.005821+0000 mgr.a (mgr.14391) 72 : cluster 0 pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:40.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:52:40 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:52:40] "GET /metrics HTTP/1.1" 200 21444 "" "Prometheus/2.43.0" 2024-04-26T03:52:40.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:40 smithi012 bash[22106]: cluster 2024-04-26T03:52:39.005821+0000 mgr.a (mgr.14391) 72 : cluster 0 pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:42.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:42 smithi139 bash[22330]: cluster 2024-04-26T03:52:41.006442+0000 mgr.a (mgr.14391) 73 : cluster 0 pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:42.850 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:42 smithi008 bash[21451]: cluster 2024-04-26T03:52:41.006442+0000 mgr.a (mgr.14391) 73 : cluster 0 pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:42.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:42 smithi012 bash[22106]: cluster 2024-04-26T03:52:41.006442+0000 mgr.a (mgr.14391) 73 : cluster 0 pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:44.732 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:44 smithi012 bash[22106]: cluster 2024-04-26T03:52:43.006980+0000 mgr.a (mgr.14391) 74 : cluster 0 pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:44.779 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:44 smithi139 bash[22330]: cluster 2024-04-26T03:52:43.006980+0000 mgr.a (mgr.14391) 74 : cluster 0 pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:44.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:44 smithi008 bash[21451]: cluster 2024-04-26T03:52:43.006980+0000 mgr.a (mgr.14391) 74 : cluster 0 pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:46.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:46 smithi012 bash[22106]: cluster 2024-04-26T03:52:45.007466+0000 mgr.a (mgr.14391) 75 : cluster 0 pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:46.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:46 smithi012 bash[22106]: audit 2024-04-26T03:52:45.608822+0000 mon.a (mon.0) 895 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:46 smithi012 bash[22106]: audit 2024-04-26T03:52:45.618231+0000 mon.a (mon.0) 896 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:46 smithi012 bash[22106]: audit 2024-04-26T03:52:45.628548+0000 mon.a (mon.0) 897 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.783 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:46 smithi139 bash[22330]: cluster 2024-04-26T03:52:45.007466+0000 mgr.a (mgr.14391) 75 : cluster 0 pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:46.783 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:46 smithi139 bash[22330]: audit 2024-04-26T03:52:45.608822+0000 mon.a (mon.0) 895 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.783 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:46 smithi139 bash[22330]: audit 2024-04-26T03:52:45.618231+0000 mon.a (mon.0) 896 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.783 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:46 smithi139 bash[22330]: audit 2024-04-26T03:52:45.628548+0000 mon.a (mon.0) 897 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:46 smithi008 bash[21451]: cluster 2024-04-26T03:52:45.007466+0000 mgr.a (mgr.14391) 75 : cluster 0 pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:46 smithi008 bash[21451]: audit 2024-04-26T03:52:45.608822+0000 mon.a (mon.0) 895 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:46 smithi008 bash[21451]: audit 2024-04-26T03:52:45.618231+0000 mon.a (mon.0) 896 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:46 smithi008 bash[21451]: audit 2024-04-26T03:52:45.628548+0000 mon.a (mon.0) 897 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:48.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:48 smithi139 bash[22330]: cluster 2024-04-26T03:52:47.007951+0000 mgr.a (mgr.14391) 76 : cluster 0 pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:48.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:48 smithi008 bash[21451]: cluster 2024-04-26T03:52:47.007951+0000 mgr.a (mgr.14391) 76 : cluster 0 pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:48.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:48 smithi012 bash[22106]: cluster 2024-04-26T03:52:47.007951+0000 mgr.a (mgr.14391) 76 : cluster 0 pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:50.706 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:50 smithi008 bash[21451]: cluster 2024-04-26T03:52:49.008456+0000 mgr.a (mgr.14391) 77 : cluster 0 pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:50.706 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:50 smithi008 bash[21451]: audit 2024-04-26T03:52:50.001557+0000 mon.a (mon.0) 898 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.706 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:50 smithi008 bash[21451]: audit 2024-04-26T03:52:50.008889+0000 mon.a (mon.0) 899 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.707 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:50 smithi008 bash[21451]: audit 2024-04-26T03:52:50.015731+0000 mon.a (mon.0) 900 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:50 smithi139 bash[22330]: cluster 2024-04-26T03:52:49.008456+0000 mgr.a (mgr.14391) 77 : cluster 0 pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:50.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:50 smithi139 bash[22330]: audit 2024-04-26T03:52:50.001557+0000 mon.a (mon.0) 898 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:50 smithi139 bash[22330]: audit 2024-04-26T03:52:50.008889+0000 mon.a (mon.0) 899 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:50 smithi139 bash[22330]: audit 2024-04-26T03:52:50.015731+0000 mon.a (mon.0) 900 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:50 smithi012 bash[22106]: cluster 2024-04-26T03:52:49.008456+0000 mgr.a (mgr.14391) 77 : cluster 0 pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:50.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:50 smithi012 bash[22106]: audit 2024-04-26T03:52:50.001557+0000 mon.a (mon.0) 898 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:50 smithi012 bash[22106]: audit 2024-04-26T03:52:50.008889+0000 mon.a (mon.0) 899 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:50.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:50 smithi012 bash[22106]: audit 2024-04-26T03:52:50.015731+0000 mon.a (mon.0) 900 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:51.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:52:50 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:52:50] "GET /metrics HTTP/1.1" 200 21444 "" "Prometheus/2.43.0" 2024-04-26T03:52:52.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:52 smithi139 bash[22330]: cluster 2024-04-26T03:52:51.009016+0000 mgr.a (mgr.14391) 78 : cluster 0 pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:52.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:52 smithi008 bash[21451]: cluster 2024-04-26T03:52:51.009016+0000 mgr.a (mgr.14391) 78 : cluster 0 pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:52.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:52 smithi012 bash[22106]: cluster 2024-04-26T03:52:51.009016+0000 mgr.a (mgr.14391) 78 : cluster 0 pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:54.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:54 smithi139 bash[22330]: cluster 2024-04-26T03:52:53.009538+0000 mgr.a (mgr.14391) 79 : cluster 0 pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:54.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:54 smithi139 bash[22330]: audit 2024-04-26T03:52:54.084618+0000 mon.a (mon.0) 901 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:54.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:54 smithi008 bash[21451]: cluster 2024-04-26T03:52:53.009538+0000 mgr.a (mgr.14391) 79 : cluster 0 pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:54.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:54 smithi008 bash[21451]: audit 2024-04-26T03:52:54.084618+0000 mon.a (mon.0) 901 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:54.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:54 smithi012 bash[22106]: cluster 2024-04-26T03:52:53.009538+0000 mgr.a (mgr.14391) 79 : cluster 0 pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:54.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:54 smithi012 bash[22106]: audit 2024-04-26T03:52:54.084618+0000 mon.a (mon.0) 901 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:52:56.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:56 smithi139 bash[22330]: cluster 2024-04-26T03:52:55.010054+0000 mgr.a (mgr.14391) 80 : cluster 0 pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:56.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:56 smithi139 bash[22330]: audit 2024-04-26T03:52:56.045827+0000 mon.a (mon.0) 902 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:56 smithi139 bash[22330]: audit 2024-04-26T03:52:56.054414+0000 mon.a (mon.0) 903 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:56 smithi139 bash[22330]: audit 2024-04-26T03:52:56.064595+0000 mon.a (mon.0) 904 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:56 smithi008 bash[21451]: cluster 2024-04-26T03:52:55.010054+0000 mgr.a (mgr.14391) 80 : cluster 0 pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:56 smithi008 bash[21451]: audit 2024-04-26T03:52:56.045827+0000 mon.a (mon.0) 902 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:56 smithi008 bash[21451]: audit 2024-04-26T03:52:56.054414+0000 mon.a (mon.0) 903 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:56 smithi008 bash[21451]: audit 2024-04-26T03:52:56.064595+0000 mon.a (mon.0) 904 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:56 smithi012 bash[22106]: cluster 2024-04-26T03:52:55.010054+0000 mgr.a (mgr.14391) 80 : cluster 0 pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:56.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:56 smithi012 bash[22106]: audit 2024-04-26T03:52:56.045827+0000 mon.a (mon.0) 902 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:56 smithi012 bash[22106]: audit 2024-04-26T03:52:56.054414+0000 mon.a (mon.0) 903 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:56.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:56 smithi012 bash[22106]: audit 2024-04-26T03:52:56.064595+0000 mon.a (mon.0) 904 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:52:58.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:52:58 smithi139 bash[22330]: cluster 2024-04-26T03:52:57.010562+0000 mgr.a (mgr.14391) 81 : cluster 0 pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:58.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:52:58 smithi008 bash[21451]: cluster 2024-04-26T03:52:57.010562+0000 mgr.a (mgr.14391) 81 : cluster 0 pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:52:58.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:52:58 smithi012 bash[22106]: cluster 2024-04-26T03:52:57.010562+0000 mgr.a (mgr.14391) 81 : cluster 0 pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:00.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:00 smithi139 bash[22330]: cluster 2024-04-26T03:52:59.011132+0000 mgr.a (mgr.14391) 82 : cluster 0 pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:00.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:00 smithi008 bash[21451]: cluster 2024-04-26T03:52:59.011132+0000 mgr.a (mgr.14391) 82 : cluster 0 pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:00.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:53:00 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:53:00] "GET /metrics HTTP/1.1" 200 21443 "" "Prometheus/2.43.0" 2024-04-26T03:53:00.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:00 smithi012 bash[22106]: cluster 2024-04-26T03:52:59.011132+0000 mgr.a (mgr.14391) 82 : cluster 0 pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:02.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:02 smithi139 bash[22330]: cluster 2024-04-26T03:53:01.011642+0000 mgr.a (mgr.14391) 83 : cluster 0 pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:02.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:02 smithi008 bash[21451]: cluster 2024-04-26T03:53:01.011642+0000 mgr.a (mgr.14391) 83 : cluster 0 pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:02.994 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:02 smithi012 bash[22106]: cluster 2024-04-26T03:53:01.011642+0000 mgr.a (mgr.14391) 83 : cluster 0 pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:04.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:04 smithi008 bash[21451]: cluster 2024-04-26T03:53:03.012173+0000 mgr.a (mgr.14391) 84 : cluster 0 pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:04.912 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:04 smithi012 bash[22106]: cluster 2024-04-26T03:53:03.012173+0000 mgr.a (mgr.14391) 84 : cluster 0 pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:05.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:04 smithi139 bash[22330]: cluster 2024-04-26T03:53:03.012173+0000 mgr.a (mgr.14391) 84 : cluster 0 pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:06.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:06 smithi008 bash[21451]: cluster 2024-04-26T03:53:05.012667+0000 mgr.a (mgr.14391) 85 : cluster 0 pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:06.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:06 smithi008 bash[21451]: audit 2024-04-26T03:53:05.819933+0000 mon.a (mon.0) 905 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:06.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:06 smithi008 bash[21451]: audit 2024-04-26T03:53:05.829562+0000 mon.a (mon.0) 906 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:06.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:06 smithi008 bash[21451]: audit 2024-04-26T03:53:05.840103+0000 mon.a (mon.0) 907 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:06.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:06 smithi012 bash[22106]: cluster 2024-04-26T03:53:05.012667+0000 mgr.a (mgr.14391) 85 : cluster 0 pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:06.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:06 smithi012 bash[22106]: audit 2024-04-26T03:53:05.819933+0000 mon.a (mon.0) 905 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:06.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:06 smithi012 bash[22106]: audit 2024-04-26T03:53:05.829562+0000 mon.a (mon.0) 906 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:06.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:06 smithi012 bash[22106]: audit 2024-04-26T03:53:05.840103+0000 mon.a (mon.0) 907 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:07.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:06 smithi139 bash[22330]: cluster 2024-04-26T03:53:05.012667+0000 mgr.a (mgr.14391) 85 : cluster 0 pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:07.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:06 smithi139 bash[22330]: audit 2024-04-26T03:53:05.819933+0000 mon.a (mon.0) 905 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:07.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:06 smithi139 bash[22330]: audit 2024-04-26T03:53:05.829562+0000 mon.a (mon.0) 906 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:07.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:06 smithi139 bash[22330]: audit 2024-04-26T03:53:05.840103+0000 mon.a (mon.0) 907 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:08.824 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:08 smithi008 bash[21451]: cluster 2024-04-26T03:53:07.013203+0000 mgr.a (mgr.14391) 86 : cluster 0 pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:08.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:08 smithi012 bash[22106]: cluster 2024-04-26T03:53:07.013203+0000 mgr.a (mgr.14391) 86 : cluster 0 pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:09.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:08 smithi139 bash[22330]: cluster 2024-04-26T03:53:07.013203+0000 mgr.a (mgr.14391) 86 : cluster 0 pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:09.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:09 smithi008 bash[21451]: audit 2024-04-26T03:53:09.084998+0000 mon.a (mon.0) 908 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:09.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:09 smithi012 bash[22106]: audit 2024-04-26T03:53:09.084998+0000 mon.a (mon.0) 908 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:10.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:09 smithi139 bash[22330]: audit 2024-04-26T03:53:09.084998+0000 mon.a (mon.0) 908 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:10.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:53:10 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:53:10] "GET /metrics HTTP/1.1" 200 21443 "" "Prometheus/2.43.0" 2024-04-26T03:53:10.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:10 smithi008 bash[21451]: cluster 2024-04-26T03:53:09.013728+0000 mgr.a (mgr.14391) 87 : cluster 0 pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:10.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:10 smithi008 bash[21451]: audit 2024-04-26T03:53:10.211611+0000 mon.a (mon.0) 909 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:10.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:10 smithi008 bash[21451]: audit 2024-04-26T03:53:10.218484+0000 mon.a (mon.0) 910 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:10.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:10 smithi008 bash[21451]: audit 2024-04-26T03:53:10.226425+0000 mon.a (mon.0) 911 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:10 smithi012 bash[22106]: cluster 2024-04-26T03:53:09.013728+0000 mgr.a (mgr.14391) 87 : cluster 0 pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:10 smithi012 bash[22106]: audit 2024-04-26T03:53:10.211611+0000 mon.a (mon.0) 909 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:10 smithi012 bash[22106]: audit 2024-04-26T03:53:10.218484+0000 mon.a (mon.0) 910 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:10.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:10 smithi012 bash[22106]: audit 2024-04-26T03:53:10.226425+0000 mon.a (mon.0) 911 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:11.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:10 smithi139 bash[22330]: cluster 2024-04-26T03:53:09.013728+0000 mgr.a (mgr.14391) 87 : cluster 0 pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:11.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:10 smithi139 bash[22330]: audit 2024-04-26T03:53:10.211611+0000 mon.a (mon.0) 909 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:11.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:10 smithi139 bash[22330]: audit 2024-04-26T03:53:10.218484+0000 mon.a (mon.0) 910 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:11.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:10 smithi139 bash[22330]: audit 2024-04-26T03:53:10.226425+0000 mon.a (mon.0) 911 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:12.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:12 smithi008 bash[21451]: cluster 2024-04-26T03:53:11.014364+0000 mgr.a (mgr.14391) 88 : cluster 0 pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:12.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:12 smithi012 bash[22106]: cluster 2024-04-26T03:53:11.014364+0000 mgr.a (mgr.14391) 88 : cluster 0 pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:13.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:12 smithi139 bash[22330]: cluster 2024-04-26T03:53:11.014364+0000 mgr.a (mgr.14391) 88 : cluster 0 pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:14 smithi008 bash[21451]: cluster 2024-04-26T03:53:13.014957+0000 mgr.a (mgr.14391) 89 : cluster 0 pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:14.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:14 smithi012 bash[22106]: cluster 2024-04-26T03:53:13.014957+0000 mgr.a (mgr.14391) 89 : cluster 0 pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:15.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:14 smithi139 bash[22330]: cluster 2024-04-26T03:53:13.014957+0000 mgr.a (mgr.14391) 89 : cluster 0 pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:16 smithi008 bash[21451]: cluster 2024-04-26T03:53:15.015492+0000 mgr.a (mgr.14391) 90 : cluster 0 pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:16 smithi008 bash[21451]: audit 2024-04-26T03:53:16.250259+0000 mon.a (mon.0) 912 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:16 smithi008 bash[21451]: audit 2024-04-26T03:53:16.259685+0000 mon.a (mon.0) 913 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:16.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:16 smithi008 bash[21451]: audit 2024-04-26T03:53:16.270243+0000 mon.a (mon.0) 914 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:16.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:16 smithi012 bash[22106]: cluster 2024-04-26T03:53:15.015492+0000 mgr.a (mgr.14391) 90 : cluster 0 pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:16 smithi012 bash[22106]: audit 2024-04-26T03:53:16.250259+0000 mon.a (mon.0) 912 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:16 smithi012 bash[22106]: audit 2024-04-26T03:53:16.259685+0000 mon.a (mon.0) 913 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:16.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:16 smithi012 bash[22106]: audit 2024-04-26T03:53:16.270243+0000 mon.a (mon.0) 914 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:17.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:16 smithi139 bash[22330]: cluster 2024-04-26T03:53:15.015492+0000 mgr.a (mgr.14391) 90 : cluster 0 pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:17.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:16 smithi139 bash[22330]: audit 2024-04-26T03:53:16.250259+0000 mon.a (mon.0) 912 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:17.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:16 smithi139 bash[22330]: audit 2024-04-26T03:53:16.259685+0000 mon.a (mon.0) 913 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:17.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:16 smithi139 bash[22330]: audit 2024-04-26T03:53:16.270243+0000 mon.a (mon.0) 914 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:17.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:17 smithi012 bash[22106]: cluster 2024-04-26T03:53:17.015962+0000 mgr.a (mgr.14391) 91 : cluster 0 pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:18.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:17 smithi139 bash[22330]: cluster 2024-04-26T03:53:17.015962+0000 mgr.a (mgr.14391) 91 : cluster 0 pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:18.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:17 smithi008 bash[21451]: cluster 2024-04-26T03:53:17.015962+0000 mgr.a (mgr.14391) 91 : cluster 0 pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:20.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:20 smithi008 bash[21451]: cluster 2024-04-26T03:53:19.016458+0000 mgr.a (mgr.14391) 92 : cluster 0 pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:20.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:20 smithi012 bash[22106]: cluster 2024-04-26T03:53:19.016458+0000 mgr.a (mgr.14391) 92 : cluster 0 pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:20.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:20 smithi139 bash[22330]: cluster 2024-04-26T03:53:19.016458+0000 mgr.a (mgr.14391) 92 : cluster 0 pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:21.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:53:20 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:53:20] "GET /metrics HTTP/1.1" 200 21443 "" "Prometheus/2.43.0" 2024-04-26T03:53:22.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:22 smithi008 bash[21451]: cluster 2024-04-26T03:53:21.016994+0000 mgr.a (mgr.14391) 93 : cluster 0 pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:22.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:22 smithi012 bash[22106]: cluster 2024-04-26T03:53:21.016994+0000 mgr.a (mgr.14391) 93 : cluster 0 pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:22.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:22 smithi139 bash[22330]: cluster 2024-04-26T03:53:21.016994+0000 mgr.a (mgr.14391) 93 : cluster 0 pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:24.343 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:24 smithi012 bash[22106]: cluster 2024-04-26T03:53:23.017457+0000 mgr.a (mgr.14391) 94 : cluster 0 pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:24.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:24 smithi008 bash[21451]: cluster 2024-04-26T03:53:23.017457+0000 mgr.a (mgr.14391) 94 : cluster 0 pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:24.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:24 smithi139 bash[22330]: cluster 2024-04-26T03:53:23.017457+0000 mgr.a (mgr.14391) 94 : cluster 0 pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:25.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:25 smithi012 bash[22106]: audit 2024-04-26T03:53:24.085569+0000 mon.a (mon.0) 915 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:25.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:25 smithi008 bash[21451]: audit 2024-04-26T03:53:24.085569+0000 mon.a (mon.0) 915 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:25.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:25 smithi139 bash[22330]: audit 2024-04-26T03:53:24.085569+0000 mon.a (mon.0) 915 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:26.191 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:26 smithi012 bash[22106]: cluster 2024-04-26T03:53:25.018016+0000 mgr.a (mgr.14391) 95 : cluster 0 pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:26.191 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:26 smithi012 bash[22106]: audit 2024-04-26T03:53:26.003284+0000 mon.a (mon.0) 916 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.191 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:26 smithi012 bash[22106]: audit 2024-04-26T03:53:26.013266+0000 mon.a (mon.0) 917 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.191 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:26 smithi012 bash[22106]: audit 2024-04-26T03:53:26.023759+0000 mon.a (mon.0) 918 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.296 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:26 smithi139 bash[22330]: cluster 2024-04-26T03:53:25.018016+0000 mgr.a (mgr.14391) 95 : cluster 0 pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:26.296 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:26 smithi139 bash[22330]: audit 2024-04-26T03:53:26.003284+0000 mon.a (mon.0) 916 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.296 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:26 smithi139 bash[22330]: audit 2024-04-26T03:53:26.013266+0000 mon.a (mon.0) 917 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.296 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:26 smithi139 bash[22330]: audit 2024-04-26T03:53:26.023759+0000 mon.a (mon.0) 918 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:26 smithi008 bash[21451]: cluster 2024-04-26T03:53:25.018016+0000 mgr.a (mgr.14391) 95 : cluster 0 pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:26.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:26 smithi008 bash[21451]: audit 2024-04-26T03:53:26.003284+0000 mon.a (mon.0) 916 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:26 smithi008 bash[21451]: audit 2024-04-26T03:53:26.013266+0000 mon.a (mon.0) 917 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:26.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:26 smithi008 bash[21451]: audit 2024-04-26T03:53:26.023759+0000 mon.a (mon.0) 918 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:28.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:28 smithi008 bash[21451]: cluster 2024-04-26T03:53:27.018527+0000 mgr.a (mgr.14391) 96 : cluster 0 pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:28.373 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:28 smithi012 bash[22106]: cluster 2024-04-26T03:53:27.018527+0000 mgr.a (mgr.14391) 96 : cluster 0 pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:28.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:28 smithi139 bash[22330]: cluster 2024-04-26T03:53:27.018527+0000 mgr.a (mgr.14391) 96 : cluster 0 pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:30.430 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:30 smithi139 bash[22330]: cluster 2024-04-26T03:53:29.019154+0000 mgr.a (mgr.14391) 97 : cluster 0 pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:30.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:30 smithi012 bash[22106]: cluster 2024-04-26T03:53:29.019154+0000 mgr.a (mgr.14391) 97 : cluster 0 pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:30.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:30 smithi008 bash[21451]: cluster 2024-04-26T03:53:29.019154+0000 mgr.a (mgr.14391) 97 : cluster 0 pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:31.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:53:30 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:53:30] "GET /metrics HTTP/1.1" 200 21452 "" "Prometheus/2.43.0" 2024-04-26T03:53:31.716 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:31 smithi008 bash[21451]: audit 2024-04-26T03:53:30.417513+0000 mon.a (mon.0) 919 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.716 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:31 smithi008 bash[21451]: audit 2024-04-26T03:53:30.422495+0000 mon.a (mon.0) 920 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.716 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:31 smithi008 bash[21451]: audit 2024-04-26T03:53:30.427858+0000 mon.a (mon.0) 921 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:31 smithi012 bash[22106]: audit 2024-04-26T03:53:30.417513+0000 mon.a (mon.0) 919 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:31 smithi012 bash[22106]: audit 2024-04-26T03:53:30.422495+0000 mon.a (mon.0) 920 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:31 smithi012 bash[22106]: audit 2024-04-26T03:53:30.427858+0000 mon.a (mon.0) 921 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:31 smithi139 bash[22330]: audit 2024-04-26T03:53:30.417513+0000 mon.a (mon.0) 919 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:31 smithi139 bash[22330]: audit 2024-04-26T03:53:30.422495+0000 mon.a (mon.0) 920 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:31.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:31 smithi139 bash[22330]: audit 2024-04-26T03:53:30.427858+0000 mon.a (mon.0) 921 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:32.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:32 smithi012 bash[22106]: cluster 2024-04-26T03:53:31.019801+0000 mgr.a (mgr.14391) 98 : cluster 0 pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:32.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:32 smithi139 bash[22330]: cluster 2024-04-26T03:53:31.019801+0000 mgr.a (mgr.14391) 98 : cluster 0 pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:32.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:32 smithi008 bash[21451]: cluster 2024-04-26T03:53:31.019801+0000 mgr.a (mgr.14391) 98 : cluster 0 pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:34.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:34 smithi012 bash[22106]: cluster 2024-04-26T03:53:33.020384+0000 mgr.a (mgr.14391) 99 : cluster 0 pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:34.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:34 smithi139 bash[22330]: cluster 2024-04-26T03:53:33.020384+0000 mgr.a (mgr.14391) 99 : cluster 0 pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:34.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:34 smithi008 bash[21451]: cluster 2024-04-26T03:53:33.020384+0000 mgr.a (mgr.14391) 99 : cluster 0 pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:36 smithi012 bash[22106]: cluster 2024-04-26T03:53:35.020867+0000 mgr.a (mgr.14391) 100 : cluster 0 pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:36 smithi012 bash[22106]: audit 2024-04-26T03:53:35.603283+0000 mon.a (mon.0) 922 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:53:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:36 smithi012 bash[22106]: audit 2024-04-26T03:53:36.130707+0000 mon.a (mon.0) 923 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:36 smithi012 bash[22106]: audit 2024-04-26T03:53:36.135556+0000 mon.a (mon.0) 924 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:36 smithi012 bash[22106]: audit 2024-04-26T03:53:36.136655+0000 mon.a (mon.0) 925 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:53:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:36 smithi012 bash[22106]: audit 2024-04-26T03:53:36.137539+0000 mon.a (mon.0) 926 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:53:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:36 smithi012 bash[22106]: audit 2024-04-26T03:53:36.142719+0000 mon.a (mon.0) 927 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:36 smithi139 bash[22330]: cluster 2024-04-26T03:53:35.020867+0000 mgr.a (mgr.14391) 100 : cluster 0 pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:36 smithi139 bash[22330]: audit 2024-04-26T03:53:35.603283+0000 mon.a (mon.0) 922 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:53:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:36 smithi139 bash[22330]: audit 2024-04-26T03:53:36.130707+0000 mon.a (mon.0) 923 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:36 smithi139 bash[22330]: audit 2024-04-26T03:53:36.135556+0000 mon.a (mon.0) 924 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:36 smithi139 bash[22330]: audit 2024-04-26T03:53:36.136655+0000 mon.a (mon.0) 925 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:53:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:36 smithi139 bash[22330]: audit 2024-04-26T03:53:36.137539+0000 mon.a (mon.0) 926 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:53:36.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:36 smithi139 bash[22330]: audit 2024-04-26T03:53:36.142719+0000 mon.a (mon.0) 927 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:36 smithi008 bash[21451]: cluster 2024-04-26T03:53:35.020867+0000 mgr.a (mgr.14391) 100 : cluster 0 pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:36 smithi008 bash[21451]: audit 2024-04-26T03:53:35.603283+0000 mon.a (mon.0) 922 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:36 smithi008 bash[21451]: audit 2024-04-26T03:53:36.130707+0000 mon.a (mon.0) 923 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:36 smithi008 bash[21451]: audit 2024-04-26T03:53:36.135556+0000 mon.a (mon.0) 924 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:36 smithi008 bash[21451]: audit 2024-04-26T03:53:36.136655+0000 mon.a (mon.0) 925 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:36 smithi008 bash[21451]: audit 2024-04-26T03:53:36.137539+0000 mon.a (mon.0) 926 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:53:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:36 smithi008 bash[21451]: audit 2024-04-26T03:53:36.142719+0000 mon.a (mon.0) 927 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:37 smithi012 bash[22106]: audit 2024-04-26T03:53:36.449923+0000 mon.a (mon.0) 928 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:37 smithi012 bash[22106]: audit 2024-04-26T03:53:36.456927+0000 mon.a (mon.0) 929 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:37 smithi012 bash[22106]: audit 2024-04-26T03:53:36.463922+0000 mon.a (mon.0) 930 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:37 smithi139 bash[22330]: audit 2024-04-26T03:53:36.449923+0000 mon.a (mon.0) 928 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:37 smithi139 bash[22330]: audit 2024-04-26T03:53:36.456927+0000 mon.a (mon.0) 929 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:37 smithi139 bash[22330]: audit 2024-04-26T03:53:36.463922+0000 mon.a (mon.0) 930 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:37 smithi008 bash[21451]: audit 2024-04-26T03:53:36.449923+0000 mon.a (mon.0) 928 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:37 smithi008 bash[21451]: audit 2024-04-26T03:53:36.456927+0000 mon.a (mon.0) 929 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:37.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:37 smithi008 bash[21451]: audit 2024-04-26T03:53:36.463922+0000 mon.a (mon.0) 930 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:38.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:38 smithi012 bash[22106]: cluster 2024-04-26T03:53:37.021411+0000 mgr.a (mgr.14391) 101 : cluster 0 pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:38.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:38 smithi139 bash[22330]: cluster 2024-04-26T03:53:37.021411+0000 mgr.a (mgr.14391) 101 : cluster 0 pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:38.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:38 smithi008 bash[21451]: cluster 2024-04-26T03:53:37.021411+0000 mgr.a (mgr.14391) 101 : cluster 0 pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:39.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:39 smithi012 bash[22106]: audit 2024-04-26T03:53:39.085946+0000 mon.a (mon.0) 931 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:39.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:39 smithi139 bash[22330]: audit 2024-04-26T03:53:39.085946+0000 mon.a (mon.0) 931 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:39.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:39 smithi008 bash[21451]: audit 2024-04-26T03:53:39.085946+0000 mon.a (mon.0) 931 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:40.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:40 smithi012 bash[22106]: cluster 2024-04-26T03:53:39.021936+0000 mgr.a (mgr.14391) 102 : cluster 0 pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:40.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:40 smithi139 bash[22330]: cluster 2024-04-26T03:53:39.021936+0000 mgr.a (mgr.14391) 102 : cluster 0 pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:40.848 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:53:40 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:53:40] "GET /metrics HTTP/1.1" 200 21450 "" "Prometheus/2.43.0" 2024-04-26T03:53:40.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:40 smithi008 bash[21451]: cluster 2024-04-26T03:53:39.021936+0000 mgr.a (mgr.14391) 102 : cluster 0 pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:42.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:42 smithi012 bash[22106]: cluster 2024-04-26T03:53:41.022462+0000 mgr.a (mgr.14391) 103 : cluster 0 pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:42.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:42 smithi139 bash[22330]: cluster 2024-04-26T03:53:41.022462+0000 mgr.a (mgr.14391) 103 : cluster 0 pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:42.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:42 smithi008 bash[21451]: cluster 2024-04-26T03:53:41.022462+0000 mgr.a (mgr.14391) 103 : cluster 0 pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:44.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:44 smithi012 bash[22106]: cluster 2024-04-26T03:53:43.023001+0000 mgr.a (mgr.14391) 104 : cluster 0 pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:44.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:44 smithi139 bash[22330]: cluster 2024-04-26T03:53:43.023001+0000 mgr.a (mgr.14391) 104 : cluster 0 pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:44.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:44 smithi008 bash[21451]: cluster 2024-04-26T03:53:43.023001+0000 mgr.a (mgr.14391) 104 : cluster 0 pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:46.569 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:46 smithi012 bash[22106]: cluster 2024-04-26T03:53:45.023562+0000 mgr.a (mgr.14391) 105 : cluster 0 pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:46.569 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:46 smithi012 bash[22106]: audit 2024-04-26T03:53:46.236425+0000 mon.a (mon.0) 932 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.569 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:46 smithi012 bash[22106]: audit 2024-04-26T03:53:46.246170+0000 mon.a (mon.0) 933 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.569 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:46 smithi012 bash[22106]: audit 2024-04-26T03:53:46.256373+0000 mon.a (mon.0) 934 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:46 smithi139 bash[22330]: cluster 2024-04-26T03:53:45.023562+0000 mgr.a (mgr.14391) 105 : cluster 0 pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:46.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:46 smithi139 bash[22330]: audit 2024-04-26T03:53:46.236425+0000 mon.a (mon.0) 932 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:46 smithi139 bash[22330]: audit 2024-04-26T03:53:46.246170+0000 mon.a (mon.0) 933 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:46 smithi139 bash[22330]: audit 2024-04-26T03:53:46.256373+0000 mon.a (mon.0) 934 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:46 smithi008 bash[21451]: cluster 2024-04-26T03:53:45.023562+0000 mgr.a (mgr.14391) 105 : cluster 0 pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:46 smithi008 bash[21451]: audit 2024-04-26T03:53:46.236425+0000 mon.a (mon.0) 932 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:46 smithi008 bash[21451]: audit 2024-04-26T03:53:46.246170+0000 mon.a (mon.0) 933 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:46.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:46 smithi008 bash[21451]: audit 2024-04-26T03:53:46.256373+0000 mon.a (mon.0) 934 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:48.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:48 smithi139 bash[22330]: cluster 2024-04-26T03:53:47.024169+0000 mgr.a (mgr.14391) 106 : cluster 0 pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:48.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:48 smithi008 bash[21451]: cluster 2024-04-26T03:53:47.024169+0000 mgr.a (mgr.14391) 106 : cluster 0 pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:48.902 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:48 smithi012 bash[22106]: cluster 2024-04-26T03:53:47.024169+0000 mgr.a (mgr.14391) 106 : cluster 0 pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:50.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:50 smithi139 bash[22330]: cluster 2024-04-26T03:53:49.024723+0000 mgr.a (mgr.14391) 107 : cluster 0 pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:50.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:50 smithi008 bash[21451]: cluster 2024-04-26T03:53:49.024723+0000 mgr.a (mgr.14391) 107 : cluster 0 pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:50.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:53:50 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:53:50] "GET /metrics HTTP/1.1" 200 21450 "" "Prometheus/2.43.0" 2024-04-26T03:53:50.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:50 smithi012 bash[22106]: cluster 2024-04-26T03:53:49.024723+0000 mgr.a (mgr.14391) 107 : cluster 0 pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:51.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:51 smithi008 bash[21451]: audit 2024-04-26T03:53:50.599473+0000 mon.a (mon.0) 935 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:51 smithi008 bash[21451]: audit 2024-04-26T03:53:50.608833+0000 mon.a (mon.0) 936 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:51 smithi008 bash[21451]: audit 2024-04-26T03:53:50.619556+0000 mon.a (mon.0) 937 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:51.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:51 smithi008 bash[21451]: cluster 2024-04-26T03:53:51.025254+0000 mgr.a (mgr.14391) 108 : cluster 0 pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:51.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:51 smithi012 bash[22106]: audit 2024-04-26T03:53:50.599473+0000 mon.a (mon.0) 935 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:51.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:51 smithi012 bash[22106]: audit 2024-04-26T03:53:50.608833+0000 mon.a (mon.0) 936 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:51 smithi012 bash[22106]: audit 2024-04-26T03:53:50.619556+0000 mon.a (mon.0) 937 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:51.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:51 smithi012 bash[22106]: cluster 2024-04-26T03:53:51.025254+0000 mgr.a (mgr.14391) 108 : cluster 0 pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:52.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:51 smithi139 bash[22330]: audit 2024-04-26T03:53:50.599473+0000 mon.a (mon.0) 935 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:52.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:51 smithi139 bash[22330]: audit 2024-04-26T03:53:50.608833+0000 mon.a (mon.0) 936 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:52.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:51 smithi139 bash[22330]: audit 2024-04-26T03:53:50.619556+0000 mon.a (mon.0) 937 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:52.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:51 smithi139 bash[22330]: cluster 2024-04-26T03:53:51.025254+0000 mgr.a (mgr.14391) 108 : cluster 0 pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:54.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:54 smithi008 bash[21451]: cluster 2024-04-26T03:53:53.025790+0000 mgr.a (mgr.14391) 109 : cluster 0 pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:54.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:54 smithi012 bash[22106]: cluster 2024-04-26T03:53:53.025790+0000 mgr.a (mgr.14391) 109 : cluster 0 pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:54.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:54 smithi139 bash[22330]: cluster 2024-04-26T03:53:53.025790+0000 mgr.a (mgr.14391) 109 : cluster 0 pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:55.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:55 smithi008 bash[21451]: audit 2024-04-26T03:53:54.086939+0000 mon.a (mon.0) 938 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:55.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:55 smithi012 bash[22106]: audit 2024-04-26T03:53:54.086939+0000 mon.a (mon.0) 938 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:55.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:55 smithi139 bash[22330]: audit 2024-04-26T03:53:54.086939+0000 mon.a (mon.0) 938 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:53:56.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:56 smithi008 bash[21451]: cluster 2024-04-26T03:53:55.026427+0000 mgr.a (mgr.14391) 110 : cluster 0 pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:56.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:56 smithi012 bash[22106]: cluster 2024-04-26T03:53:55.026427+0000 mgr.a (mgr.14391) 110 : cluster 0 pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:56.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:56 smithi139 bash[22330]: cluster 2024-04-26T03:53:55.026427+0000 mgr.a (mgr.14391) 110 : cluster 0 pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:57.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:57 smithi012 bash[22106]: audit 2024-04-26T03:53:56.663543+0000 mon.a (mon.0) 939 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:57.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:57 smithi012 bash[22106]: audit 2024-04-26T03:53:56.671921+0000 mon.a (mon.0) 940 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:57.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:57 smithi012 bash[22106]: audit 2024-04-26T03:53:56.690681+0000 mon.a (mon.0) 941 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:57.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:53:57 smithi012 bash[22106]: cluster 2024-04-26T03:53:57.027093+0000 mgr.a (mgr.14391) 111 : cluster 0 pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:58.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:57 smithi139 bash[22330]: audit 2024-04-26T03:53:56.663543+0000 mon.a (mon.0) 939 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:58.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:57 smithi139 bash[22330]: audit 2024-04-26T03:53:56.671921+0000 mon.a (mon.0) 940 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:58.045 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:57 smithi139 bash[22330]: audit 2024-04-26T03:53:56.690681+0000 mon.a (mon.0) 941 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:58.046 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:53:57 smithi139 bash[22330]: cluster 2024-04-26T03:53:57.027093+0000 mgr.a (mgr.14391) 111 : cluster 0 pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:53:58.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:57 smithi008 bash[21451]: audit 2024-04-26T03:53:56.663543+0000 mon.a (mon.0) 939 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:58.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:57 smithi008 bash[21451]: audit 2024-04-26T03:53:56.671921+0000 mon.a (mon.0) 940 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:58.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:57 smithi008 bash[21451]: audit 2024-04-26T03:53:56.690681+0000 mon.a (mon.0) 941 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:53:58.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:53:57 smithi008 bash[21451]: cluster 2024-04-26T03:53:57.027093+0000 mgr.a (mgr.14391) 111 : cluster 0 pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:00.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:00 smithi008 bash[21451]: cluster 2024-04-26T03:53:59.027656+0000 mgr.a (mgr.14391) 112 : cluster 0 pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:00.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:00 smithi012 bash[22106]: cluster 2024-04-26T03:53:59.027656+0000 mgr.a (mgr.14391) 112 : cluster 0 pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:00.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:00 smithi139 bash[22330]: cluster 2024-04-26T03:53:59.027656+0000 mgr.a (mgr.14391) 112 : cluster 0 pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:01.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:54:00 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:54:00] "GET /metrics HTTP/1.1" 200 21452 "" "Prometheus/2.43.0" 2024-04-26T03:54:02.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:02 smithi008 bash[21451]: cluster 2024-04-26T03:54:01.028293+0000 mgr.a (mgr.14391) 113 : cluster 0 pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:02.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:02 smithi012 bash[22106]: cluster 2024-04-26T03:54:01.028293+0000 mgr.a (mgr.14391) 113 : cluster 0 pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:02.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:02 smithi139 bash[22330]: cluster 2024-04-26T03:54:01.028293+0000 mgr.a (mgr.14391) 113 : cluster 0 pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:04.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:04 smithi008 bash[21451]: cluster 2024-04-26T03:54:03.028944+0000 mgr.a (mgr.14391) 114 : cluster 0 pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:04.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:04 smithi012 bash[22106]: cluster 2024-04-26T03:54:03.028944+0000 mgr.a (mgr.14391) 114 : cluster 0 pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:04.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:04 smithi139 bash[22330]: cluster 2024-04-26T03:54:03.028944+0000 mgr.a (mgr.14391) 114 : cluster 0 pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:06.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:06 smithi008 bash[21451]: cluster 2024-04-26T03:54:05.029605+0000 mgr.a (mgr.14391) 115 : cluster 0 pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:06.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:06 smithi012 bash[22106]: cluster 2024-04-26T03:54:05.029605+0000 mgr.a (mgr.14391) 115 : cluster 0 pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:06.545 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:06 smithi139 bash[22330]: cluster 2024-04-26T03:54:05.029605+0000 mgr.a (mgr.14391) 115 : cluster 0 pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:07.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:07 smithi012 bash[22106]: audit 2024-04-26T03:54:06.469402+0000 mon.a (mon.0) 942 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:07 smithi012 bash[22106]: audit 2024-04-26T03:54:06.479235+0000 mon.a (mon.0) 943 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:07 smithi012 bash[22106]: audit 2024-04-26T03:54:06.489848+0000 mon.a (mon.0) 944 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.776 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:07 smithi139 bash[22330]: audit 2024-04-26T03:54:06.469402+0000 mon.a (mon.0) 942 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.776 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:07 smithi139 bash[22330]: audit 2024-04-26T03:54:06.479235+0000 mon.a (mon.0) 943 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.776 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:07 smithi139 bash[22330]: audit 2024-04-26T03:54:06.489848+0000 mon.a (mon.0) 944 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:07 smithi008 bash[21451]: audit 2024-04-26T03:54:06.469402+0000 mon.a (mon.0) 942 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:07 smithi008 bash[21451]: audit 2024-04-26T03:54:06.479235+0000 mon.a (mon.0) 943 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:07.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:07 smithi008 bash[21451]: audit 2024-04-26T03:54:06.489848+0000 mon.a (mon.0) 944 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:08.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:08 smithi012 bash[22106]: cluster 2024-04-26T03:54:07.030152+0000 mgr.a (mgr.14391) 116 : cluster 0 pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:08.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:08 smithi139 bash[22330]: cluster 2024-04-26T03:54:07.030152+0000 mgr.a (mgr.14391) 116 : cluster 0 pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:08.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:08 smithi008 bash[21451]: cluster 2024-04-26T03:54:07.030152+0000 mgr.a (mgr.14391) 116 : cluster 0 pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:09.756 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:09 smithi139 bash[22330]: audit 2024-04-26T03:54:09.086750+0000 mon.a (mon.0) 945 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:09.775 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:09 smithi008 bash[21451]: audit 2024-04-26T03:54:09.086750+0000 mon.a (mon.0) 945 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:09.793 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:09 smithi012 bash[22106]: audit 2024-04-26T03:54:09.086750+0000 mon.a (mon.0) 945 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:09.808 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch ls 2024-04-26T03:54:10.164 INFO:teuthology.orchestra.run.smithi008.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-26T03:54:10.164 INFO:teuthology.orchestra.run.smithi008.stdout:agent 3/3 19s ago 3m * 2024-04-26T03:54:10.165 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager ?:9093,9094 1/1 19s ago 4m count:1 2024-04-26T03:54:10.165 INFO:teuthology.orchestra.run.smithi008.stdout:grafana ?:3000 1/1 13s ago 4m count:1 2024-04-26T03:54:10.165 INFO:teuthology.orchestra.run.smithi008.stdout:mgr 2/2 13s ago 8m smithi008=a;smithi012=b;count:2 2024-04-26T03:54:10.165 INFO:teuthology.orchestra.run.smithi008.stdout:mon 3/3 19s ago 8m smithi008:172.21.15.8=a;smithi012:172.21.15.12=b;smithi139:172.21.15.139=c;count:3 2024-04-26T03:54:10.165 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter ?:9100 3/3 19s ago 4m * 2024-04-26T03:54:10.165 INFO:teuthology.orchestra.run.smithi008.stdout:osd 3 19s ago - 2024-04-26T03:54:10.165 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus ?:9095 1/1 3s ago 4m count:1 2024-04-26T03:54:10.178 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch ps 2024-04-26T03:54:10.549 INFO:teuthology.orchestra.run.smithi008.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T03:54:10.549 INFO:teuthology.orchestra.run.smithi008.stdout:agent.smithi008 smithi008 running 13s ago 10m - - 2024-04-26T03:54:10.549 INFO:teuthology.orchestra.run.smithi008.stdout:agent.smithi012 smithi012 running 4s ago 9m - - 2024-04-26T03:54:10.549 INFO:teuthology.orchestra.run.smithi008.stdout:agent.smithi139 smithi139 running 19s ago 9m - - 2024-04-26T03:54:10.549 INFO:teuthology.orchestra.run.smithi008.stdout:alertmanager.smithi139 smithi139 *:9093,9094 running (2m) 19s ago 3m 14.1M - 0.25.0 c8568f914cd2 272a58dd80c7 2024-04-26T03:54:10.549 INFO:teuthology.orchestra.run.smithi008.stdout:grafana.smithi008 smithi008 *:3000 running (2m) 13s ago 3m 73.0M - 9.4.12 2bacad6d85d8 c224346d67ce 2024-04-26T03:54:10.549 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.a smithi008 *:9283,8765 running (11m) 13s ago 11m 493M - 19.0.0-2457-gddeaa917 b2d50899180c 2ce809eebc00 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:mgr.b smithi012 *:8443,8765 running (8m) 4s ago 8m 437M - 19.0.0-2457-gddeaa917 b2d50899180c 70111dbd0878 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:mon.a smithi008 running (11m) 13s ago 11m 44.3M 2048M 19.0.0-2457-gddeaa917 b2d50899180c f59b9c656761 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:mon.b smithi012 running (8m) 4s ago 8m 33.2M 2048M 19.0.0-2457-gddeaa917 b2d50899180c 4ac3837639b9 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:mon.c smithi139 running (8m) 19s ago 8m 34.1M 2048M 19.0.0-2457-gddeaa917 b2d50899180c 1d293bb86b90 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.smithi008 smithi008 *:9100 running (3m) 13s ago 4m 8076k - 1.5.0 0da6a335fe13 4d289d5c1019 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.smithi012 smithi012 *:9100 running (3m) 4s ago 3m 8340k - 1.5.0 0da6a335fe13 616f2355f79e 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:node-exporter.smithi139 smithi139 *:9100 running (3m) 19s ago 3m 8231k - 1.5.0 0da6a335fe13 3d0ed40b81ef 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:osd.0 smithi008 running (7m) 13s ago 7m 37.8M 4096M 19.0.0-2457-gddeaa917 b2d50899180c 027bc927e80f 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:osd.1 smithi012 running (6m) 4s ago 6m 39.2M 4096M 19.0.0-2457-gddeaa917 b2d50899180c 5e1d48d140ba 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:osd.2 smithi139 running (5m) 19s ago 5m 45.9M 4096M 19.0.0-2457-gddeaa917 b2d50899180c 5ab7e0c70848 2024-04-26T03:54:10.550 INFO:teuthology.orchestra.run.smithi008.stdout:prometheus.smithi012 smithi012 *:9095 running (3m) 4s ago 3m 41.2M - 2.43.0 a07b618ecd1d bc0189bc643e 2024-04-26T03:54:10.562 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch host ls 2024-04-26T03:54:10.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:10 smithi139 bash[22330]: cluster 2024-04-26T03:54:09.030628+0000 mgr.a (mgr.14391) 117 : cluster 0 pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:10.835 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:54:10 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:54:10] "GET /metrics HTTP/1.1" 200 21456 "" "Prometheus/2.43.0" 2024-04-26T03:54:10.835 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:10 smithi008 bash[21451]: cluster 2024-04-26T03:54:09.030628+0000 mgr.a (mgr.14391) 117 : cluster 0 pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:10.905 INFO:teuthology.orchestra.run.smithi008.stdout:HOST ADDR LABELS STATUS 2024-04-26T03:54:10.905 INFO:teuthology.orchestra.run.smithi008.stdout:smithi008 172.21.15.8 2024-04-26T03:54:10.905 INFO:teuthology.orchestra.run.smithi008.stdout:smithi012 172.21.15.12 2024-04-26T03:54:10.905 INFO:teuthology.orchestra.run.smithi008.stdout:smithi139 172.21.15.139 2024-04-26T03:54:10.905 INFO:teuthology.orchestra.run.smithi008.stdout:3 hosts in cluster 2024-04-26T03:54:10.919 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch ps --daemon-type mon -f json 2024-04-26T03:54:10.919 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r 'last | .daemon_name' 2024-04-26T03:54:10.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:10 smithi012 bash[22106]: cluster 2024-04-26T03:54:09.030628+0000 mgr.a (mgr.14391) 117 : cluster 0 pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:11.282 INFO:teuthology.orchestra.run.smithi008.stderr:+ MON_DAEMON=mon.c 2024-04-26T03:54:11.283 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -e '.[]' 2024-04-26T03:54:11.283 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch ps --daemon-type grafana -f json 2024-04-26T03:54:11.283 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r .hostname 2024-04-26T03:54:11.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:11 smithi008 bash[21451]: audit 2024-04-26T03:54:10.158194+0000 mgr.a (mgr.14391) 118 : audit 0 from='client.14427 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:11.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:11 smithi008 bash[21451]: audit 2024-04-26T03:54:10.536698+0000 mgr.a (mgr.14391) 119 : audit 0 from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:11 smithi008 bash[21451]: audit 2024-04-26T03:54:10.798262+0000 mon.a (mon.0) 946 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:11 smithi008 bash[21451]: audit 2024-04-26T03:54:10.807294+0000 mon.a (mon.0) 947 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:11 smithi008 bash[21451]: audit 2024-04-26T03:54:10.817506+0000 mon.a (mon.0) 948 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.631 INFO:teuthology.orchestra.run.smithi008.stderr:+ GRAFANA_HOST=smithi008 2024-04-26T03:54:11.631 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch ps --daemon-type prometheus -f json 2024-04-26T03:54:11.631 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -e '.[]' 2024-04-26T03:54:11.631 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r .hostname 2024-04-26T03:54:11.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:11 smithi139 bash[22330]: audit 2024-04-26T03:54:10.158194+0000 mgr.a (mgr.14391) 118 : audit 0 from='client.14427 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:11.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:11 smithi139 bash[22330]: audit 2024-04-26T03:54:10.536698+0000 mgr.a (mgr.14391) 119 : audit 0 from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:11.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:11 smithi139 bash[22330]: audit 2024-04-26T03:54:10.798262+0000 mon.a (mon.0) 946 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:11 smithi139 bash[22330]: audit 2024-04-26T03:54:10.807294+0000 mon.a (mon.0) 947 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:11 smithi139 bash[22330]: audit 2024-04-26T03:54:10.817506+0000 mon.a (mon.0) 948 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.984 INFO:teuthology.orchestra.run.smithi008.stderr:+ PROM_HOST=smithi012 2024-04-26T03:54:11.984 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch ps --daemon-type alertmanager -f json 2024-04-26T03:54:11.984 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -e '.[]' 2024-04-26T03:54:11.985 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r .hostname 2024-04-26T03:54:11.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:11 smithi012 bash[22106]: audit 2024-04-26T03:54:10.158194+0000 mgr.a (mgr.14391) 118 : audit 0 from='client.14427 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:11.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:11 smithi012 bash[22106]: audit 2024-04-26T03:54:10.536698+0000 mgr.a (mgr.14391) 119 : audit 0 from='client.14433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:11 smithi012 bash[22106]: audit 2024-04-26T03:54:10.798262+0000 mon.a (mon.0) 946 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:11 smithi012 bash[22106]: audit 2024-04-26T03:54:10.807294+0000 mon.a (mon.0) 947 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:11 smithi012 bash[22106]: audit 2024-04-26T03:54:10.817506+0000 mon.a (mon.0) 948 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:12.336 INFO:teuthology.orchestra.run.smithi008.stderr:+ ALERTM_HOST=smithi139 2024-04-26T03:54:12.336 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch host ls -f json 2024-04-26T03:54:12.336 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r --arg GRAFANA_HOST smithi008 '.[] | select(.hostname==$GRAFANA_HOST) | .addr' 2024-04-26T03:54:12.675 INFO:teuthology.orchestra.run.smithi008.stderr:+ GRAFANA_IP=172.21.15.8 2024-04-26T03:54:12.675 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch host ls -f json 2024-04-26T03:54:12.675 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r --arg PROM_HOST smithi012 '.[] | select(.hostname==$PROM_HOST) | .addr' 2024-04-26T03:54:12.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:12 smithi008 bash[21451]: audit 2024-04-26T03:54:10.903370+0000 mgr.a (mgr.14391) 120 : audit 0 from='client.14439 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:12.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:12 smithi008 bash[21451]: cluster 2024-04-26T03:54:11.031217+0000 mgr.a (mgr.14391) 121 : cluster 0 pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:12.769 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:12 smithi008 bash[21451]: audit 2024-04-26T03:54:11.263916+0000 mgr.a (mgr.14391) 122 : audit 0 from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:12.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:12 smithi139 bash[22330]: audit 2024-04-26T03:54:10.903370+0000 mgr.a (mgr.14391) 120 : audit 0 from='client.14439 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:12.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:12 smithi139 bash[22330]: cluster 2024-04-26T03:54:11.031217+0000 mgr.a (mgr.14391) 121 : cluster 0 pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:12.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:12 smithi139 bash[22330]: audit 2024-04-26T03:54:11.263916+0000 mgr.a (mgr.14391) 122 : audit 0 from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:12.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:12 smithi012 bash[22106]: audit 2024-04-26T03:54:10.903370+0000 mgr.a (mgr.14391) 120 : audit 0 from='client.14439 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:12.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:12 smithi012 bash[22106]: cluster 2024-04-26T03:54:11.031217+0000 mgr.a (mgr.14391) 121 : cluster 0 pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:12.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:12 smithi012 bash[22106]: audit 2024-04-26T03:54:11.263916+0000 mgr.a (mgr.14391) 122 : audit 0 from='client.14445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "mon", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.022 INFO:teuthology.orchestra.run.smithi008.stderr:+ PROM_IP=172.21.15.12 2024-04-26T03:54:13.022 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch host ls -f json 2024-04-26T03:54:13.022 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r --arg ALERTM_HOST smithi139 '.[] | select(.hostname==$ALERTM_HOST) | .addr' 2024-04-26T03:54:13.368 INFO:teuthology.orchestra.run.smithi008.stderr:+ ALERTM_IP=172.21.15.139 2024-04-26T03:54:13.369 INFO:teuthology.orchestra.run.smithi008.stderr:++ ceph orch host ls -f json 2024-04-26T03:54:13.369 INFO:teuthology.orchestra.run.smithi008.stderr:++ jq -r '.[] | .addr' 2024-04-26T03:54:13.732 INFO:teuthology.orchestra.run.smithi008.stderr:+ ALL_HOST_IPS='172.21.15.8 2024-04-26T03:54:13.732 INFO:teuthology.orchestra.run.smithi008.stderr:172.21.15.12 2024-04-26T03:54:13.732 INFO:teuthology.orchestra.run.smithi008.stderr:172.21.15.139' 2024-04-26T03:54:13.732 INFO:teuthology.orchestra.run.smithi008.stderr:+ for ip in $ALL_HOST_IPS 2024-04-26T03:54:13.733 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.8:9100/metric 2024-04-26T03:54:13.736 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.737 INFO:teuthology.orchestra.run.smithi008.stdout: Node Exporter 2024-04-26T03:54:13.737 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.737 INFO:teuthology.orchestra.run.smithi008.stdout:

Node Exporter

2024-04-26T03:54:13.737 INFO:teuthology.orchestra.run.smithi008.stdout:

Metrics

2024-04-26T03:54:13.737 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.737 INFO:teuthology.orchestra.run.smithi008.stderr:+ for ip in $ALL_HOST_IPS 2024-04-26T03:54:13.737 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.12:9100/metric 2024-04-26T03:54:13.742 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.742 INFO:teuthology.orchestra.run.smithi008.stdout: Node Exporter 2024-04-26T03:54:13.742 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.742 INFO:teuthology.orchestra.run.smithi008.stdout:

Node Exporter

2024-04-26T03:54:13.742 INFO:teuthology.orchestra.run.smithi008.stdout:

Metrics

2024-04-26T03:54:13.742 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.743 INFO:teuthology.orchestra.run.smithi008.stderr:+ for ip in $ALL_HOST_IPS 2024-04-26T03:54:13.743 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.139:9100/metric 2024-04-26T03:54:13.746 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.746 INFO:teuthology.orchestra.run.smithi008.stdout: Node Exporter 2024-04-26T03:54:13.746 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.746 INFO:teuthology.orchestra.run.smithi008.stdout:

Node Exporter

2024-04-26T03:54:13.746 INFO:teuthology.orchestra.run.smithi008.stdout:

Metrics

2024-04-26T03:54:13.746 INFO:teuthology.orchestra.run.smithi008.stdout: 2024-04-26T03:54:13.747 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -k -s https://172.21.15.8:3000/api/health 2024-04-26T03:54:13.763 INFO:teuthology.orchestra.run.smithi008.stdout: { 2024-04-26T03:54:13.763 INFO:teuthology.orchestra.run.smithi008.stdout: "commit": "37ee25ba46", 2024-04-26T03:54:13.763 INFO:teuthology.orchestra.run.smithi008.stdout: "database": "ok", 2024-04-26T03:54:13.763 INFO:teuthology.orchestra.run.smithi008.stdout: "version": "9.4.12" 2024-04-26T03:54:13.764 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -k -s https://172.21.15.8:3000/api/health 2024-04-26T03:54:13.764 INFO:teuthology.orchestra.run.smithi008.stderr:+ jq -e '.database == "ok"' 2024-04-26T03:54:13.777 INFO:teuthology.orchestra.run.smithi008.stdout:}true 2024-04-26T03:54:13.777 INFO:teuthology.orchestra.run.smithi008.stderr:+ ceph orch daemon stop mon.c 2024-04-26T03:54:13.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:13 smithi139 bash[22330]: audit 2024-04-26T03:54:11.613704+0000 mgr.a (mgr.14391) 123 : audit 0 from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:13 smithi139 bash[22330]: audit 2024-04-26T03:54:11.966290+0000 mgr.a (mgr.14391) 124 : audit 0 from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:13 smithi139 bash[22330]: audit 2024-04-26T03:54:12.318097+0000 mgr.a (mgr.14391) 125 : audit 0 from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:13 smithi008 bash[21451]: audit 2024-04-26T03:54:11.613704+0000 mgr.a (mgr.14391) 123 : audit 0 from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:13 smithi008 bash[21451]: audit 2024-04-26T03:54:11.966290+0000 mgr.a (mgr.14391) 124 : audit 0 from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:13 smithi008 bash[21451]: audit 2024-04-26T03:54:12.318097+0000 mgr.a (mgr.14391) 125 : audit 0 from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:13 smithi012 bash[22106]: audit 2024-04-26T03:54:11.613704+0000 mgr.a (mgr.14391) 123 : audit 0 from='client.14451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "grafana", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:13 smithi012 bash[22106]: audit 2024-04-26T03:54:11.966290+0000 mgr.a (mgr.14391) 124 : audit 0 from='client.14457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "prometheus", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:13.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:13 smithi012 bash[22106]: audit 2024-04-26T03:54:12.318097+0000 mgr.a (mgr.14391) 125 : audit 0 from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "daemon_type": "alertmanager", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.151 INFO:teuthology.orchestra.run.smithi008.stdout:Scheduled to stop mon.c on host 'smithi139' 2024-04-26T03:54:14.166 INFO:teuthology.orchestra.run.smithi008.stderr:+ sleep 120 2024-04-26T03:54:14.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:12.661091+0000 mgr.a (mgr.14391) 126 : audit 0 from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:13.007277+0000 mgr.a (mgr.14391) 127 : audit 0 from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: cluster 2024-04-26T03:54:13.031568+0000 mgr.a (mgr.14391) 128 : cluster 0 pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:14.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:13.353821+0000 mgr.a (mgr.14391) 129 : audit 0 from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:14.142043+0000 mon.a (mon.0) 949 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:14.149703+0000 mon.a (mon.0) 950 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.796 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:14.175808+0000 mon.a (mon.0) 951 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:54:14.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:14.179450+0000 mon.a (mon.0) 952 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:54:14.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:14.180465+0000 mon.a (mon.0) 953 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:54:14.797 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:14 smithi139 bash[22330]: audit 2024-04-26T03:54:14.187716+0000 mon.a (mon.0) 954 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:12.661091+0000 mgr.a (mgr.14391) 126 : audit 0 from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:13.007277+0000 mgr.a (mgr.14391) 127 : audit 0 from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: cluster 2024-04-26T03:54:13.031568+0000 mgr.a (mgr.14391) 128 : cluster 0 pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:13.353821+0000 mgr.a (mgr.14391) 129 : audit 0 from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:14.142043+0000 mon.a (mon.0) 949 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:14.149703+0000 mon.a (mon.0) 950 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:14.175808+0000 mon.a (mon.0) 951 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:14.179450+0000 mon.a (mon.0) 952 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:14.180465+0000 mon.a (mon.0) 953 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:54:14.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:14 smithi008 bash[21451]: audit 2024-04-26T03:54:14.187716+0000 mon.a (mon.0) 954 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:12.661091+0000 mgr.a (mgr.14391) 126 : audit 0 from='client.14469 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:13.007277+0000 mgr.a (mgr.14391) 127 : audit 0 from='client.14475 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: cluster 2024-04-26T03:54:13.031568+0000 mgr.a (mgr.14391) 128 : cluster 0 pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:13.353821+0000 mgr.a (mgr.14391) 129 : audit 0 from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:14.142043+0000 mon.a (mon.0) 949 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:14.149703+0000 mon.a (mon.0) 950 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:14.175808+0000 mon.a (mon.0) 951 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:14.179450+0000 mon.a (mon.0) 952 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:14.180465+0000 mon.a (mon.0) 953 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:54:14.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:14 smithi012 bash[22106]: audit 2024-04-26T03:54:14.187716+0000 mon.a (mon.0) 954 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:15.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:15 smithi139 bash[22330]: audit 2024-04-26T03:54:13.716020+0000 mgr.a (mgr.14391) 130 : audit 0 from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:15.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:15 smithi139 bash[22330]: audit 2024-04-26T03:54:14.133031+0000 mgr.a (mgr.14391) 131 : audit 0 from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:15.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:15 smithi139 bash[22330]: cephadm 2024-04-26T03:54:14.133872+0000 mgr.a (mgr.14391) 132 : cephadm 1 Schedule stop daemon mon.c 2024-04-26T03:54:15.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:15 smithi008 bash[21451]: audit 2024-04-26T03:54:13.716020+0000 mgr.a (mgr.14391) 130 : audit 0 from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:15 smithi008 bash[21451]: audit 2024-04-26T03:54:14.133031+0000 mgr.a (mgr.14391) 131 : audit 0 from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:15.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:15 smithi008 bash[21451]: cephadm 2024-04-26T03:54:14.133872+0000 mgr.a (mgr.14391) 132 : cephadm 1 Schedule stop daemon mon.c 2024-04-26T03:54:15.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:15 smithi012 bash[22106]: audit 2024-04-26T03:54:13.716020+0000 mgr.a (mgr.14391) 130 : audit 0 from='client.14487 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T03:54:15.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:15 smithi012 bash[22106]: audit 2024-04-26T03:54:14.133031+0000 mgr.a (mgr.14391) 131 : audit 0 from='client.14493 -' entity='client.admin' cmd=[{"prefix": "orch daemon", "action": "stop", "name": "mon.c", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T03:54:15.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:15 smithi012 bash[22106]: cephadm 2024-04-26T03:54:14.133872+0000 mgr.a (mgr.14391) 132 : cephadm 1 Schedule stop daemon mon.c 2024-04-26T03:54:16.795 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:16 smithi139 bash[22330]: cluster 2024-04-26T03:54:15.032036+0000 mgr.a (mgr.14391) 133 : cluster 0 pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:16.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:16 smithi008 bash[21451]: cluster 2024-04-26T03:54:15.032036+0000 mgr.a (mgr.14391) 133 : cluster 0 pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:16.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:16 smithi012 bash[22106]: cluster 2024-04-26T03:54:15.032036+0000 mgr.a (mgr.14391) 133 : cluster 0 pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:18.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:17 smithi008 bash[21451]: audit 2024-04-26T03:54:16.833402+0000 mon.a (mon.0) 955 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:17 smithi008 bash[21451]: audit 2024-04-26T03:54:16.842119+0000 mon.a (mon.0) 956 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:17 smithi008 bash[21451]: audit 2024-04-26T03:54:16.852506+0000 mon.a (mon.0) 957 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:17 smithi008 bash[21451]: cluster 2024-04-26T03:54:17.032553+0000 mgr.a (mgr.14391) 134 : cluster 0 pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:18.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:17 smithi012 bash[22106]: audit 2024-04-26T03:54:16.833402+0000 mon.a (mon.0) 955 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.241 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:17 smithi012 bash[22106]: audit 2024-04-26T03:54:16.842119+0000 mon.a (mon.0) 956 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:17 smithi012 bash[22106]: audit 2024-04-26T03:54:16.852506+0000 mon.a (mon.0) 957 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.242 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:17 smithi012 bash[22106]: cluster 2024-04-26T03:54:17.032553+0000 mgr.a (mgr.14391) 134 : cluster 0 pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:18.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:17 smithi139 bash[22330]: audit 2024-04-26T03:54:16.833402+0000 mon.a (mon.0) 955 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:17 smithi139 bash[22330]: audit 2024-04-26T03:54:16.842119+0000 mon.a (mon.0) 956 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:17 smithi139 bash[22330]: audit 2024-04-26T03:54:16.852506+0000 mon.a (mon.0) 957 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:18.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:17 smithi139 bash[22330]: cluster 2024-04-26T03:54:17.032553+0000 mgr.a (mgr.14391) 134 : cluster 0 pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:19.535 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:19 smithi139 systemd[1]: Stopping Ceph mon.c for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:54:19.536 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:19 smithi139 bash[22330]: debug 2024-04-26T03:54:19.398+0000 7fee946ae700 -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-04-26T03:54:19.536 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:19 smithi139 bash[22330]: debug 2024-04-26T03:54:19.398+0000 7fee946ae700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-26T03:54:20.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:20 smithi139 bash[34873]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-mon-c 2024-04-26T03:54:20.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:20 smithi139 bash[34933]: Error response from daemon: No such container: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-mon-c 2024-04-26T03:54:20.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:20 smithi139 systemd[1]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-26T03:54:20.295 INFO:journalctl@ceph.mon.c.smithi139.stdout:Apr 26 03:54:20 smithi139 systemd[1]: Stopped Ceph mon.c for d0a8bc48-037e-11ef-bc93-c7b262605968. 2024-04-26T03:54:21.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:54:20 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:54:20] "GET /metrics HTTP/1.1" 200 21456 "" "Prometheus/2.43.0" 2024-04-26T03:54:30.967 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:54:30 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:54:30] "GET /metrics HTTP/1.1" 200 21448 "" "Prometheus/2.43.0" 2024-04-26T03:54:34.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:34 smithi012 bash[22106]: cluster 2024-04-26T03:54:19.033013+0000 mgr.a (mgr.14391) 135 : cluster 0 pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:34.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:34 smithi008 bash[21451]: cluster 2024-04-26T03:54:19.033013+0000 mgr.a (mgr.14391) 135 : cluster 0 pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:21.033573+0000 mgr.a (mgr.14391) 136 : cluster 0 pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:23.034088+0000 mgr.a (mgr.14391) 137 : cluster 0 pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:24.087236+0000 mon.a (mon.0) 958 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:35.391 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:25.034653+0000 mgr.a (mgr.14391) 138 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:27.035176+0000 mgr.a (mgr.14391) 139 : cluster 0 pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:29.035696+0000 mgr.a (mgr.14391) 140 : cluster 0 pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:29.090778+0000 mon.b (mon.2) 13 : cluster 1 mon.b calling monitor election 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:29.094045+0000 mon.a (mon.0) 959 : cluster 1 mon.a calling monitor election 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:31.036117+0000 mgr.a (mgr.14391) 141 : cluster 0 pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:33.036508+0000 mgr.a (mgr.14391) 142 : cluster 0 pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.116306+0000 mon.a (mon.0) 960 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125341+0000 mon.a (mon.0) 961 : cluster 0 monmap epoch 3 2024-04-26T03:54:35.392 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125380+0000 mon.a (mon.0) 962 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125407+0000 mon.a (mon.0) 963 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125429+0000 mon.a (mon.0) 964 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125482+0000 mon.a (mon.0) 965 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125526+0000 mon.a (mon.0) 966 : cluster 0 election_strategy: 1 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125552+0000 mon.a (mon.0) 967 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125579+0000 mon.a (mon.0) 968 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.125621+0000 mon.a (mon.0) 969 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.143586+0000 mon.a (mon.0) 970 : cluster 0 fsmap 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.143643+0000 mon.a (mon.0) 971 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.144247+0000 mon.a (mon.0) 972 : cluster 0 mgrmap e20: a(active, since 3m), standbys: b 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.144559+0000 mon.a (mon.0) 973 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-04-26T03:54:35.393 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.163052+0000 mon.a (mon.0) 974 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.163120+0000 mon.a (mon.0) 975 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: cluster 2024-04-26T03:54:34.163149+0000 mon.a (mon.0) 976 : cluster 3 mon.c (rank 1) addr [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] is down (out of quorum) 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.168730+0000 mon.a (mon.0) 977 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.175103+0000 mon.a (mon.0) 978 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.181665+0000 mon.a (mon.0) 979 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.189028+0000 mon.a (mon.0) 980 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.197024+0000 mon.a (mon.0) 981 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.204057+0000 mon.a (mon.0) 982 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.210234+0000 mon.a (mon.0) 983 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.217046+0000 mon.a (mon.0) 984 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.217770+0000 mon.a (mon.0) 985 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.422548+0000 mon.a (mon.0) 986 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.431585+0000 mon.a (mon.0) 987 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.441696+0000 mon.a (mon.0) 988 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.749241+0000 mon.a (mon.0) 989 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.758779+0000 mon.a (mon.0) 990 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.761165+0000 mon.a (mon.0) 991 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:54:35.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.763091+0000 mon.a (mon.0) 992 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:54:35.395 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:35 smithi008 bash[21451]: audit 2024-04-26T03:54:34.773152+0000 mon.a (mon.0) 993 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:21.033573+0000 mgr.a (mgr.14391) 136 : cluster 0 pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:23.034088+0000 mgr.a (mgr.14391) 137 : cluster 0 pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:24.087236+0000 mon.a (mon.0) 958 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:25.034653+0000 mgr.a (mgr.14391) 138 : cluster 0 pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:27.035176+0000 mgr.a (mgr.14391) 139 : cluster 0 pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:29.035696+0000 mgr.a (mgr.14391) 140 : cluster 0 pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:29.090778+0000 mon.b (mon.2) 13 : cluster 1 mon.b calling monitor election 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:29.094045+0000 mon.a (mon.0) 959 : cluster 1 mon.a calling monitor election 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:31.036117+0000 mgr.a (mgr.14391) 141 : cluster 0 pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:33.036508+0000 mgr.a (mgr.14391) 142 : cluster 0 pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.116306+0000 mon.a (mon.0) 960 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,2) 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125341+0000 mon.a (mon.0) 961 : cluster 0 monmap epoch 3 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125380+0000 mon.a (mon.0) 962 : cluster 0 fsid d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:54:35.493 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125407+0000 mon.a (mon.0) 963 : cluster 0 last_changed 2024-04-26T03:45:26.794110+0000 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125429+0000 mon.a (mon.0) 964 : cluster 0 created 2024-04-26T03:42:35.621288+0000 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125482+0000 mon.a (mon.0) 965 : cluster 0 min_mon_release 19 (squid) 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125526+0000 mon.a (mon.0) 966 : cluster 0 election_strategy: 1 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125552+0000 mon.a (mon.0) 967 : cluster 0 0: [v2:172.21.15.8:3300/0,v1:172.21.15.8:6789/0] mon.a 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125579+0000 mon.a (mon.0) 968 : cluster 0 1: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.c 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.125621+0000 mon.a (mon.0) 969 : cluster 0 2: [v2:172.21.15.12:3300/0,v1:172.21.15.12:6789/0] mon.b 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.143586+0000 mon.a (mon.0) 970 : cluster 0 fsmap 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.143643+0000 mon.a (mon.0) 971 : cluster 0 osdmap e22: 3 total, 3 up, 3 in 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.144247+0000 mon.a (mon.0) 972 : cluster 0 mgrmap e20: a(active, since 3m), standbys: b 2024-04-26T03:54:35.494 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.144559+0000 mon.a (mon.0) 973 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.163052+0000 mon.a (mon.0) 974 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.163120+0000 mon.a (mon.0) 975 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: cluster 2024-04-26T03:54:34.163149+0000 mon.a (mon.0) 976 : cluster 3 mon.c (rank 1) addr [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] is down (out of quorum) 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.168730+0000 mon.a (mon.0) 977 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.175103+0000 mon.a (mon.0) 978 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.181665+0000 mon.a (mon.0) 979 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.189028+0000 mon.a (mon.0) 980 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.197024+0000 mon.a (mon.0) 981 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.204057+0000 mon.a (mon.0) 982 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.210234+0000 mon.a (mon.0) 983 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.217046+0000 mon.a (mon.0) 984 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.217770+0000 mon.a (mon.0) 985 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:54:35.495 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.422548+0000 mon.a (mon.0) 986 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.496 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.431585+0000 mon.a (mon.0) 987 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.496 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.441696+0000 mon.a (mon.0) 988 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.496 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.749241+0000 mon.a (mon.0) 989 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.496 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.758779+0000 mon.a (mon.0) 990 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:35.496 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.761165+0000 mon.a (mon.0) 991 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:54:35.496 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.763091+0000 mon.a (mon.0) 992 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:54:35.496 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:35 smithi012 bash[22106]: audit 2024-04-26T03:54:34.773152+0000 mon.a (mon.0) 993 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:36.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:36 smithi012 bash[22106]: cluster 2024-04-26T03:54:35.037012+0000 mgr.a (mgr.14391) 143 : cluster 0 pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:36.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:36 smithi008 bash[21451]: cluster 2024-04-26T03:54:35.037012+0000 mgr.a (mgr.14391) 143 : cluster 0 pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:38.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:38 smithi008 bash[21451]: audit 2024-04-26T03:54:37.030686+0000 mon.a (mon.0) 994 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:38.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:38 smithi008 bash[21451]: cluster 2024-04-26T03:54:37.037360+0000 mgr.a (mgr.14391) 144 : cluster 0 pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:38.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:38 smithi008 bash[21451]: audit 2024-04-26T03:54:37.039317+0000 mon.a (mon.0) 995 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:38.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:38 smithi008 bash[21451]: audit 2024-04-26T03:54:37.049369+0000 mon.a (mon.0) 996 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:38.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:38 smithi012 bash[22106]: audit 2024-04-26T03:54:37.030686+0000 mon.a (mon.0) 994 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:38.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:38 smithi012 bash[22106]: cluster 2024-04-26T03:54:37.037360+0000 mgr.a (mgr.14391) 144 : cluster 0 pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:38.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:38 smithi012 bash[22106]: audit 2024-04-26T03:54:37.039317+0000 mon.a (mon.0) 995 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:38.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:38 smithi012 bash[22106]: audit 2024-04-26T03:54:37.049369+0000 mon.a (mon.0) 996 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:40.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:40 smithi008 bash[21451]: cluster 2024-04-26T03:54:39.037840+0000 mgr.a (mgr.14391) 145 : cluster 0 pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:40.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:40 smithi008 bash[21451]: audit 2024-04-26T03:54:39.093425+0000 mon.a (mon.0) 997 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:40.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:40 smithi008 bash[21451]: audit 2024-04-26T03:54:39.098997+0000 mon.a (mon.0) 998 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:40.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:40 smithi012 bash[22106]: cluster 2024-04-26T03:54:39.037840+0000 mgr.a (mgr.14391) 145 : cluster 0 pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:40.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:40 smithi012 bash[22106]: audit 2024-04-26T03:54:39.093425+0000 mon.a (mon.0) 997 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:40.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:40 smithi012 bash[22106]: audit 2024-04-26T03:54:39.098997+0000 mon.a (mon.0) 998 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:41.099 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:54:40 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:54:40] "GET /metrics HTTP/1.1" 200 21514 "" "Prometheus/2.43.0" 2024-04-26T03:54:42.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:42 smithi012 bash[22106]: cluster 2024-04-26T03:54:41.038367+0000 mgr.a (mgr.14391) 146 : cluster 0 pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:42.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:42 smithi008 bash[21451]: cluster 2024-04-26T03:54:41.038367+0000 mgr.a (mgr.14391) 146 : cluster 0 pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:44.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:44 smithi012 bash[22106]: cluster 2024-04-26T03:54:43.038910+0000 mgr.a (mgr.14391) 147 : cluster 0 pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:44.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:44 smithi008 bash[21451]: cluster 2024-04-26T03:54:43.038910+0000 mgr.a (mgr.14391) 147 : cluster 0 pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:46.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:46 smithi012 bash[22106]: cluster 2024-04-26T03:54:45.039412+0000 mgr.a (mgr.14391) 148 : cluster 0 pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:46.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:46 smithi008 bash[21451]: cluster 2024-04-26T03:54:45.039412+0000 mgr.a (mgr.14391) 148 : cluster 0 pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:48.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:48 smithi012 bash[22106]: cluster 2024-04-26T03:54:47.039933+0000 mgr.a (mgr.14391) 149 : cluster 0 pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:48.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:48 smithi008 bash[21451]: cluster 2024-04-26T03:54:47.039933+0000 mgr.a (mgr.14391) 149 : cluster 0 pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:50.732 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:50 smithi012 bash[22106]: cluster 2024-04-26T03:54:49.040451+0000 mgr.a (mgr.14391) 150 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:50.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:50 smithi008 bash[21451]: cluster 2024-04-26T03:54:49.040451+0000 mgr.a (mgr.14391) 150 : cluster 0 pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:50.849 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:54:50 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:54:50] "GET /metrics HTTP/1.1" 200 21514 "" "Prometheus/2.43.0" 2024-04-26T03:54:52.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:52 smithi012 bash[22106]: cluster 2024-04-26T03:54:51.041104+0000 mgr.a (mgr.14391) 151 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:52.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:52 smithi012 bash[22106]: audit 2024-04-26T03:54:51.756521+0000 mon.a (mon.0) 999 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:52 smithi012 bash[22106]: audit 2024-04-26T03:54:51.765842+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:52 smithi012 bash[22106]: audit 2024-04-26T03:54:51.776200+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:52 smithi012 bash[22106]: audit 2024-04-26T03:54:52.403331+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:52 smithi012 bash[22106]: audit 2024-04-26T03:54:52.412918+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.743 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:52 smithi012 bash[22106]: audit 2024-04-26T03:54:52.423234+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:52 smithi008 bash[21451]: cluster 2024-04-26T03:54:51.041104+0000 mgr.a (mgr.14391) 151 : cluster 0 pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:52 smithi008 bash[21451]: audit 2024-04-26T03:54:51.756521+0000 mon.a (mon.0) 999 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:52 smithi008 bash[21451]: audit 2024-04-26T03:54:51.765842+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:52 smithi008 bash[21451]: audit 2024-04-26T03:54:51.776200+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:52 smithi008 bash[21451]: audit 2024-04-26T03:54:52.403331+0000 mon.a (mon.0) 1002 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:52 smithi008 bash[21451]: audit 2024-04-26T03:54:52.412918+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:52.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:52 smithi008 bash[21451]: audit 2024-04-26T03:54:52.423234+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:54.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:54 smithi012 bash[22106]: cluster 2024-04-26T03:54:53.041736+0000 mgr.a (mgr.14391) 152 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:54.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:54 smithi012 bash[22106]: audit 2024-04-26T03:54:54.088267+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:54.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:54 smithi008 bash[21451]: cluster 2024-04-26T03:54:53.041736+0000 mgr.a (mgr.14391) 152 : cluster 0 pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:54.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:54 smithi008 bash[21451]: audit 2024-04-26T03:54:54.088267+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:54:56.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:56 smithi008 bash[21451]: cluster 2024-04-26T03:54:55.042429+0000 mgr.a (mgr.14391) 153 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:56.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:56 smithi012 bash[22106]: cluster 2024-04-26T03:54:55.042429+0000 mgr.a (mgr.14391) 153 : cluster 0 pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:58.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:58 smithi012 bash[22106]: cluster 2024-04-26T03:54:57.043101+0000 mgr.a (mgr.14391) 154 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:58.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:58 smithi012 bash[22106]: audit 2024-04-26T03:54:57.230114+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:58.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:58 smithi012 bash[22106]: audit 2024-04-26T03:54:57.238842+0000 mon.a (mon.0) 1007 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:58.492 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:54:58 smithi012 bash[22106]: audit 2024-04-26T03:54:57.247554+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:58.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:58 smithi008 bash[21451]: cluster 2024-04-26T03:54:57.043101+0000 mgr.a (mgr.14391) 154 : cluster 0 pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:54:58.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:58 smithi008 bash[21451]: audit 2024-04-26T03:54:57.230114+0000 mon.a (mon.0) 1006 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:58.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:58 smithi008 bash[21451]: audit 2024-04-26T03:54:57.238842+0000 mon.a (mon.0) 1007 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:54:58.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:54:58 smithi008 bash[21451]: audit 2024-04-26T03:54:57.247554+0000 mon.a (mon.0) 1008 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:00.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:00 smithi012 bash[22106]: cluster 2024-04-26T03:54:59.043647+0000 mgr.a (mgr.14391) 155 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:00.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:00 smithi008 bash[21451]: cluster 2024-04-26T03:54:59.043647+0000 mgr.a (mgr.14391) 155 : cluster 0 pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:01.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:55:00 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:55:00] "GET /metrics HTTP/1.1" 200 21512 "" "Prometheus/2.43.0" 2024-04-26T03:55:02.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:02 smithi012 bash[22106]: cluster 2024-04-26T03:55:01.044283+0000 mgr.a (mgr.14391) 156 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:02.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:02 smithi008 bash[21451]: cluster 2024-04-26T03:55:01.044283+0000 mgr.a (mgr.14391) 156 : cluster 0 pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:04.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:04 smithi008 bash[21451]: cluster 2024-04-26T03:55:03.044813+0000 mgr.a (mgr.14391) 157 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:04.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:04 smithi012 bash[22106]: cluster 2024-04-26T03:55:03.044813+0000 mgr.a (mgr.14391) 157 : cluster 0 pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:06.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:06 smithi008 bash[21451]: cluster 2024-04-26T03:55:05.045448+0000 mgr.a (mgr.14391) 158 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:06.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:06 smithi012 bash[22106]: cluster 2024-04-26T03:55:05.045448+0000 mgr.a (mgr.14391) 158 : cluster 0 pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:08.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:08 smithi008 bash[21451]: cluster 2024-04-26T03:55:07.046026+0000 mgr.a (mgr.14391) 159 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:08.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:08 smithi012 bash[22106]: cluster 2024-04-26T03:55:07.046026+0000 mgr.a (mgr.14391) 159 : cluster 0 pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:09.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:09 smithi012 bash[22106]: audit 2024-04-26T03:55:09.091804+0000 mon.a (mon.0) 1009 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:09.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:09 smithi008 bash[21451]: audit 2024-04-26T03:55:09.091804+0000 mon.a (mon.0) 1009 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:10.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:10 smithi008 bash[21451]: cluster 2024-04-26T03:55:09.046531+0000 mgr.a (mgr.14391) 160 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:10.633 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:10 smithi012 bash[22106]: cluster 2024-04-26T03:55:09.046531+0000 mgr.a (mgr.14391) 160 : cluster 0 pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:11.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:55:10 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:55:10] "GET /metrics HTTP/1.1" 200 21513 "" "Prometheus/2.43.0" 2024-04-26T03:55:11.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:11 smithi008 bash[21451]: audit 2024-04-26T03:55:10.610853+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:11 smithi008 bash[21451]: audit 2024-04-26T03:55:10.620482+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:11 smithi008 bash[21451]: audit 2024-04-26T03:55:10.630969+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:11 smithi008 bash[21451]: audit 2024-04-26T03:55:10.944118+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:11 smithi008 bash[21451]: audit 2024-04-26T03:55:10.953150+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:11 smithi008 bash[21451]: audit 2024-04-26T03:55:10.963503+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.952 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:11 smithi008 bash[21451]: cluster 2024-04-26T03:55:11.047279+0000 mgr.a (mgr.14391) 161 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:11.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:11 smithi012 bash[22106]: audit 2024-04-26T03:55:10.610853+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:11 smithi012 bash[22106]: audit 2024-04-26T03:55:10.620482+0000 mon.a (mon.0) 1011 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:11 smithi012 bash[22106]: audit 2024-04-26T03:55:10.630969+0000 mon.a (mon.0) 1012 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:11 smithi012 bash[22106]: audit 2024-04-26T03:55:10.944118+0000 mon.a (mon.0) 1013 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:11 smithi012 bash[22106]: audit 2024-04-26T03:55:10.953150+0000 mon.a (mon.0) 1014 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:11 smithi012 bash[22106]: audit 2024-04-26T03:55:10.963503+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:11.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:11 smithi012 bash[22106]: cluster 2024-04-26T03:55:11.047279+0000 mgr.a (mgr.14391) 161 : cluster 0 pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:14.394 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:14 smithi008 bash[21451]: cluster 2024-04-26T03:55:13.047970+0000 mgr.a (mgr.14391) 162 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:14.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:14 smithi012 bash[22106]: cluster 2024-04-26T03:55:13.047970+0000 mgr.a (mgr.14391) 162 : cluster 0 pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:16.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:16 smithi012 bash[22106]: cluster 2024-04-26T03:55:15.048499+0000 mgr.a (mgr.14391) 163 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:16.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:16 smithi008 bash[21451]: cluster 2024-04-26T03:55:15.048499+0000 mgr.a (mgr.14391) 163 : cluster 0 pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:18.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:18 smithi012 bash[22106]: cluster 2024-04-26T03:55:17.049016+0000 mgr.a (mgr.14391) 164 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:18.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:18 smithi012 bash[22106]: audit 2024-04-26T03:55:17.411984+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:18.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:18 smithi012 bash[22106]: audit 2024-04-26T03:55:17.421528+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:18.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:18 smithi012 bash[22106]: audit 2024-04-26T03:55:17.431863+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:18.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:18 smithi008 bash[21451]: cluster 2024-04-26T03:55:17.049016+0000 mgr.a (mgr.14391) 164 : cluster 0 pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:18.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:18 smithi008 bash[21451]: audit 2024-04-26T03:55:17.411984+0000 mon.a (mon.0) 1016 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:18.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:18 smithi008 bash[21451]: audit 2024-04-26T03:55:17.421528+0000 mon.a (mon.0) 1017 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:18.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:18 smithi008 bash[21451]: audit 2024-04-26T03:55:17.431863+0000 mon.a (mon.0) 1018 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:20.705 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:20 smithi008 bash[21451]: cluster 2024-04-26T03:55:19.049535+0000 mgr.a (mgr.14391) 165 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:20.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:20 smithi012 bash[22106]: cluster 2024-04-26T03:55:19.049535+0000 mgr.a (mgr.14391) 165 : cluster 0 pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:21.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:55:20 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:55:20] "GET /metrics HTTP/1.1" 200 21513 "" "Prometheus/2.43.0" 2024-04-26T03:55:22.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:22 smithi012 bash[22106]: cluster 2024-04-26T03:55:21.050066+0000 mgr.a (mgr.14391) 166 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:22.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:22 smithi008 bash[21451]: cluster 2024-04-26T03:55:21.050066+0000 mgr.a (mgr.14391) 166 : cluster 0 pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:24.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:24 smithi012 bash[22106]: cluster 2024-04-26T03:55:23.050705+0000 mgr.a (mgr.14391) 167 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:24.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:24 smithi012 bash[22106]: audit 2024-04-26T03:55:24.092016+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:24.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:24 smithi008 bash[21451]: cluster 2024-04-26T03:55:23.050705+0000 mgr.a (mgr.14391) 167 : cluster 0 pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:24.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:24 smithi008 bash[21451]: audit 2024-04-26T03:55:24.092016+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:26.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:26 smithi012 bash[22106]: cluster 2024-04-26T03:55:25.051342+0000 mgr.a (mgr.14391) 168 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:26.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:26 smithi008 bash[21451]: cluster 2024-04-26T03:55:25.051342+0000 mgr.a (mgr.14391) 168 : cluster 0 pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:28.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:28 smithi012 bash[22106]: cluster 2024-04-26T03:55:27.051916+0000 mgr.a (mgr.14391) 169 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:28.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:28 smithi008 bash[21451]: cluster 2024-04-26T03:55:27.051916+0000 mgr.a (mgr.14391) 169 : cluster 0 pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:30.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:29 smithi008 bash[21451]: audit 2024-04-26T03:55:28.844701+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:30.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:29 smithi008 bash[21451]: audit 2024-04-26T03:55:28.854748+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:30.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:29 smithi008 bash[21451]: audit 2024-04-26T03:55:28.865407+0000 mon.a (mon.0) 1022 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:30.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:29 smithi008 bash[21451]: cluster 2024-04-26T03:55:29.052577+0000 mgr.a (mgr.14391) 170 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:30.148 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:29 smithi012 bash[22106]: audit 2024-04-26T03:55:28.844701+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:30.149 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:29 smithi012 bash[22106]: audit 2024-04-26T03:55:28.854748+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:30.149 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:29 smithi012 bash[22106]: audit 2024-04-26T03:55:28.865407+0000 mon.a (mon.0) 1022 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:30.149 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:29 smithi012 bash[22106]: cluster 2024-04-26T03:55:29.052577+0000 mgr.a (mgr.14391) 170 : cluster 0 pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:31.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:55:30 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:55:30] "GET /metrics HTTP/1.1" 200 21512 "" "Prometheus/2.43.0" 2024-04-26T03:55:32.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:32 smithi008 bash[21451]: cluster 2024-04-26T03:55:31.053188+0000 mgr.a (mgr.14391) 171 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:32.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:32 smithi008 bash[21451]: audit 2024-04-26T03:55:31.114116+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:32.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:32 smithi008 bash[21451]: audit 2024-04-26T03:55:31.123130+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:32.457 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:32 smithi008 bash[21451]: audit 2024-04-26T03:55:31.133600+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:32.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:32 smithi012 bash[22106]: cluster 2024-04-26T03:55:31.053188+0000 mgr.a (mgr.14391) 171 : cluster 0 pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:32.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:32 smithi012 bash[22106]: audit 2024-04-26T03:55:31.114116+0000 mon.a (mon.0) 1023 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:32.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:32 smithi012 bash[22106]: audit 2024-04-26T03:55:31.123130+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:32.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:32 smithi012 bash[22106]: audit 2024-04-26T03:55:31.133600+0000 mon.a (mon.0) 1025 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:34.348 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:34 smithi008 bash[21451]: cluster 2024-04-26T03:55:33.053720+0000 mgr.a (mgr.14391) 172 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:34.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:34 smithi012 bash[22106]: cluster 2024-04-26T03:55:33.053720+0000 mgr.a (mgr.14391) 172 : cluster 0 pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:35.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:35 smithi012 bash[22106]: audit 2024-04-26T03:55:34.900938+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:55:35.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:35 smithi008 bash[21451]: audit 2024-04-26T03:55:34.900938+0000 mon.a (mon.0) 1026 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T03:55:36.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:36 smithi012 bash[22106]: cluster 2024-04-26T03:55:35.054373+0000 mgr.a (mgr.14391) 173 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:36.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:36 smithi012 bash[22106]: audit 2024-04-26T03:55:35.379479+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:36.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:36 smithi012 bash[22106]: audit 2024-04-26T03:55:35.387707+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:36.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:36 smithi012 bash[22106]: audit 2024-04-26T03:55:35.389895+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:55:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:36 smithi012 bash[22106]: audit 2024-04-26T03:55:35.391824+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:55:36.742 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:36 smithi012 bash[22106]: audit 2024-04-26T03:55:35.400854+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:36.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:36 smithi008 bash[21451]: cluster 2024-04-26T03:55:35.054373+0000 mgr.a (mgr.14391) 173 : cluster 0 pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:36 smithi008 bash[21451]: audit 2024-04-26T03:55:35.379479+0000 mon.a (mon.0) 1027 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:36 smithi008 bash[21451]: audit 2024-04-26T03:55:35.387707+0000 mon.a (mon.0) 1028 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:36 smithi008 bash[21451]: audit 2024-04-26T03:55:35.389895+0000 mon.a (mon.0) 1029 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T03:55:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:36 smithi008 bash[21451]: audit 2024-04-26T03:55:35.391824+0000 mon.a (mon.0) 1030 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T03:55:36.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:36 smithi008 bash[21451]: audit 2024-04-26T03:55:35.400854+0000 mon.a (mon.0) 1031 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:38.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:38 smithi012 bash[22106]: cluster 2024-04-26T03:55:37.054950+0000 mgr.a (mgr.14391) 174 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:38.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:38 smithi012 bash[22106]: audit 2024-04-26T03:55:37.610147+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:38 smithi012 bash[22106]: audit 2024-04-26T03:55:37.618636+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:38.992 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:38 smithi012 bash[22106]: audit 2024-04-26T03:55:37.628256+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:39.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:38 smithi008 bash[21451]: cluster 2024-04-26T03:55:37.054950+0000 mgr.a (mgr.14391) 174 : cluster 0 pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:39.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:38 smithi008 bash[21451]: audit 2024-04-26T03:55:37.610147+0000 mon.a (mon.0) 1032 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:39.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:38 smithi008 bash[21451]: audit 2024-04-26T03:55:37.618636+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:39.099 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:38 smithi008 bash[21451]: audit 2024-04-26T03:55:37.628256+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:39.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:39 smithi012 bash[22106]: cluster 2024-04-26T03:55:39.055489+0000 mgr.a (mgr.14391) 175 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:39.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:39 smithi012 bash[22106]: audit 2024-04-26T03:55:39.092459+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:40.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:39 smithi008 bash[21451]: cluster 2024-04-26T03:55:39.055489+0000 mgr.a (mgr.14391) 175 : cluster 0 pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:40.098 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:39 smithi008 bash[21451]: audit 2024-04-26T03:55:39.092459+0000 mon.a (mon.0) 1035 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:41.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:55:40 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:55:40] "GET /metrics HTTP/1.1" 200 21511 "" "Prometheus/2.43.0" 2024-04-26T03:55:42.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:42 smithi012 bash[22106]: cluster 2024-04-26T03:55:41.056067+0000 mgr.a (mgr.14391) 176 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:42.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:42 smithi008 bash[21451]: cluster 2024-04-26T03:55:41.056067+0000 mgr.a (mgr.14391) 176 : cluster 0 pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:44.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:44 smithi012 bash[22106]: cluster 2024-04-26T03:55:43.056582+0000 mgr.a (mgr.14391) 177 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:44.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:44 smithi008 bash[21451]: cluster 2024-04-26T03:55:43.056582+0000 mgr.a (mgr.14391) 177 : cluster 0 pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:46.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:46 smithi012 bash[22106]: cluster 2024-04-26T03:55:45.057128+0000 mgr.a (mgr.14391) 178 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:46.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:46 smithi008 bash[21451]: cluster 2024-04-26T03:55:45.057128+0000 mgr.a (mgr.14391) 178 : cluster 0 pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:48.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:48 smithi012 bash[22106]: cluster 2024-04-26T03:55:47.057631+0000 mgr.a (mgr.14391) 179 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:48.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:48 smithi008 bash[21451]: cluster 2024-04-26T03:55:47.057631+0000 mgr.a (mgr.14391) 179 : cluster 0 pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:50.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:50 smithi008 bash[21451]: cluster 2024-04-26T03:55:49.058148+0000 mgr.a (mgr.14391) 180 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:50.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:50 smithi008 bash[21451]: audit 2024-04-26T03:55:49.082859+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:50.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:50 smithi008 bash[21451]: audit 2024-04-26T03:55:49.092374+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:50.349 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:50 smithi008 bash[21451]: audit 2024-04-26T03:55:49.102569+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:50.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:50 smithi012 bash[22106]: cluster 2024-04-26T03:55:49.058148+0000 mgr.a (mgr.14391) 180 : cluster 0 pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:50.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:50 smithi012 bash[22106]: audit 2024-04-26T03:55:49.082859+0000 mon.a (mon.0) 1036 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:50.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:50 smithi012 bash[22106]: audit 2024-04-26T03:55:49.092374+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:50.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:50 smithi012 bash[22106]: audit 2024-04-26T03:55:49.102569+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:51.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:55:50 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:55:50] "GET /metrics HTTP/1.1" 200 21511 "" "Prometheus/2.43.0" 2024-04-26T03:55:52.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:52 smithi008 bash[21451]: cluster 2024-04-26T03:55:51.058840+0000 mgr.a (mgr.14391) 181 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:52.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:52 smithi008 bash[21451]: audit 2024-04-26T03:55:51.310258+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:52.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:52 smithi008 bash[21451]: audit 2024-04-26T03:55:51.319576+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:52.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:52 smithi008 bash[21451]: audit 2024-04-26T03:55:51.329798+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:52.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:52 smithi012 bash[22106]: cluster 2024-04-26T03:55:51.058840+0000 mgr.a (mgr.14391) 181 : cluster 0 pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:52.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:52 smithi012 bash[22106]: audit 2024-04-26T03:55:51.310258+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:52.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:52 smithi012 bash[22106]: audit 2024-04-26T03:55:51.319576+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:52.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:52 smithi012 bash[22106]: audit 2024-04-26T03:55:51.329798+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:54.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:54 smithi012 bash[22106]: cluster 2024-04-26T03:55:53.059212+0000 mgr.a (mgr.14391) 182 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:54.491 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:54 smithi012 bash[22106]: audit 2024-04-26T03:55:54.093054+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:54.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:54 smithi008 bash[21451]: cluster 2024-04-26T03:55:53.059212+0000 mgr.a (mgr.14391) 182 : cluster 0 pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:54.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:54 smithi008 bash[21451]: audit 2024-04-26T03:55:54.093054+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:55:56.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:56 smithi008 bash[21451]: cluster 2024-04-26T03:55:55.059699+0000 mgr.a (mgr.14391) 183 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:56.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:56 smithi012 bash[22106]: cluster 2024-04-26T03:55:55.059699+0000 mgr.a (mgr.14391) 183 : cluster 0 pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:58.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:58 smithi008 bash[21451]: cluster 2024-04-26T03:55:57.060205+0000 mgr.a (mgr.14391) 184 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:58.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:58 smithi008 bash[21451]: audit 2024-04-26T03:55:57.840373+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:58.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:58 smithi008 bash[21451]: audit 2024-04-26T03:55:57.850209+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:58.599 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:55:58 smithi008 bash[21451]: audit 2024-04-26T03:55:57.859761+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:58.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:58 smithi012 bash[22106]: cluster 2024-04-26T03:55:57.060205+0000 mgr.a (mgr.14391) 184 : cluster 0 pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:55:58.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:58 smithi012 bash[22106]: audit 2024-04-26T03:55:57.840373+0000 mon.a (mon.0) 1043 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:58.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:58 smithi012 bash[22106]: audit 2024-04-26T03:55:57.850209+0000 mon.a (mon.0) 1044 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:55:58.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:55:58 smithi012 bash[22106]: audit 2024-04-26T03:55:57.859761+0000 mon.a (mon.0) 1045 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:00.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:00 smithi008 bash[21451]: cluster 2024-04-26T03:55:59.060759+0000 mgr.a (mgr.14391) 185 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:00.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:00 smithi012 bash[22106]: cluster 2024-04-26T03:55:59.060759+0000 mgr.a (mgr.14391) 185 : cluster 0 pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:01.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:00 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:56:00] "GET /metrics HTTP/1.1" 200 21502 "" "Prometheus/2.43.0" 2024-04-26T03:56:02.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:02 smithi008 bash[21451]: cluster 2024-04-26T03:56:01.061346+0000 mgr.a (mgr.14391) 186 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:02.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:02 smithi012 bash[22106]: cluster 2024-04-26T03:56:01.061346+0000 mgr.a (mgr.14391) 186 : cluster 0 pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:04.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:04 smithi008 bash[21451]: cluster 2024-04-26T03:56:03.061892+0000 mgr.a (mgr.14391) 187 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:04.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:04 smithi012 bash[22106]: cluster 2024-04-26T03:56:03.061892+0000 mgr.a (mgr.14391) 187 : cluster 0 pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:06.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:06 smithi008 bash[21451]: cluster 2024-04-26T03:56:05.062421+0000 mgr.a (mgr.14391) 188 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:06.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:06 smithi012 bash[22106]: cluster 2024-04-26T03:56:05.062421+0000 mgr.a (mgr.14391) 188 : cluster 0 pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:08.598 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:08 smithi008 bash[21451]: cluster 2024-04-26T03:56:07.062941+0000 mgr.a (mgr.14391) 189 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:08.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:08 smithi012 bash[22106]: cluster 2024-04-26T03:56:07.062941+0000 mgr.a (mgr.14391) 189 : cluster 0 pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:09.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:09 smithi012 bash[22106]: audit 2024-04-26T03:56:09.093453+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:56:09.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:09 smithi012 bash[22106]: audit 2024-04-26T03:56:09.315625+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:09.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:09 smithi012 bash[22106]: audit 2024-04-26T03:56:09.325493+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:09.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:09 smithi012 bash[22106]: audit 2024-04-26T03:56:09.336047+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:09.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:09 smithi008 bash[21451]: audit 2024-04-26T03:56:09.093453+0000 mon.a (mon.0) 1046 : audit 0 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T03:56:09.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:09 smithi008 bash[21451]: audit 2024-04-26T03:56:09.315625+0000 mon.a (mon.0) 1047 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:09.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:09 smithi008 bash[21451]: audit 2024-04-26T03:56:09.325493+0000 mon.a (mon.0) 1048 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:09.849 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:09 smithi008 bash[21451]: audit 2024-04-26T03:56:09.336047+0000 mon.a (mon.0) 1049 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:10.704 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:10 smithi008 bash[21451]: cluster 2024-04-26T03:56:09.063444+0000 mgr.a (mgr.14391) 190 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:10.741 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:10 smithi012 bash[22106]: cluster 2024-04-26T03:56:09.063444+0000 mgr.a (mgr.14391) 190 : cluster 0 pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:11.098 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:10 smithi008 bash[21706]: ::ffff:172.21.15.12 - - [26/Apr/2024:03:56:10] "GET /metrics HTTP/1.1" 200 21511 "" "Prometheus/2.43.0" 2024-04-26T03:56:12.748 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:12 smithi012 bash[22106]: cluster 2024-04-26T03:56:11.063994+0000 mgr.a (mgr.14391) 191 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:12.749 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:12 smithi012 bash[22106]: audit 2024-04-26T03:56:11.498851+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:12.749 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:12 smithi012 bash[22106]: audit 2024-04-26T03:56:11.508657+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:12.749 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:12 smithi012 bash[22106]: audit 2024-04-26T03:56:11.519440+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:12.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:12 smithi008 bash[21451]: cluster 2024-04-26T03:56:11.063994+0000 mgr.a (mgr.14391) 191 : cluster 0 pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:12.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:12 smithi008 bash[21451]: audit 2024-04-26T03:56:11.498851+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:12.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:12 smithi008 bash[21451]: audit 2024-04-26T03:56:11.508657+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:12.809 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:12 smithi008 bash[21451]: audit 2024-04-26T03:56:11.519440+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.14391 172.21.15.8:0/861505600' entity='mgr.a' 2024-04-26T03:56:14.168 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.12:9095/api/v1/status/config 2024-04-26T03:56:14.176 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.12:9095/api/v1/status/config 2024-04-26T03:56:14.176 INFO:teuthology.orchestra.run.smithi008.stderr:+ jq -e '.status == "success"' 2024-04-26T03:56:14.185 INFO:teuthology.orchestra.run.smithi008.stdout:{"status":"success","data":{"yaml":"global:\n scrape_interval: 10s\n scrape_timeout: 10s\n evaluation_interval: 10s\nalerting:\n alertmanagers:\n - follow_redirects: true\n enable_http2: true\n scheme: http\n timeout: 10s\n api_version: v2\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.8:8765/sd/prometheus/sd-config?service=alertmanager\nrule_files:\n- /etc/prometheus/alerting/*\nscrape_configs:\n- job_name: ceph\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.8:8765/sd/prometheus/sd-config?service=mgr-prometheus\n- job_name: node\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.8:8765/sd/prometheus/sd-config?service=node-exporter\n- job_name: ceph-exporter\n honor_labels: true\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.8:8765/sd/prometheus/sd-config?service=ceph-exporter\n- job_name: nvmeof\n honor_timestamps: true\n scrape_interval: 10s\n scrape_timeout: 10s\n metrics_path: /metrics\n scheme: http\n follow_redirects: true\n enable_http2: true\n http_sd_configs:\n - follow_redirects: true\n enable_http2: true\n refresh_interval: 1m\n url: http://172.21.15.8:8765/sd/prometheus/sd-config?service=nvmeof\n"}}true 2024-04-26T03:56:14.185 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.12:9095/api/v1/alerts 2024-04-26T03:56:14.191 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.12:9095/api/v1/alerts 2024-04-26T03:56:14.191 INFO:teuthology.orchestra.run.smithi008.stderr:+ jq -e '.data | .alerts | .[] | select(.labels | .alertname == "CephMonDown") | .state == "firing"' 2024-04-26T03:56:14.196 INFO:teuthology.orchestra.run.smithi008.stdout:{"status":"success","data":{"alerts":[{"labels":{"alertname":"CephHealthWarning","instance":"smithi008:9283","job":"ceph","severity":"warning","type":"ceph_default"},"annotations":{"description":"The cluster state has been HEALTH_WARN for more than 15 minutes. Please check 'ceph health detail' for more information.","summary":"Ceph is in the WARNING state"},"state":"pending","activeAt":"2024-04-26T03:54:50.13866993Z","value":"1e+00"},{"labels":{"alertname":"CephMonDownQuorumAtRisk","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi139","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"state":"firing","activeAt":"2024-04-26T03:54:50.084118673Z","value":"1e+00"},{"labels":{"alertname":"CephMonDown","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi139\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"state":"firing","activeAt":"2024-04-26T03:54:50.084118673Z","value":"1e+00"}]}}true 2024-04-26T03:56:14.196 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.139:9093/api/v1/status 2024-04-26T03:56:14.205 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.139:9093/api/v1/alerts 2024-04-26T03:56:14.210 INFO:teuthology.orchestra.run.smithi008.stderr:+ curl -s http://172.21.15.139:9093/api/v1/alerts 2024-04-26T03:56:14.210 INFO:teuthology.orchestra.run.smithi008.stderr:+ jq -e '.data | .[] | select(.labels | .alertname == "CephMonDown") | .status | .state == "active"' 2024-04-26T03:56:14.215 INFO:teuthology.orchestra.run.smithi008.stdout:{"status":"success","data":{"configYAML":"global:\n resolve_timeout: 5m\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n smtp_hello: localhost\n smtp_require_tls: true\n pagerduty_url: https://events.pagerduty.com/v2/enqueue\n opsgenie_api_url: https://api.opsgenie.com/\n wechat_api_url: https://qyapi.weixin.qq.com/cgi-bin/\n victorops_api_url: https://alert.victorops.com/integrations/generic/20131114/alert/\n telegram_api_url: https://api.telegram.org\n webex_api_url: https://webexapis.com/v1/messages\nroute:\n receiver: default\n continue: false\n routes:\n - receiver: ceph-dashboard\n group_by:\n - alertname\n continue: false\n group_wait: 10s\n group_interval: 10s\n repeat_interval: 1h\nreceivers:\n- name: default\n- name: ceph-dashboard\n webhook_configs:\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi008.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\n - send_resolved: true\n http_config:\n tls_config:\n insecure_skip_verify: true\n follow_redirects: true\n enable_http2: true\n url: https://smithi012.front.sepia.ceph.com:8443/api/prometheus_receiver\n max_alerts: 0\ntemplates: []\n","configJSON":{"global":{"resolve_timeout":"5m","http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"smtp_hello":"localhost","smtp_smarthost":"","smtp_require_tls":true,"pagerduty_url":"https://events.pagerduty.com/v2/enqueue","opsgenie_api_url":"https://api.opsgenie.com/","wechat_api_url":"https://qyapi.weixin.qq.com/cgi-bin/","victorops_api_url":"https://alert.victorops.com/integrations/generic/20131114/alert/","telegram_api_url":"https://api.telegram.org","webex_api_url":"https://webexapis.com/v1/messages"},"route":{"receiver":"default","routes":[{"receiver":"ceph-dashboard","group_by":["alertname"],"group_wait":"10s","group_interval":"10s","repeat_interval":"1h"}]},"receivers":[{"name":"default"},{"name":"ceph-dashboard","webhook_configs":[{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi008.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0},{"send_resolved":true,"http_config":{"proxy_url":null,"tls_config":{"insecure_skip_verify":true},"follow_redirects":true,"enable_http2":true},"url":"https://smithi012.front.sepia.ceph.com:8443/api/prometheus_receiver","max_alerts":0}]}],"templates":null},"versionInfo":{"branch":"HEAD","buildDate":"20221222-14:51:36","buildUser":"root@abe866dd5717","goVersion":"go1.19.4","revision":"258fab7cdd551f2cf251ed0348f0ad7289aee789","version":"0.25.0"},"uptime":"2024-04-26T03:51:23.343680677Z","clusterStatus":{"name":"01HWC8EYYE99WKVWF7TPR1JS3D","status":"ready","peers":[{"name":"01HWC8EYYE99WKVWF7TPR1JS3D","address":"172.21.15.139:9094"}]}}}{"status":"success","data":[{"labels":{"alertname":"CephMonDownQuorumAtRisk","oid":"1.3.6.1.4.1.50495.1.2.1.3.1","severity":"critical","type":"ceph_default"},"annotations":{"description":"Quorum requires a majority of monitors (x 2) to be active. Without quorum the cluster will become inoperable, affecting all services and connected clients. The following monitors are down: - mon.c on smithi139","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"Monitor quorum is at risk"},"startsAt":"2024-04-26T03:55:20.084Z","endsAt":"2024-04-26T03:59:20.084Z","generatorURL":"http://smithi012.front.sepia.ceph.com:9095/graph?g0.expr=%28%28ceph_health_detail%7Bname%3D%22MON_DOWN%22%7D+%3D%3D+1%29+%2A+on+%28%29+%28count%28ceph_mon_quorum_status+%3D%3D+1%29+%3D%3D+bool+%28floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29%29%29+%3D%3D+1\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"037d5510ed49d01e"},{"labels":{"alertname":"CephMonDown","severity":"warning","type":"ceph_default"},"annotations":{"description":"You have 1 monitor down. Quorum is still intact, but the loss of an additional monitor will make your cluster inoperable. The following monitors are down: - mon.c on smithi139\n","documentation":"https://docs.ceph.com/en/latest/rados/operations/health-checks#mon-down","summary":"One or more monitors down"},"startsAt":"2024-04-26T03:55:20.084Z","endsAt":"2024-04-26T03:59:20.084Z","generatorURL":"http://smithi012.front.sepia.ceph.com:9095/graph?g0.expr=count%28ceph_mon_quorum_status+%3D%3D+0%29+%3C%3D+%28count%28ceph_mon_metadata%29+-+floor%28count%28ceph_mon_metadata%29+%2F+2%29+%2B+1%29\u0026g0.tab=1","status":{"state":"active","silencedBy":null,"inhibitedBy":null},"receivers":["ceph-dashboard"],"fingerprint":"b219e5f1afd3ccbd"}]}true 2024-04-26T03:56:14.848 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:14 smithi008 bash[21451]: cluster 2024-04-26T03:56:13.064654+0000 mgr.a (mgr.14391) 192 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:14.868 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:14 smithi012 bash[22106]: cluster 2024-04-26T03:56:13.064654+0000 mgr.a (mgr.14391) 192 : cluster 0 pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 85 MiB used, 268 GiB / 268 GiB avail 2024-04-26T03:56:15.305 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-26T03:56:15.314 INFO:tasks.cephadm:Teardown begin 2024-04-26T03:56:15.315 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:56:15.328 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:56:15.343 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:56:15.358 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-26T03:56:15.358 DEBUG:teuthology.orchestra.run.smithi008:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-26T03:56:15.375 DEBUG:teuthology.orchestra.run.smithi012:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-26T03:56:15.391 DEBUG:teuthology.orchestra.run.smithi139:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-26T03:56:15.406 INFO:tasks.cephadm:Stopping all daemons... 2024-04-26T03:56:15.406 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-26T03:56:15.406 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a 2024-04-26T03:56:15.597 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:15 smithi008 systemd[1]: Stopping Ceph mon.a for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:56:15.686 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21706]: [26/Apr/2024:03:56:15] ENGINE Bus STOPPING 2024-04-26T03:56:15.686 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21706]: [26/Apr/2024:03:56:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T03:56:15.687 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21706]: [26/Apr/2024:03:56:15] ENGINE Bus STOPPED 2024-04-26T03:56:15.687 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21706]: [26/Apr/2024:03:56:15] ENGINE Bus STARTING 2024-04-26T03:56:15.687 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21451]: debug 2024-04-26T03:56:15.591+0000 7f85c2c61700 -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-04-26T03:56:15.687 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21451]: debug 2024-04-26T03:56:15.591+0000 7f85c2c61700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-26T03:56:16.044 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21706]: [26/Apr/2024:03:56:15] ENGINE Serving on http://:::9283 2024-04-26T03:56:16.044 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:15 smithi008 bash[21706]: [26/Apr/2024:03:56:15] ENGINE Bus STARTED 2024-04-26T03:56:16.655 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a.service' 2024-04-26T03:56:16.663 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:16 smithi008 bash[45651]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-mon-a 2024-04-26T03:56:16.663 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:16 smithi008 bash[45817]: Error response from daemon: No such container: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-mon-a 2024-04-26T03:56:16.664 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:16 smithi008 systemd[1]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-26T03:56:16.664 INFO:journalctl@ceph.mon.a.smithi008.stdout:Apr 26 03:56:16 smithi008 systemd[1]: Stopped Ceph mon.a for d0a8bc48-037e-11ef-bc93-c7b262605968. 2024-04-26T03:56:16.682 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:16.683 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-26T03:56:16.683 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-04-26T03:56:16.683 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.b 2024-04-26T03:56:16.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:16 smithi012 systemd[1]: Stopping Ceph mon.b for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:56:16.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:16 smithi012 bash[22106]: debug 2024-04-26T03:56:16.820+0000 7fc9f811d700 -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-04-26T03:56:16.991 INFO:journalctl@ceph.mon.b.smithi012.stdout:Apr 26 03:56:16 smithi012 bash[22106]: debug 2024-04-26T03:56:16.820+0000 7fc9f811d700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-26T03:56:17.839 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.b.service' 2024-04-26T03:56:17.869 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:17.869 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-04-26T03:56:17.869 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-04-26T03:56:17.869 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.c 2024-04-26T03:56:17.890 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mon.c.service' 2024-04-26T03:56:17.964 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:17.964 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-04-26T03:56:17.964 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-04-26T03:56:17.964 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.a 2024-04-26T03:56:18.348 INFO:journalctl@ceph.mgr.a.smithi008.stdout:Apr 26 03:56:17 smithi008 systemd[1]: Stopping Ceph mgr.a for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:56:18.857 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.a.service' 2024-04-26T03:56:18.879 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:18.879 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-04-26T03:56:18.879 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-04-26T03:56:18.879 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.b 2024-04-26T03:56:19.241 INFO:journalctl@ceph.mgr.b.smithi012.stdout:Apr 26 03:56:18 smithi012 systemd[1]: Stopping Ceph mgr.b for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:56:19.783 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@mgr.b.service' 2024-04-26T03:56:19.810 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:19.810 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-04-26T03:56:19.810 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-26T03:56:19.810 DEBUG:teuthology.orchestra.run.smithi008:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.0 2024-04-26T03:56:20.099 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:56:19 smithi008 systemd[1]: Stopping Ceph osd.0 for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:56:20.099 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:56:19 smithi008 bash[31683]: debug 2024-04-26T03:56:19.951+0000 7f0bcdf21700 -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-04-26T03:56:20.099 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:56:19 smithi008 bash[31683]: debug 2024-04-26T03:56:19.951+0000 7f0bcdf21700 -1 osd.0 22 *** Got signal Terminated *** 2024-04-26T03:56:20.099 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:56:19 smithi008 bash[31683]: debug 2024-04-26T03:56:19.951+0000 7f0bcdf21700 -1 osd.0 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T03:56:26.349 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:56:25 smithi008 bash[46042]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-osd-0 2024-04-26T03:56:26.350 INFO:journalctl@ceph.osd.0.smithi008.stdout:Apr 26 03:56:26 smithi008 bash[46419]: Error response from daemon: No such container: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-osd-0 2024-04-26T03:56:27.649 DEBUG:teuthology.orchestra.run.smithi008:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.0.service' 2024-04-26T03:56:27.691 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:27.692 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-26T03:56:27.692 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-26T03:56:27.692 DEBUG:teuthology.orchestra.run.smithi012:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.1 2024-04-26T03:56:27.991 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:56:27 smithi012 systemd[1]: Stopping Ceph osd.1 for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:56:27.991 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:56:27 smithi012 bash[27036]: debug 2024-04-26T03:56:27.832+0000 7fd1d2ef6700 -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-04-26T03:56:27.991 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:56:27 smithi012 bash[27036]: debug 2024-04-26T03:56:27.832+0000 7fd1d2ef6700 -1 osd.1 22 *** Got signal Terminated *** 2024-04-26T03:56:27.992 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:56:27 smithi012 bash[27036]: debug 2024-04-26T03:56:27.832+0000 7fd1d2ef6700 -1 osd.1 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T03:56:33.919 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:56:33 smithi012 bash[35978]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-osd-1 2024-04-26T03:56:34.241 INFO:journalctl@ceph.osd.1.smithi012.stdout:Apr 26 03:56:34 smithi012 bash[36194]: Error response from daemon: No such container: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-osd-1 2024-04-26T03:56:36.425 DEBUG:teuthology.orchestra.run.smithi012:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.1.service' 2024-04-26T03:56:36.452 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:36.452 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-26T03:56:36.452 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-26T03:56:36.452 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.2 2024-04-26T03:56:36.794 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:56:36 smithi139 systemd[1]: Stopping Ceph osd.2 for d0a8bc48-037e-11ef-bc93-c7b262605968... 2024-04-26T03:56:36.794 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:56:36 smithi139 bash[27581]: debug 2024-04-26T03:56:36.596+0000 7f72029ca700 -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-04-26T03:56:36.794 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:56:36 smithi139 bash[27581]: debug 2024-04-26T03:56:36.596+0000 7f72029ca700 -1 osd.2 22 *** Got signal Terminated *** 2024-04-26T03:56:36.794 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:56:36 smithi139 bash[27581]: debug 2024-04-26T03:56:36.596+0000 7f72029ca700 -1 osd.2 22 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T03:56:43.044 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:56:42 smithi139 bash[36962]: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-osd-2 2024-04-26T03:56:43.044 INFO:journalctl@ceph.osd.2.smithi139.stdout:Apr 26 03:56:42 smithi139 bash[37025]: Error response from daemon: No such container: ceph-d0a8bc48-037e-11ef-bc93-c7b262605968-osd-2 2024-04-26T03:56:44.523 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d0a8bc48-037e-11ef-bc93-c7b262605968@osd.2.service' 2024-04-26T03:56:44.562 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T03:56:44.562 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-26T03:56:44.563 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-26T03:56:44.738 INFO:teuthology.orchestra.run.smithi008.stdout:Deleting cluster with fsid: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:56:52.653 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-26T03:56:52.824 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:57:00.016 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-26T03:57:00.182 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:57:07.985 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:57:08.000 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:57:08.014 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T03:57:08.027 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-26T03:57:08.029 DEBUG:teuthology.misc:Transferring archived files from smithi008:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi008/crash 2024-04-26T03:57:08.030 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash -- . 2024-04-26T03:57:08.054 INFO:teuthology.orchestra.run.smithi008.stderr:tar: /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-26T03:57:08.054 INFO:teuthology.orchestra.run.smithi008.stderr:tar: Error is not recoverable: exiting now 2024-04-26T03:57:08.056 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi012/crash 2024-04-26T03:57:08.057 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash -- . 2024-04-26T03:57:08.070 INFO:teuthology.orchestra.run.smithi012.stderr:tar: /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-26T03:57:08.071 INFO:teuthology.orchestra.run.smithi012.stderr:tar: Error is not recoverable: exiting now 2024-04-26T03:57:08.072 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi139/crash 2024-04-26T03:57:08.073 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash -- . 2024-04-26T03:57:08.084 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-26T03:57:08.084 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2024-04-26T03:57:08.085 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-26T03:57:08.085 DEBUG:teuthology.orchestra.run.smithi008:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | head -n 1 2024-04-26T03:57:08.113 INFO:tasks.cephadm:Compressing logs... 2024-04-26T03:57:08.113 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-26T03:57:08.156 DEBUG:teuthology.orchestra.run.smithi012:> 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-04-26T03:57:08.159 DEBUG:teuthology.orchestra.run.smithi139:> 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-04-26T03:57:08.165 INFO:teuthology.orchestra.run.smithi008.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-26T03:57:08.170 INFO:teuthology.orchestra.run.smithi012.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-26T03:57:08.172 INFO:teuthology.orchestra.run.smithi139.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-26T03:57:08.174 INFO:teuthology.orchestra.run.smithi008.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-26T03:57:08.174 INFO:teuthology.orchestra.run.smithi008.stderr:gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-26T03:57:08.174 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-26T03:57:08.177 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-26T03:57:08.177 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log 2024-04-26T03:57:08.177 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-26T03:57:08.177 INFO:teuthology.orchestra.run.smithi008.stderr: 83.5% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-26T03:57:08.177 INFO:teuthology.orchestra.run.smithi008.stderr:gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-26T03:57:08.177 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log: /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mgr.a.log 2024-04-26T03:57:08.179 INFO:teuthology.orchestra.run.smithi008.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log: /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mgr.a.log: 87.4% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip 82.5% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log.gz -5 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr: --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mgr.b.log 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr: 87.4% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-26T03:57:08.181 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-26T03:57:08.182 INFO:teuthology.orchestra.run.smithi008.stderr: 90.1% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-26T03:57:08.183 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-26T03:57:08.183 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-26T03:57:08.183 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-26T03:57:08.183 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log 2024-04-26T03:57:08.183 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-26T03:57:08.183 INFO:teuthology.orchestra.run.smithi139.stderr: 82.5% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-26T03:57:08.184 INFO:teuthology.orchestra.run.smithi012.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log: /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.b.log: 83.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-26T03:57:08.184 INFO:teuthology.orchestra.run.smithi012.stderr: 90.3% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-26T03:57:08.185 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-26T03:57:08.185 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-26T03:57:08.185 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.c.log: 87.5% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-26T03:57:08.185 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log: 83.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-26T03:57:08.186 INFO:teuthology.orchestra.run.smithi139.stderr: 90.1% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-26T03:57:08.191 INFO:teuthology.orchestra.run.smithi012.stderr: 91.0% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mgr.b.log.gz 2024-04-26T03:57:08.194 INFO:teuthology.orchestra.run.smithi008.stderr: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-26T03:57:08.201 INFO:teuthology.orchestra.run.smithi008.stderr: 91.8% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-26T03:57:08.201 INFO:teuthology.orchestra.run.smithi012.stderr: 91.8% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-26T03:57:08.204 INFO:teuthology.orchestra.run.smithi139.stderr: 91.9% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-26T03:57:08.232 INFO:teuthology.orchestra.run.smithi139.stderr: 93.6% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-26T03:57:08.242 INFO:teuthology.orchestra.run.smithi008.stderr: 93.6% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-26T03:57:08.275 INFO:teuthology.orchestra.run.smithi012.stderr: 93.9% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-26T03:57:08.297 INFO:teuthology.orchestra.run.smithi139.stderr: 93.2% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-26T03:57:08.297 INFO:teuthology.orchestra.run.smithi139.stderr: 2024-04-26T03:57:08.298 INFO:teuthology.orchestra.run.smithi139.stderr:real 0m0.135s 2024-04-26T03:57:08.298 INFO:teuthology.orchestra.run.smithi139.stderr:user 0m0.211s 2024-04-26T03:57:08.298 INFO:teuthology.orchestra.run.smithi139.stderr:sys 0m0.009s 2024-04-26T03:57:08.316 INFO:teuthology.orchestra.run.smithi012.stderr: 93.0% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-26T03:57:08.318 INFO:teuthology.orchestra.run.smithi012.stderr: 2024-04-26T03:57:08.318 INFO:teuthology.orchestra.run.smithi012.stderr:real 0m0.158s 2024-04-26T03:57:08.318 INFO:teuthology.orchestra.run.smithi012.stderr:user 0m0.269s 2024-04-26T03:57:08.318 INFO:teuthology.orchestra.run.smithi012.stderr:sys 0m0.035s 2024-04-26T03:57:08.342 INFO:teuthology.orchestra.run.smithi008.stderr: 88.1% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mgr.a.log.gz 2024-04-26T03:57:08.575 INFO:teuthology.orchestra.run.smithi008.stderr: 91.4% -- replaced with /var/log/ceph/d0a8bc48-037e-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-26T03:57:08.577 INFO:teuthology.orchestra.run.smithi008.stderr: 2024-04-26T03:57:08.577 INFO:teuthology.orchestra.run.smithi008.stderr:real 0m0.418s 2024-04-26T03:57:08.577 INFO:teuthology.orchestra.run.smithi008.stderr:user 0m0.652s 2024-04-26T03:57:08.577 INFO:teuthology.orchestra.run.smithi008.stderr:sys 0m0.053s 2024-04-26T03:57:08.577 INFO:tasks.cephadm:Archiving logs... 2024-04-26T03:57:08.577 DEBUG:teuthology.misc:Transferring archived files from smithi008:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi008/log 2024-04-26T03:57:08.578 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-26T03:57:08.731 DEBUG:teuthology.misc:Transferring archived files from smithi012:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi012/log 2024-04-26T03:57:08.732 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-26T03:57:08.786 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi139/log 2024-04-26T03:57:08.787 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-26T03:57:08.834 INFO:tasks.cephadm:Removing cluster... 2024-04-26T03:57:08.834 DEBUG:teuthology.orchestra.run.smithi008:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 --force 2024-04-26T03:57:09.008 INFO:teuthology.orchestra.run.smithi008.stdout:Deleting cluster with fsid: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:57:10.343 DEBUG:teuthology.orchestra.run.smithi012:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 --force 2024-04-26T03:57:10.522 INFO:teuthology.orchestra.run.smithi012.stdout:Deleting cluster with fsid: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:57:11.865 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d0a8bc48-037e-11ef-bc93-c7b262605968 --force 2024-04-26T03:57:12.032 INFO:teuthology.orchestra.run.smithi139.stdout:Deleting cluster with fsid: d0a8bc48-037e-11ef-bc93-c7b262605968 2024-04-26T03:57:13.390 INFO:tasks.cephadm:Removing cephadm ... 2024-04-26T03:57:13.391 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-26T03:57:13.397 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-26T03:57:13.403 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-26T03:57:13.409 INFO:tasks.cephadm:Teardown complete 2024-04-26T03:57:13.409 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-26T03:57:13.418 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-04-26T03:57:13.418 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-26T03:57:13.440 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-26T03:57:13.448 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-26T03:57:13.530 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-26T03:57:13.539 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-26T03:57:13.540 DEBUG:teuthology.orchestra.run.smithi008:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T03:57:13.542 DEBUG:teuthology.orchestra.run.smithi012:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T03:57:13.544 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T03:57:13.553 INFO:teuthology.orchestra.run.smithi008.stdout: remote refid st t when poll reach delay offset jitter 2024-04-26T03:57:13.553 INFO:teuthology.orchestra.run.smithi008.stdout:============================================================================== 2024-04-26T03:57:13.553 INFO:teuthology.orchestra.run.smithi008.stdout:+hv01.front.sepi 67.205.162.81 3 u 41 64 377 0.086 -1.899 0.080 2024-04-26T03:57:13.553 INFO:teuthology.orchestra.run.smithi008.stdout:+hv02.front.sepi 63.231.80.2 3 u 38 64 377 0.107 +1.298 0.147 2024-04-26T03:57:13.553 INFO:teuthology.orchestra.run.smithi008.stdout:*hv03.front.sepi 74.6.168.72 3 u 29 64 377 0.100 -0.631 0.143 2024-04-26T03:57:13.553 INFO:teuthology.orchestra.run.smithi008.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-04-26T03:57:13.556 INFO:teuthology.orchestra.run.smithi012.stdout: remote refid st t when poll reach delay offset jitter 2024-04-26T03:57:13.556 INFO:teuthology.orchestra.run.smithi012.stdout:============================================================================== 2024-04-26T03:57:13.556 INFO:teuthology.orchestra.run.smithi012.stdout:+hv01.front.sepi 67.205.162.81 3 u 43 64 377 0.100 -0.728 0.151 2024-04-26T03:57:13.556 INFO:teuthology.orchestra.run.smithi012.stdout:+hv02.front.sepi 63.231.80.2 3 u 37 64 377 0.094 +2.144 0.193 2024-04-26T03:57:13.556 INFO:teuthology.orchestra.run.smithi012.stdout:*hv03.front.sepi 74.6.168.72 3 u 33 64 377 0.097 +0.444 0.173 2024-04-26T03:57:13.556 INFO:teuthology.orchestra.run.smithi012.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-04-26T03:57:13.558 INFO:teuthology.orchestra.run.smithi139.stdout: remote refid st t when poll reach delay offset jitter 2024-04-26T03:57:13.558 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================== 2024-04-26T03:57:13.558 INFO:teuthology.orchestra.run.smithi139.stdout:*hv01.front.sepi 67.205.162.81 3 u 44 64 377 0.060 -4.346 1.534 2024-04-26T03:57:13.558 INFO:teuthology.orchestra.run.smithi139.stdout:+hv02.front.sepi 63.231.80.2 3 u 47 64 377 0.086 -0.797 1.829 2024-04-26T03:57:13.558 INFO:teuthology.orchestra.run.smithi139.stdout:+hv03.front.sepi 74.6.168.72 3 u 37 64 377 0.102 -4.496 1.517 2024-04-26T03:57:13.558 INFO:teuthology.orchestra.run.smithi139.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-04-26T03:57:13.559 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-26T03:57:13.568 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-26T03:57:13.568 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-26T03:57:13.576 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-26T03:57:13.585 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-26T03:57:13.593 INFO:teuthology.task.internal:Duration was 1561.470905 seconds 2024-04-26T03:57:13.593 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-26T03:57:13.603 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-26T03:57:13.603 DEBUG:teuthology.orchestra.run.smithi008:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T03:57:13.605 DEBUG:teuthology.orchestra.run.smithi012:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T03:57:13.608 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T03:57:13.644 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-26T03:57:13.644 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi008.front.sepia.ceph.com 2024-04-26T03:57:13.644 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-26T03:57:13.691 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi012.front.sepia.ceph.com 2024-04-26T03:57:13.691 DEBUG:teuthology.orchestra.run.smithi012:> 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-04-26T03:57:13.702 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2024-04-26T03:57:13.702 DEBUG:teuthology.orchestra.run.smithi139:> 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-04-26T03:57:13.712 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-26T03:57:13.712 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T03:57:13.735 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T03:57:13.747 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T03:57:13.789 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-26T03:57:13.789 DEBUG:teuthology.orchestra.run.smithi008:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T03:57:13.820 DEBUG:teuthology.orchestra.run.smithi012:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T03:57:13.823 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T03:57:13.916 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-26T03:57:13.930 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-26T03:57:13.930 DEBUG:teuthology.orchestra.run.smithi008:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T03:57:13.944 DEBUG:teuthology.orchestra.run.smithi012:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T03:57:13.957 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T03:57:13.971 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-26T03:57:13.981 DEBUG:teuthology.orchestra.run.smithi008:> 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-04-26T03:57:13.987 DEBUG:teuthology.orchestra.run.smithi012:> 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-04-26T03:57:13.995 INFO:teuthology.orchestra.run.smithi008.stdout:kernel.core_pattern = core 2024-04-26T03:57:14.000 DEBUG:teuthology.orchestra.run.smithi139:> 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-04-26T03:57:14.008 INFO:teuthology.orchestra.run.smithi012.stdout:kernel.core_pattern = core 2024-04-26T03:57:14.024 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2024-04-26T03:57:14.050 DEBUG:teuthology.orchestra.run.smithi008:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T03:57:14.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T03:57:14.066 DEBUG:teuthology.orchestra.run.smithi012:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T03:57:14.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T03:57:14.078 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T03:57:14.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T03:57:14.097 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-26T03:57:14.107 INFO:teuthology.task.internal:Transferring archived files... 2024-04-26T03:57:14.108 DEBUG:teuthology.misc:Transferring archived files from smithi008:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi008 2024-04-26T03:57:14.108 DEBUG:teuthology.orchestra.run.smithi008:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T03:57:14.140 DEBUG:teuthology.misc:Transferring archived files from smithi012:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi012 2024-04-26T03:57:14.140 DEBUG:teuthology.orchestra.run.smithi012:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T03:57:14.168 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-26_01:23:56-rados-wip-yuri2-testing-2024-04-24-0914-squid-distro-default-smithi/7674441/remote/smithi139 2024-04-26T03:57:14.168 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T03:57:14.190 INFO:teuthology.task.internal:Removing archive directory... 2024-04-26T03:57:14.190 DEBUG:teuthology.orchestra.run.smithi008:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T03:57:14.193 DEBUG:teuthology.orchestra.run.smithi012:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T03:57:14.208 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T03:57:14.233 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-26T03:57:14.244 INFO:teuthology.task.internal:Not uploading archives. 2024-04-26T03:57:14.244 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-26T03:57:14.269 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-26T03:57:14.269 DEBUG:teuthology.orchestra.run.smithi008:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T03:57:14.271 DEBUG:teuthology.orchestra.run.smithi012:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T03:57:14.273 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T03:57:14.275 INFO:teuthology.orchestra.run.smithi008.stdout: 658642 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 03:57 /home/ubuntu/cephtest 2024-04-26T03:57:14.277 INFO:teuthology.orchestra.run.smithi012.stdout: 658619 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 03:57 /home/ubuntu/cephtest 2024-04-26T03:57:14.282 INFO:teuthology.orchestra.run.smithi139.stdout: 658624 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 03:57 /home/ubuntu/cephtest 2024-04-26T03:57:14.283 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-26T03:57:14.297 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-26T03:57:14.342 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/on mon_election/connectivity task/test_monitoring_stack_basic} duration: 1561.470904827118 flavor: default owner: scheduled_yuriw@teuthology success: true 2024-04-26T03:57:14.343 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T03:57:14.419 INFO:teuthology.run:pass