2023-10-05T13:17:26.385 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-05T13:17:26.385 DEBUG:teuthology.run:Teuthology command: teuthology --name bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi --archive /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393 --description rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} --verbose --owner scheduled_bdavidov@teuthology -- /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/orig.config.yaml 2023-10-05T13:17:26.417 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-05T13:17:26.495 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393 branch: wip-barakda-cephadm-nvmeof description: rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} email: null first_in_suite: false job_id: '7411393' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - machine: cpus: 1 disk: 40 ram: 8000 volumes: count: 4 size: 30 os_type: centos os_version: 8.stream overrides: admin_socket: branch: wip-barakda-cephadm-nvmeof ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: bcea8c48517ff154f392584022efa0718f51c9f2 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: bcea8c48517ff154f392584022efa0718f51c9f2 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-nvmetest-teuthology sha1: c7a706ff3413c15a1a5524c9837d646443ad6cb1 owner: scheduled_bdavidov@teuthology priority: 90 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.x - osd.0 - osd.1 - client.0 - - host.b - mon.b - osd.2 - osd.3 - osd.4 - client.1 - - mon.c - osd.5 - osd.6 - osd.7 - client.2 seed: 2491 sha1: bcea8c48517ff154f392584022efa0718f51c9f2 sleep_before_teardown: 0 suite: rbd:nvmeof suite_branch: wip-nvmetest-teuthology suite_path: /home/teuthworker/src/github.com_barakda_ceph_c7a706ff3413c15a1a5524c9837d646443ad6cb1/qa suite_relpath: qa suite_repo: https://github.com/barakda/ceph suite_sha1: c7a706ff3413c15a1a5524c9837d646443ad6cb1 targets: smithi062.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHBSW1UHaLiKEKbHj5i4+3HHIysOuC9G/X/NsO0WduQ88nJDmc3E5DHLpeH+uKsALKr0nVpgP+H1UOPk5RKhCA0= smithi083.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKlhc7FTBbjMXIJERwCSG+Mhon1psGpRgcy/6Ba2YL1vTVGwfBoyyL507LRWu3QAheaLH4yXaMRNm19lGo8UDkA= smithi124.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFVOwRtunUcZoVGfo5Z2u4kADMLP+9QXkt2Di85f8VhdC1sqvk+HQ+wxPQA8JO5RMDpI18o40bw8HufSK/GWOjc= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - sudo sed -i 's/runtime = "runc"/#runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/#runtime = "crun"/runtime = "crun"/g' /usr/share/containers/containers.conf - cephadm: null - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph osd lspools - ceph osd pool create mypool - ceph osd pool application enable mypool rbd - ceph osd lspools - ceph osd pool ls detail - ceph config set mgr mgr/cephadm/container_image_nvmeof quay.io/ceph/nvmeof:0.0.3 - ceph config get mgr mgr/cephadm/container_image_nvmeof - ceph orch apply nvmeof mypool --placement="1 $(hostname)" - ceph orch ps --refresh - ceph versions - ceph -s - ceph orch ls - rbd create mypool/myimage --size 8Gi - rbd ls mypool - cephadm.wait_for_service: service: nvmeof.mypool - exec: host.a: - 'set -ex # # print nvmeof start up logs s=$(systemctl list-units | grep nvmeof.mypool | awk ''{print $1}'') echo "<---- s variable is [ $s ]---->" PAGER=cat journalctl -u $s GATEWAY=echo $s | cut -d "@" -f2- | sed ''s/.\{8\}$//'' echo "<---- GATEWAY is [ $GATEWAY ]---->" IP=$(echo $(hostname -I) | cut -d '' '' -f1) HOSTNAME=$(hostname) IMAGE="quay.io/ceph/nvmeof-cli:0.0.3" POOL="mypool" MIMAGE="myimage" BDEV="mybdev" SERIAL="SPDK00000000000001" NQN="nqn.2016-06.io.spdk:cnode1" PORT="4420" SRPORT="5500" podman run -it $IMAGE --server-address $IP --server-port $SRPORT create_bdev --pool $POOL --image $MIMAGE --bdev $BDEV podman images podman ps podman run -it $IMAGE --server-address $IP --server-port $SRPORT create_subsystem --subnqn $NQN --serial $SERIAL podman run -it $IMAGE --server-address $IP --server-port $SRPORT add_namespace --subnqn $NQN --bdev $BDEV podman run -it $IMAGE --server-address $IP --server-port $SRPORT create_listener -n $NQN -g $GATEWAY -a $IP -s $PORT podman run -it $IMAGE --server-address $IP --server-port $SRPORT add_host --subnqn $NQN --host "*" podman run -it $IMAGE --server-address $IP --server-port $SRPORT get_subsystems nvme discover -t tcp -a $IP -s $PORT nvme connect -t tcp --traddr $IP -s $PORT -n $NQN nvme list ' - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph osd lspools - 'set -ex s=$(ceph orch ps | grep nvmeof.mypool | awk ''{print $4}'') echo $s [ $s = running ] ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-10-05_13:11:28 tube: smithi use_shaman: true user: bdavidov verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-05T13:17:26.495 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_barakda_ceph_c7a706ff3413c15a1a5524c9837d646443ad6cb1/qa; will attempt to use it 2023-10-05T13:17:26.496 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_barakda_ceph_c7a706ff3413c15a1a5524c9837d646443ad6cb1/qa/tasks 2023-10-05T13:17:26.496 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-05T13:17:26.497 INFO:teuthology.task.internal:Checking packages... 2023-10-05T13:17:26.517 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'bcea8c48517ff154f392584022efa0718f51c9f2' 2023-10-05T13:17:26.517 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-05T13:17:26.517 INFO:teuthology.packaging:ref: None 2023-10-05T13:17:26.517 INFO:teuthology.packaging:tag: None 2023-10-05T13:17:26.517 INFO:teuthology.packaging:branch: wip-barakda-cephadm-nvmeof 2023-10-05T13:17:26.518 INFO:teuthology.packaging:sha1: bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T13:17:26.518 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-barakda-cephadm-nvmeof 2023-10-05T13:17:26.742 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-5817.gbcea8c48 2023-10-05T13:17:26.742 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-05T13:17:26.749 INFO:teuthology.task.internal:no buildpackages task found 2023-10-05T13:17:26.749 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-05T13:17:26.765 INFO:teuthology.task.internal:Saving configuration 2023-10-05T13:17:26.777 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-05T13:17:26.784 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T13:17:26.810 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:12:12.675293', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHBSW1UHaLiKEKbHj5i4+3HHIysOuC9G/X/NsO0WduQ88nJDmc3E5DHLpeH+uKsALKr0nVpgP+H1UOPk5RKhCA0='} 2023-10-05T13:17:26.833 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:12:12.673394', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKlhc7FTBbjMXIJERwCSG+Mhon1psGpRgcy/6Ba2YL1vTVGwfBoyyL507LRWu3QAheaLH4yXaMRNm19lGo8UDkA='} 2023-10-05T13:17:26.856 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:12:12.676927', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFVOwRtunUcZoVGfo5Z2u4kADMLP+9QXkt2Di85f8VhdC1sqvk+HQ+wxPQA8JO5RMDpI18o40bw8HufSK/GWOjc='} 2023-10-05T13:17:26.856 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-05T13:17:26.863 INFO:teuthology.task.internal:roles: ubuntu@smithi062.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2023-10-05T13:17:26.863 INFO:teuthology.task.internal:roles: ubuntu@smithi083.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3', 'osd.4', 'client.1'] 2023-10-05T13:17:26.863 INFO:teuthology.task.internal:roles: ubuntu@smithi124.front.sepia.ceph.com - ['mon.c', 'osd.5', 'osd.6', 'osd.7', 'client.2'] 2023-10-05T13:17:26.864 INFO:teuthology.run_tasks:Running task console_log... 2023-10-05T13:17:26.962 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbde8df3b80>, signals=[15]) 2023-10-05T13:17:26.962 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-05T13:17:26.969 INFO:teuthology.task.internal:Opening connections... 2023-10-05T13:17:26.969 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi062.front.sepia.ceph.com 2023-10-05T13:17:26.971 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:17:27.038 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi083.front.sepia.ceph.com 2023-10-05T13:17:27.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:17:27.104 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi124.front.sepia.ceph.com 2023-10-05T13:17:27.104 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:17:27.173 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-05T13:17:27.182 DEBUG:teuthology.orchestra.run.smithi062:> uname -m 2023-10-05T13:17:27.205 INFO:teuthology.orchestra.run.smithi062.stdout:x86_64 2023-10-05T13:17:27.205 DEBUG:teuthology.orchestra.run.smithi062:> cat /etc/os-release 2023-10-05T13:17:27.266 INFO:teuthology.orchestra.run.smithi062.stdout:NAME="CentOS Stream" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION="8" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:ID="centos" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:ID_LIKE="rhel fedora" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:VERSION_ID="8" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:PLATFORM_ID="platform:el8" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:ANSI_COLOR="0;31" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-05T13:17:27.267 INFO:teuthology.orchestra.run.smithi062.stdout:HOME_URL="https://centos.org/" 2023-10-05T13:17:27.268 INFO:teuthology.orchestra.run.smithi062.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-05T13:17:27.268 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-05T13:17:27.268 INFO:teuthology.orchestra.run.smithi062.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-05T13:17:27.268 INFO:teuthology.lock.ops:Updating smithi062.front.sepia.ceph.com on lock server 2023-10-05T13:17:27.289 DEBUG:teuthology.orchestra.run.smithi083:> uname -m 2023-10-05T13:17:27.311 INFO:teuthology.orchestra.run.smithi083.stdout:x86_64 2023-10-05T13:17:27.311 DEBUG:teuthology.orchestra.run.smithi083:> cat /etc/os-release 2023-10-05T13:17:27.372 INFO:teuthology.orchestra.run.smithi083.stdout:NAME="CentOS Stream" 2023-10-05T13:17:27.372 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION="8" 2023-10-05T13:17:27.372 INFO:teuthology.orchestra.run.smithi083.stdout:ID="centos" 2023-10-05T13:17:27.372 INFO:teuthology.orchestra.run.smithi083.stdout:ID_LIKE="rhel fedora" 2023-10-05T13:17:27.372 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_ID="8" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:PLATFORM_ID="platform:el8" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:ANSI_COLOR="0;31" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:HOME_URL="https://centos.org/" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-05T13:17:27.373 INFO:teuthology.orchestra.run.smithi083.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-05T13:17:27.373 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2023-10-05T13:17:27.397 DEBUG:teuthology.orchestra.run.smithi124:> uname -m 2023-10-05T13:17:27.419 INFO:teuthology.orchestra.run.smithi124.stdout:x86_64 2023-10-05T13:17:27.419 DEBUG:teuthology.orchestra.run.smithi124:> cat /etc/os-release 2023-10-05T13:17:27.480 INFO:teuthology.orchestra.run.smithi124.stdout:NAME="CentOS Stream" 2023-10-05T13:17:27.480 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION="8" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:ID="centos" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:ID_LIKE="rhel fedora" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:VERSION_ID="8" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:PLATFORM_ID="platform:el8" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:PRETTY_NAME="CentOS Stream 8" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:ANSI_COLOR="0;31" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:HOME_URL="https://centos.org/" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-10-05T13:17:27.481 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-10-05T13:17:27.482 INFO:teuthology.orchestra.run.smithi124.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-10-05T13:17:27.482 INFO:teuthology.lock.ops:Updating smithi124.front.sepia.ceph.com on lock server 2023-10-05T13:17:27.505 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-05T13:17:27.514 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-05T13:17:27.520 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-05T13:17:27.521 DEBUG:teuthology.orchestra.run.smithi062:> test '!' -e /home/ubuntu/cephtest 2023-10-05T13:17:27.523 DEBUG:teuthology.orchestra.run.smithi083:> test '!' -e /home/ubuntu/cephtest 2023-10-05T13:17:27.525 DEBUG:teuthology.orchestra.run.smithi124:> test '!' -e /home/ubuntu/cephtest 2023-10-05T13:17:27.546 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-05T13:17:27.552 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-05T13:17:27.552 DEBUG:teuthology.orchestra.run.smithi062:> test -z $(ls -A /var/lib/ceph) 2023-10-05T13:17:27.585 DEBUG:teuthology.orchestra.run.smithi083:> test -z $(ls -A /var/lib/ceph) 2023-10-05T13:17:27.587 DEBUG:teuthology.orchestra.run.smithi124:> test -z $(ls -A /var/lib/ceph) 2023-10-05T13:17:27.618 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-05T13:17:27.693 INFO:teuthology.run_tasks:Running task kernel... 2023-10-05T13:17:27.707 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-05T13:17:27.707 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-10-05T13:17:27.707 DEBUG:teuthology.orchestra.run.smithi062:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-05T13:17:27.708 DEBUG:teuthology.orchestra.run.smithi083:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-05T13:17:27.708 DEBUG:teuthology.orchestra.run.smithi124:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-05T13:17:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:17:27.729 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2023-10-05T13:17:27.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:17:27.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:17:27.731 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2023-10-05T13:17:27.731 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-10-05T13:17:27.791 INFO:teuthology.orchestra.run.smithi083.stdout:4.18.0-489.el8.x86_64 2023-10-05T13:17:27.791 INFO:teuthology.task.kernel:Running kernel on smithi083: 4.18.0-489.el8.x86_64 2023-10-05T13:17:27.792 DEBUG:teuthology.orchestra.run.smithi083:> sudo yum install -y kernel 2023-10-05T13:17:27.792 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-489.el8.x86_64 2023-10-05T13:17:27.793 INFO:teuthology.task.kernel:Running kernel on smithi124: 4.18.0-489.el8.x86_64 2023-10-05T13:17:27.793 DEBUG:teuthology.orchestra.run.smithi124:> sudo yum install -y kernel 2023-10-05T13:17:27.794 INFO:teuthology.orchestra.run.smithi062.stdout:4.18.0-489.el8.x86_64 2023-10-05T13:17:27.794 INFO:teuthology.task.kernel:Running kernel on smithi062: 4.18.0-489.el8.x86_64 2023-10-05T13:17:27.794 DEBUG:teuthology.orchestra.run.smithi062:> sudo yum install -y kernel 2023-10-05T13:17:32.163 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 8 - AppStream 19 MB/s | 33 MB 00:01 2023-10-05T13:17:32.176 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 8 - AppStream 19 MB/s | 33 MB 00:01 2023-10-05T13:17:32.346 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - AppStream 17 MB/s | 33 MB 00:01 2023-10-05T13:17:40.644 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 8 - BaseOS 21 MB/s | 48 MB 00:02 2023-10-05T13:17:42.862 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - BaseOS 11 MB/s | 48 MB 00:04 2023-10-05T13:17:44.138 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 8 - BaseOS 8.7 MB/s | 48 MB 00:05 2023-10-05T13:17:47.810 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 8 - Extras 62 kB/s | 18 kB 00:00 2023-10-05T13:17:48.560 INFO:teuthology.orchestra.run.smithi083.stdout:CentOS Stream 8 - Extras common packages 12 kB/s | 6.9 kB 00:00 2023-10-05T13:17:48.862 INFO:teuthology.orchestra.run.smithi083.stdout:Copr repo for python3-asyncssh owned by ceph 23 kB/s | 3.5 kB 00:00 2023-10-05T13:17:50.129 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras 42 kB/s | 18 kB 00:00 2023-10-05T13:17:50.846 INFO:teuthology.orchestra.run.smithi124.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-10-05T13:17:50.982 INFO:teuthology.orchestra.run.smithi083.stdout:Extra Packages for Enterprise Linux 8.1 MB/s | 16 MB 00:01 2023-10-05T13:17:51.123 INFO:teuthology.orchestra.run.smithi124.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-10-05T13:17:51.729 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 8 - Extras 60 kB/s | 18 kB 00:00 2023-10-05T13:17:52.446 INFO:teuthology.orchestra.run.smithi062.stdout:CentOS Stream 8 - Extras common packages 13 kB/s | 6.9 kB 00:00 2023-10-05T13:17:52.747 INFO:teuthology.orchestra.run.smithi062.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-10-05T13:17:53.524 INFO:teuthology.orchestra.run.smithi062.stdout:Extra Packages for Enterprise Linux 26 MB/s | 16 MB 00:00 2023-10-05T13:17:54.796 INFO:teuthology.orchestra.run.smithi083.stdout:lab-extras 649 kB/s | 24 kB 00:00 2023-10-05T13:17:55.693 INFO:teuthology.orchestra.run.smithi124.stdout:Extra Packages for Enterprise Linux 3.6 MB/s | 16 MB 00:04 2023-10-05T13:17:57.615 INFO:teuthology.orchestra.run.smithi062.stdout:lab-extras 434 kB/s | 24 kB 00:00 2023-10-05T13:17:58.269 INFO:teuthology.orchestra.run.smithi083.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-05T13:17:58.269 INFO:teuthology.orchestra.run.smithi083.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-05T13:17:58.534 INFO:teuthology.orchestra.run.smithi083.stdout:Dependencies resolved. 2023-10-05T13:17:58.535 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:17:58.535 INFO:teuthology.orchestra.run.smithi083.stdout: Package Architecture Version Repository Size 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout:Installing: 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout:Installing dependencies: 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction Summary 2023-10-05T13:17:58.536 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:17:58.537 INFO:teuthology.orchestra.run.smithi083.stdout:Install 3 Packages 2023-10-05T13:17:58.537 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:17:58.537 INFO:teuthology.orchestra.run.smithi083.stdout:Total download size: 88 M 2023-10-05T13:17:58.538 INFO:teuthology.orchestra.run.smithi083.stdout:Installed size: 96 M 2023-10-05T13:17:58.538 INFO:teuthology.orchestra.run.smithi083.stdout:Downloading Packages: 2023-10-05T13:17:59.591 INFO:teuthology.orchestra.run.smithi124.stdout:lab-extras 618 kB/s | 24 kB 00:00 2023-10-05T13:17:59.815 INFO:teuthology.orchestra.run.smithi083.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 9.2 MB/s | 10 MB 00:01 2023-10-05T13:18:00.895 INFO:teuthology.orchestra.run.smithi083.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 16 MB/s | 35 MB 00:02 2023-10-05T13:18:01.373 INFO:teuthology.orchestra.run.smithi062.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-05T13:18:01.373 INFO:teuthology.orchestra.run.smithi062.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-05T13:18:01.557 INFO:teuthology.orchestra.run.smithi083.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 15 MB/s | 43 MB 00:02 2023-10-05T13:18:01.557 INFO:teuthology.orchestra.run.smithi083.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:18:01.557 INFO:teuthology.orchestra.run.smithi083.stdout:Total 29 MB/s | 88 MB 00:03 2023-10-05T13:18:01.646 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2023-10-05T13:18:01.647 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:18:01.647 INFO:teuthology.orchestra.run.smithi062.stdout: Package Architecture Version Repository Size 2023-10-05T13:18:01.647 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:18:01.647 INFO:teuthology.orchestra.run.smithi062.stdout:Installing: 2023-10-05T13:18:01.647 INFO:teuthology.orchestra.run.smithi062.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout:Installing dependencies: 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout:Install 3 Packages 2023-10-05T13:18:01.648 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:18:01.649 INFO:teuthology.orchestra.run.smithi062.stdout:Total download size: 88 M 2023-10-05T13:18:01.649 INFO:teuthology.orchestra.run.smithi062.stdout:Installed size: 96 M 2023-10-05T13:18:01.649 INFO:teuthology.orchestra.run.smithi062.stdout:Downloading Packages: 2023-10-05T13:18:02.229 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction check 2023-10-05T13:18:02.649 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction check succeeded. 2023-10-05T13:18:02.649 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction test 2023-10-05T13:18:02.816 INFO:teuthology.orchestra.run.smithi062.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 8.9 MB/s | 10 MB 00:01 2023-10-05T13:18:03.056 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-10-05T13:18:03.057 INFO:teuthology.orchestra.run.smithi124.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-10-05T13:18:03.303 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-10-05T13:18:03.304 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:18:03.304 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-10-05T13:18:03.304 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout:Installing: 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout:Install 3 Packages 2023-10-05T13:18:03.305 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:18:03.306 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 88 M 2023-10-05T13:18:03.306 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 96 M 2023-10-05T13:18:03.306 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-10-05T13:18:03.869 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction test succeeded. 2023-10-05T13:18:03.892 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction 2023-10-05T13:18:03.908 INFO:teuthology.orchestra.run.smithi062.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 16 MB/s | 35 MB 00:02 2023-10-05T13:18:04.642 INFO:teuthology.orchestra.run.smithi062.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 14 MB/s | 43 MB 00:02 2023-10-05T13:18:04.642 INFO:teuthology.orchestra.run.smithi062.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:18:04.642 INFO:teuthology.orchestra.run.smithi062.stdout:Total 29 MB/s | 88 MB 00:02 2023-10-05T13:18:05.267 INFO:teuthology.orchestra.run.smithi124.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 6.9 MB/s | 10 MB 00:01 2023-10-05T13:18:05.347 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction check 2023-10-05T13:18:05.794 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction check succeeded. 2023-10-05T13:18:05.794 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction test 2023-10-05T13:18:06.367 INFO:teuthology.orchestra.run.smithi124.stdout:(2/3): kernel-core-4.18.0-514.el8.x86_64.rpm 17 MB/s | 43 MB 00:02 2023-10-05T13:18:06.661 INFO:teuthology.orchestra.run.smithi083.stdout: Preparing : 1/1 2023-10-05T13:18:06.784 INFO:teuthology.orchestra.run.smithi124.stdout:(3/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 12 MB/s | 35 MB 00:02 2023-10-05T13:18:06.785 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:18:06.785 INFO:teuthology.orchestra.run.smithi124.stdout:Total 25 MB/s | 88 MB 00:03 2023-10-05T13:18:07.097 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction test succeeded. 2023-10-05T13:18:07.118 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction 2023-10-05T13:18:07.196 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:07.453 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-10-05T13:18:07.863 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-10-05T13:18:07.863 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-10-05T13:18:09.094 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-10-05T13:18:09.115 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-10-05T13:18:10.082 INFO:teuthology.orchestra.run.smithi062.stdout: Preparing : 1/1 2023-10-05T13:18:10.669 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:10.749 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:11.188 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:11.853 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-10-05T13:18:12.368 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:14.412 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:14.560 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:14.810 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:14.878 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:15.891 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:16.517 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:18.435 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:18.754 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:19.890 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:20.206 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:36.679 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:36.702 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:37.040 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:37.040 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:37.040 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:37.819 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:37.819 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:18:37.819 INFO:teuthology.orchestra.run.smithi083.stdout:Installed: 2023-10-05T13:18:37.819 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-05T13:18:37.819 INFO:teuthology.orchestra.run.smithi083.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-05T13:18:37.819 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:18:37.819 INFO:teuthology.orchestra.run.smithi083.stdout:Complete! 2023-10-05T13:18:37.997 DEBUG:teuthology.orchestra.run.smithi083:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:18:38.959 INFO:teuthology.orchestra.run.smithi083.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:18:38.959 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:18:38.960 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-05T13:18:38.960 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-05T13:18:38.960 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-05T13:18:38.960 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2023-10-05T13:18:38.960 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi083.front.sepia.ceph.com, path=None, version=distro) 2023-10-05T13:18:38.960 DEBUG:teuthology.orchestra.run.smithi083:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:18:39.168 INFO:teuthology.orchestra.run.smithi083.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:18:39.168 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:18:39.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo rpm -qi grub2-tools 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Name : grub2-tools 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Epoch : 1 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Version : 2.02 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Release : 129.el8 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: x86_64 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Group : System Environment/Base 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:Size : 9265586 2023-10-05T13:18:39.201 INFO:teuthology.orchestra.run.smithi083.stdout:License : GPLv3+ 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Relocations : (not relocatable) 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Packager : CentOS BuildSystem 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Vendor : CentOS 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Summary : Support tools for GRUB. 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout:Description : 2023-10-05T13:18:39.202 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:18:39.203 INFO:teuthology.orchestra.run.smithi083.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-05T13:18:39.203 INFO:teuthology.orchestra.run.smithi083.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-05T13:18:39.203 INFO:teuthology.orchestra.run.smithi083.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-05T13:18:39.203 INFO:teuthology.orchestra.run.smithi083.stdout:hardware devices. 2023-10-05T13:18:39.203 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:18:39.203 INFO:teuthology.orchestra.run.smithi083.stdout:This subpackage provides tools for support of all platforms. 2023-10-05T13:18:39.204 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-05T13:18:39.204 INFO:teuthology.task.kernel:Updating grub on smithi083 to boot 4.18.0-514.el8.x86_64 2023-10-05T13:18:39.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-05T13:18:40.946 INFO:teuthology.orchestra.run.smithi083.stderr:Generating grub configuration file ... 2023-10-05T13:18:41.825 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:41.850 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:41.908 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:41.931 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:42.206 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:42.206 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:42.206 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:42.275 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:42.275 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-10-05T13:18:42.276 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-10-05T13:18:42.997 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:42.997 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:18:42.997 INFO:teuthology.orchestra.run.smithi062.stdout:Installed: 2023-10-05T13:18:42.997 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-05T13:18:42.998 INFO:teuthology.orchestra.run.smithi062.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-05T13:18:42.998 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:18:42.998 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2023-10-05T13:18:43.135 DEBUG:teuthology.orchestra.run.smithi062:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:18:43.178 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-10-05T13:18:43.178 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:18:43.178 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-10-05T13:18:43.178 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-10-05T13:18:43.178 INFO:teuthology.orchestra.run.smithi124.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-10-05T13:18:43.179 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:18:43.179 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-10-05T13:18:43.205 INFO:teuthology.orchestra.run.smithi083.stderr:done 2023-10-05T13:18:43.206 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2023-10-05T13:18:43.240 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.qslb4Z7DTa 2023-10-05T13:18:43.240 DEBUG:teuthology.orchestra.run.smithi083:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.qslb4Z7DTa 2023-10-05T13:18:43.313 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.qslb4Z7DTa 2023-10-05T13:18:43.335 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:18:43.365 INFO:teuthology.orchestra.run.smithi062.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:18:43.365 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.365 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.366 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-05T13:18:43.366 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-05T13:18:43.366 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2023-10-05T13:18:43.366 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi062.front.sepia.ceph.com, path=None, version=distro) 2023-10-05T13:18:43.366 DEBUG:teuthology.orchestra.run.smithi062:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:18:43.454 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.qslb4Z7DTa is 6KB 2023-10-05T13:18:43.503 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.qslb4Z7DTa 2023-10-05T13:18:43.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo /bin/ls /boot/loader/entries || true 2023-10-05T13:18:43.549 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:18:43.549 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.549 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.549 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-05T13:18:43.549 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-05T13:18:43.549 INFO:teuthology.task.kernel:Installing distro kernel on mon.c... 2023-10-05T13:18:43.549 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi124.front.sepia.ceph.com, path=None, version=distro) 2023-10-05T13:18:43.549 DEBUG:teuthology.orchestra.run.smithi124:> rpm -q kernel | sort -rV | head -n 1 2023-10-05T13:18:43.583 INFO:teuthology.orchestra.run.smithi062.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:18:43.584 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.584 DEBUG:teuthology.orchestra.run.smithi062:> sudo rpm -qi grub2-tools 2023-10-05T13:18:43.593 INFO:teuthology.orchestra.run.smithi083.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-05T13:18:43.593 INFO:teuthology.orchestra.run.smithi083.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-05T13:18:43.593 INFO:teuthology.orchestra.run.smithi083.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-05T13:18:43.593 INFO:teuthology.orchestra.run.smithi083.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-05T13:18:43.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-05T13:18:43.618 INFO:teuthology.orchestra.run.smithi062.stdout:Name : grub2-tools 2023-10-05T13:18:43.618 INFO:teuthology.orchestra.run.smithi062.stdout:Epoch : 1 2023-10-05T13:18:43.618 INFO:teuthology.orchestra.run.smithi062.stdout:Version : 2.02 2023-10-05T13:18:43.618 INFO:teuthology.orchestra.run.smithi062.stdout:Release : 129.el8 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Architecture: x86_64 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Group : System Environment/Base 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Size : 9265586 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:License : GPLv3+ 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Relocations : (not relocatable) 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Packager : CentOS BuildSystem 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:Vendor : CentOS 2023-10-05T13:18:43.619 INFO:teuthology.orchestra.run.smithi062.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout:Summary : Support tools for GRUB. 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout:Description : 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout:hardware devices. 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:18:43.620 INFO:teuthology.orchestra.run.smithi062.stdout:This subpackage provides tools for support of all platforms. 2023-10-05T13:18:43.621 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-05T13:18:43.621 INFO:teuthology.task.kernel:Updating grub on smithi062 to boot 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.621 DEBUG:teuthology.orchestra.run.smithi062:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-05T13:18:43.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo shutdown -r now 2023-10-05T13:18:43.756 INFO:teuthology.orchestra.run.smithi124.stdout:kernel-4.18.0-514.el8.x86_64 2023-10-05T13:18:43.756 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.757 DEBUG:teuthology.orchestra.run.smithi124:> sudo rpm -qi grub2-tools 2023-10-05T13:18:43.789 INFO:teuthology.orchestra.run.smithi124.stdout:Name : grub2-tools 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Epoch : 1 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Version : 2.02 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Release : 129.el8 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Architecture: x86_64 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Group : System Environment/Base 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Size : 9265586 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:License : GPLv3+ 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-10-05T13:18:43.790 INFO:teuthology.orchestra.run.smithi124.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:Build Host : kbuilder.bsys.centos.org 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:Relocations : (not relocatable) 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:Packager : CentOS BuildSystem 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:Vendor : CentOS 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:URL : http://www.gnu.org/software/grub/ 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:Summary : Support tools for GRUB. 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:Description : 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:customizable bootloader with modular architecture. It supports a rich 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:variety of kernel formats, file systems, computer architectures and 2023-10-05T13:18:43.791 INFO:teuthology.orchestra.run.smithi124.stdout:hardware devices. 2023-10-05T13:18:43.792 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:18:43.792 INFO:teuthology.orchestra.run.smithi124.stdout:This subpackage provides tools for support of all platforms. 2023-10-05T13:18:43.792 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-10-05T13:18:43.792 INFO:teuthology.task.kernel:Updating grub on smithi124 to boot 4.18.0-514.el8.x86_64 2023-10-05T13:18:43.793 DEBUG:teuthology.orchestra.run.smithi124:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-10-05T13:18:44.953 INFO:teuthology.orchestra.run.smithi062.stderr:Generating grub configuration file ... 2023-10-05T13:18:45.203 INFO:teuthology.orchestra.run.smithi124.stderr:Generating grub configuration file ... 2023-10-05T13:18:47.091 INFO:teuthology.orchestra.run.smithi062.stderr:done 2023-10-05T13:18:47.093 DEBUG:teuthology.orchestra.run.smithi062:> mktemp 2023-10-05T13:18:47.117 INFO:teuthology.orchestra.run.smithi062.stdout:/tmp/tmp.hwforNfQGp 2023-10-05T13:18:47.118 DEBUG:teuthology.orchestra.run.smithi062:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.hwforNfQGp 2023-10-05T13:18:47.190 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 0666 /tmp/tmp.hwforNfQGp 2023-10-05T13:18:47.331 DEBUG:teuthology.orchestra.remote:smithi062:/tmp/tmp.hwforNfQGp is 6KB 2023-10-05T13:18:47.354 DEBUG:teuthology.orchestra.run.smithi062:> rm -fr /tmp/tmp.hwforNfQGp 2023-10-05T13:18:47.372 DEBUG:teuthology.orchestra.run.smithi062:> sudo /bin/ls /boot/loader/entries || true 2023-10-05T13:18:47.378 INFO:teuthology.orchestra.run.smithi124.stderr:done 2023-10-05T13:18:47.379 DEBUG:teuthology.orchestra.run.smithi124:> mktemp 2023-10-05T13:18:47.411 INFO:teuthology.orchestra.run.smithi124.stdout:/tmp/tmp.IRNNT0TpF6 2023-10-05T13:18:47.412 DEBUG:teuthology.orchestra.run.smithi124:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.IRNNT0TpF6 2023-10-05T13:18:47.438 INFO:teuthology.orchestra.run.smithi062.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-05T13:18:47.438 INFO:teuthology.orchestra.run.smithi062.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-05T13:18:47.438 INFO:teuthology.orchestra.run.smithi062.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-05T13:18:47.438 INFO:teuthology.orchestra.run.smithi062.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-05T13:18:47.439 DEBUG:teuthology.orchestra.run.smithi062:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-05T13:18:47.496 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 0666 /tmp/tmp.IRNNT0TpF6 2023-10-05T13:18:47.583 DEBUG:teuthology.orchestra.run.smithi062:> sudo shutdown -r now 2023-10-05T13:18:47.636 DEBUG:teuthology.orchestra.remote:smithi124:/tmp/tmp.IRNNT0TpF6 is 6KB 2023-10-05T13:18:47.684 DEBUG:teuthology.orchestra.run.smithi124:> rm -fr /tmp/tmp.IRNNT0TpF6 2023-10-05T13:18:47.701 DEBUG:teuthology.orchestra.run.smithi124:> sudo /bin/ls /boot/loader/entries || true 2023-10-05T13:18:47.778 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-10-05T13:18:47.778 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-10-05T13:18:47.778 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-10-05T13:18:47.778 INFO:teuthology.orchestra.run.smithi124.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-10-05T13:18:47.779 DEBUG:teuthology.orchestra.run.smithi124:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-10-05T13:18:47.942 DEBUG:teuthology.orchestra.run.smithi124:> sudo shutdown -r now 2023-10-05T13:19:13.775 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2023-10-05T13:19:13.775 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-10-05T13:19:13.776 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:19:17.589 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2023-10-05T13:19:17.590 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2023-10-05T13:19:17.590 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:19:17.946 INFO:teuthology.task.kernel:Checking client mon.c for new kernel version... 2023-10-05T13:19:17.946 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-05T13:19:17.947 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:19:32.219 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2023-10-05T13:19:36.059 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2023-10-05T13:19:36.314 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-10-05T13:19:41.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-10-05T13:19:41.224 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:19:44.282 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2023-10-05T13:19:45.061 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2023-10-05T13:19:45.061 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:19:45.315 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-05T13:19:45.316 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:19:48.126 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2023-10-05T13:19:48.378 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-10-05T13:19:56.291 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-10-05T13:19:56.291 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:20:00.131 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2023-10-05T13:20:00.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:20:00.380 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-05T13:20:00.380 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:20:18.555 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.62 2023-10-05T13:20:18.810 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.124 2023-10-05T13:20:28.570 DEBUG:teuthology.orchestra.run.smithi083:> true 2023-10-05T13:20:28.813 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-10-05T13:20:28.813 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "4.18.0-514.el8.x86_64"... 2023-10-05T13:20:28.813 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2023-10-05T13:20:28.871 INFO:teuthology.orchestra.run.smithi083.stdout:4.18.0-514.el8.x86_64 2023-10-05T13:20:28.871 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-05T13:20:28.871 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-05T13:20:28.871 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-05T13:20:29.872 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-10-05T13:20:29.873 DEBUG:teuthology.orchestra.run.smithi083:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-05T13:20:29.971 INFO:teuthology.orchestra.run.smithi083.stdout:ttyS1 2023-10-05T13:20:29.983 DEBUG:teuthology.parallel:result is None 2023-10-05T13:20:33.556 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2023-10-05T13:20:33.557 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:20:33.811 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-05T13:20:33.811 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:20:34.132 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-10-05T13:20:34.658 DEBUG:teuthology.orchestra.run.smithi062:> true 2023-10-05T13:20:34.682 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-05T13:20:34.682 INFO:teuthology.task.kernel:Checking kernel version of mon.c, want "4.18.0-514.el8.x86_64"... 2023-10-05T13:20:34.682 DEBUG:teuthology.orchestra.run.smithi124:> uname -r 2023-10-05T13:20:34.708 INFO:teuthology.orchestra.run.smithi124.stdout:4.18.0-514.el8.x86_64 2023-10-05T13:20:34.708 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-05T13:20:34.708 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-05T13:20:34.708 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-05T13:20:35.259 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2023-10-05T13:20:35.259 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "4.18.0-514.el8.x86_64"... 2023-10-05T13:20:35.259 DEBUG:teuthology.orchestra.run.smithi062:> uname -r 2023-10-05T13:20:35.318 INFO:teuthology.orchestra.run.smithi062.stdout:4.18.0-514.el8.x86_64 2023-10-05T13:20:35.318 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-10-05T13:20:35.318 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-05T13:20:35.318 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-10-05T13:20:35.709 INFO:teuthology.task.kernel:Enabling kdb on mon.c... 2023-10-05T13:20:35.710 DEBUG:teuthology.orchestra.run.smithi124:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-05T13:20:36.319 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-10-05T13:20:36.320 DEBUG:teuthology.orchestra.run.smithi062:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-05T13:20:36.372 INFO:teuthology.orchestra.run.smithi124.stdout:ttyS1 2023-10-05T13:20:36.377 INFO:teuthology.orchestra.run.smithi062.stdout:ttyS1 2023-10-05T13:20:36.388 DEBUG:teuthology.parallel:result is None 2023-10-05T13:20:36.389 DEBUG:teuthology.parallel:result is None 2023-10-05T13:20:36.389 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-05T13:20:36.397 INFO:teuthology.task.internal:Creating test directory... 2023-10-05T13:20:36.397 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-05T13:20:36.398 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-05T13:20:36.401 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-05T13:20:36.420 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-05T13:20:36.427 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-05T13:20:36.438 INFO:teuthology.task.internal:Creating archive directory... 2023-10-05T13:20:36.438 DEBUG:teuthology.orchestra.run.smithi062:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-05T13:20:36.457 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-05T13:20:36.464 DEBUG:teuthology.orchestra.run.smithi124:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-05T13:20:36.501 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-05T13:20:36.507 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-05T13:20:36.507 DEBUG:teuthology.orchestra.run.smithi062:> 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 2023-10-05T13:20:36.528 DEBUG:teuthology.orchestra.run.smithi083:> 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 2023-10-05T13:20:36.539 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-10-05T13:20:36.559 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:20:36.570 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:20:36.573 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:20:36.585 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:20:36.720 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:20:36.730 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-05T13:20:36.733 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-05T13:20:36.740 INFO:teuthology.task.internal:Configuring sudo... 2023-10-05T13:20:36.740 DEBUG:teuthology.orchestra.run.smithi062:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-05T13:20:36.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-05T13:20:36.744 DEBUG:teuthology.orchestra.run.smithi124:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-05T13:20:36.819 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-05T13:20:36.828 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-05T13:20:36.828 DEBUG:teuthology.orchestra.run.smithi062:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-05T13:20:36.830 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-05T13:20:36.833 DEBUG:teuthology.orchestra.run.smithi124:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-05T13:20:36.866 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:20:36.931 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:20:36.976 DEBUG:teuthology.orchestra.run.smithi062:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:20:37.061 DEBUG:teuthology.orchestra.run.smithi062:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:20:37.105 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:20:37.105 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-05T13:20:37.173 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:20:37.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:20:37.278 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:20:37.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:20:37.411 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-10-05T13:20:37.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-05T13:20:37.480 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:20:37.526 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-05T13:20:37.579 DEBUG:teuthology.orchestra.run.smithi124:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:20:37.663 DEBUG:teuthology.orchestra.run.smithi124:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-05T13:20:37.705 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-05T13:20:37.705 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-05T13:20:37.772 DEBUG:teuthology.orchestra.run.smithi062:> sudo service rsyslog restart 2023-10-05T13:20:37.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo service rsyslog restart 2023-10-05T13:20:37.778 DEBUG:teuthology.orchestra.run.smithi124:> sudo service rsyslog restart 2023-10-05T13:20:37.831 INFO:teuthology.orchestra.run.smithi062.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:20:37.848 INFO:teuthology.orchestra.run.smithi083.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:20:37.864 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:20:38.313 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-05T13:20:38.321 INFO:teuthology.task.internal:Starting timer... 2023-10-05T13:20:38.321 INFO:teuthology.run_tasks:Running task pcp... 2023-10-05T13:20:38.331 INFO:teuthology.run_tasks:Running task selinux... 2023-10-05T13:20:38.339 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-10-05T13:20:38.339 DEBUG:teuthology.orchestra.run.smithi062:> sudo service auditd rotate 2023-10-05T13:20:38.422 INFO:teuthology.orchestra.run.smithi062.stdout:Rotating logs: 2023-10-05T13:20:38.424 DEBUG:teuthology.orchestra.run.smithi083:> sudo service auditd rotate 2023-10-05T13:20:38.513 INFO:teuthology.orchestra.run.smithi083.stdout:Rotating logs: 2023-10-05T13:20:38.515 DEBUG:teuthology.orchestra.run.smithi124:> sudo service auditd rotate 2023-10-05T13:20:38.602 INFO:teuthology.orchestra.run.smithi124.stdout:Rotating logs: 2023-10-05T13:20:38.604 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-05T13:20:38.604 DEBUG:teuthology.orchestra.run.smithi062:> /usr/sbin/getenforce 2023-10-05T13:20:38.636 INFO:teuthology.orchestra.run.smithi062.stdout:Permissive 2023-10-05T13:20:38.636 DEBUG:teuthology.orchestra.run.smithi083:> /usr/sbin/getenforce 2023-10-05T13:20:38.668 INFO:teuthology.orchestra.run.smithi083.stdout:Permissive 2023-10-05T13:20:38.668 DEBUG:teuthology.orchestra.run.smithi124:> /usr/sbin/getenforce 2023-10-05T13:20:38.726 INFO:teuthology.orchestra.run.smithi124.stdout:Permissive 2023-10-05T13:20:38.727 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi062.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi083.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi124.front.sepia.ceph.com': 'permissive'} 2023-10-05T13:20:38.727 DEBUG:teuthology.orchestra.run.smithi062:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:20:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:20:38.758 DEBUG:teuthology.orchestra.run.smithi083:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:20:38.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:20:38.787 DEBUG:teuthology.orchestra.run.smithi124:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:20:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:20:38.814 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-05T13:20:38.815 DEBUG:teuthology.orchestra.run.smithi062:> sudo /usr/sbin/setenforce permissive 2023-10-05T13:20:38.852 DEBUG:teuthology.orchestra.run.smithi083:> sudo /usr/sbin/setenforce permissive 2023-10-05T13:20:38.879 DEBUG:teuthology.orchestra.run.smithi124:> sudo /usr/sbin/setenforce permissive 2023-10-05T13:20:38.907 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-05T13:20:38.917 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-05T13:20:38.922 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-05T13:20:39.051 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-05T13:20:39.064 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'}]}] 2023-10-05T13:20:39.065 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi062.front.sepia.ceph.com,smithi083.front.sepia.ceph.com,smithi124.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-05T13:27:57.294 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi062.front.sepia.ceph.com'), Remote(name='ubuntu@smithi083.front.sepia.ceph.com'), Remote(name='ubuntu@smithi124.front.sepia.ceph.com')] 2023-10-05T13:27:57.295 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi062.front.sepia.ceph.com' 2023-10-05T13:27:57.296 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi062.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:27:57.365 DEBUG:teuthology.orchestra.run.smithi062:> true 2023-10-05T13:27:57.434 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi062.front.sepia.ceph.com' 2023-10-05T13:27:57.434 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-10-05T13:27:57.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:27:57.500 DEBUG:teuthology.orchestra.run.smithi083:> true 2023-10-05T13:27:57.569 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-10-05T13:27:57.569 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-05T13:27:57.570 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi124.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-05T13:27:57.640 DEBUG:teuthology.orchestra.run.smithi124:> true 2023-10-05T13:27:57.710 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi124.front.sepia.ceph.com' 2023-10-05T13:27:57.711 INFO:teuthology.run_tasks:Running task clock... 2023-10-05T13:27:57.721 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-05T13:27:57.721 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-05T13:27:57.721 DEBUG:teuthology.orchestra.run.smithi062:> 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 2023-10-05T13:27:57.724 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-05T13:27:57.724 DEBUG:teuthology.orchestra.run.smithi083:> 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 2023-10-05T13:27:57.726 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-05T13:27:57.726 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-10-05T13:27:57.757 INFO:teuthology.orchestra.run.smithi083.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-05T13:27:57.758 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-05T13:27:57.772 INFO:teuthology.orchestra.run.smithi083.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-05T13:27:57.773 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-05T13:27:57.786 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-10-05T13:27:57.800 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-10-05T13:27:57.841 INFO:teuthology.orchestra.run.smithi062.stderr:sudo: ntpd: command not found 2023-10-05T13:27:57.842 INFO:teuthology.orchestra.run.smithi083.stderr:sudo: ntpd: command not found 2023-10-05T13:27:57.853 INFO:teuthology.orchestra.run.smithi062.stdout:506 Cannot talk to daemon 2023-10-05T13:27:57.854 INFO:teuthology.orchestra.run.smithi083.stdout:506 Cannot talk to daemon 2023-10-05T13:27:57.864 INFO:teuthology.orchestra.run.smithi124.stderr:sudo: ntpd: command not found 2023-10-05T13:27:57.868 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-05T13:27:57.868 INFO:teuthology.orchestra.run.smithi083.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-05T13:27:57.876 INFO:teuthology.orchestra.run.smithi124.stdout:506 Cannot talk to daemon 2023-10-05T13:27:57.881 INFO:teuthology.orchestra.run.smithi083.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-05T13:27:57.882 INFO:teuthology.orchestra.run.smithi062.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-05T13:27:57.890 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-10-05T13:27:57.903 INFO:teuthology.orchestra.run.smithi124.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-10-05T13:27:57.948 INFO:teuthology.orchestra.run.smithi083.stderr:bash: ntpq: command not found 2023-10-05T13:27:57.951 INFO:teuthology.orchestra.run.smithi062.stderr:bash: ntpq: command not found 2023-10-05T13:27:57.952 INFO:teuthology.orchestra.run.smithi083.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T13:27:57.952 INFO:teuthology.orchestra.run.smithi083.stdout:=============================================================================== 2023-10-05T13:27:57.952 INFO:teuthology.orchestra.run.smithi083.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.952 INFO:teuthology.orchestra.run.smithi083.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.952 INFO:teuthology.orchestra.run.smithi083.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.952 INFO:teuthology.orchestra.run.smithi083.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.955 INFO:teuthology.orchestra.run.smithi062.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T13:27:57.956 INFO:teuthology.orchestra.run.smithi062.stdout:=============================================================================== 2023-10-05T13:27:57.956 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.956 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.956 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.956 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.964 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-10-05T13:27:57.967 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T13:27:57.967 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-10-05T13:27:57.967 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.967 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.968 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.968 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:27:57.968 INFO:teuthology.run_tasks:Running task pexec... 2023-10-05T13:27:57.977 INFO:teuthology.task.pexec:Executing custom commands... 2023-10-05T13:27:57.977 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi062.front.sepia.ceph.com 2023-10-05T13:27:57.978 DEBUG:teuthology.orchestra.run.smithi062:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-05T13:27:57.978 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi083.front.sepia.ceph.com 2023-10-05T13:27:57.978 DEBUG:teuthology.orchestra.run.smithi083:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-05T13:27:57.979 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi124.front.sepia.ceph.com 2023-10-05T13:27:57.979 DEBUG:teuthology.orchestra.run.smithi124:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-10-05T13:27:58.872 INFO:teuthology.orchestra.run.smithi083.stdout:Last metadata expiration check: 0:01:40 ago on Thu 05 Oct 2023 01:26:18 PM UTC. 2023-10-05T13:27:59.775 INFO:teuthology.orchestra.run.smithi062.stdout:Last metadata expiration check: 0:01:34 ago on Thu 05 Oct 2023 01:26:24 PM UTC. 2023-10-05T13:27:59.775 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:43 ago on Thu 05 Oct 2023 01:26:15 PM UTC. 2023-10-05T13:28:00.881 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-10-05T13:28:00.882 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:28:00.882 INFO:teuthology.orchestra.run.smithi124.stdout: Package Architecture Version Repository Size 2023-10-05T13:28:00.882 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:28:00.882 INFO:teuthology.orchestra.run.smithi124.stdout:Resetting modules: 2023-10-05T13:28:00.883 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools 2023-10-05T13:28:00.883 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:28:00.883 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-10-05T13:28:00.883 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:28:00.883 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:28:00.890 INFO:teuthology.orchestra.run.smithi083.stdout:Dependencies resolved. 2023-10-05T13:28:00.891 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:28:00.891 INFO:teuthology.orchestra.run.smithi083.stdout: Package Architecture Version Repository Size 2023-10-05T13:28:00.892 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:28:00.892 INFO:teuthology.orchestra.run.smithi083.stdout:Resetting modules: 2023-10-05T13:28:00.892 INFO:teuthology.orchestra.run.smithi083.stdout: container-tools 2023-10-05T13:28:00.892 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:28:00.892 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction Summary 2023-10-05T13:28:00.892 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:28:00.892 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:28:01.094 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2023-10-05T13:28:01.094 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:28:01.095 INFO:teuthology.orchestra.run.smithi062.stdout: Package Architecture Version Repository Size 2023-10-05T13:28:01.095 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:28:01.095 INFO:teuthology.orchestra.run.smithi062.stdout:Resetting modules: 2023-10-05T13:28:01.095 INFO:teuthology.orchestra.run.smithi062.stdout: container-tools 2023-10-05T13:28:01.095 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:28:01.095 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2023-10-05T13:28:01.095 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:28:01.096 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:28:01.123 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-10-05T13:28:01.152 INFO:teuthology.orchestra.run.smithi083.stdout:Complete! 2023-10-05T13:28:01.351 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2023-10-05T13:28:02.043 INFO:teuthology.orchestra.run.smithi124.stdout:Last metadata expiration check: 0:01:46 ago on Thu 05 Oct 2023 01:26:15 PM UTC. 2023-10-05T13:28:02.096 INFO:teuthology.orchestra.run.smithi083.stdout:Last metadata expiration check: 0:01:43 ago on Thu 05 Oct 2023 01:26:18 PM UTC. 2023-10-05T13:28:02.338 INFO:teuthology.orchestra.run.smithi062.stdout:Last metadata expiration check: 0:01:38 ago on Thu 05 Oct 2023 01:26:24 PM UTC. 2023-10-05T13:28:04.063 INFO:teuthology.orchestra.run.smithi124.stdout:Dependencies resolved. 2023-10-05T13:28:04.092 INFO:teuthology.orchestra.run.smithi083.stdout:Dependencies resolved. 2023-10-05T13:28:04.223 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:28:04.223 INFO:teuthology.orchestra.run.smithi124.stdout: Package Arch Version Repository Size 2023-10-05T13:28:04.223 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout:Installing group/module packages: 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-05T13:28:04.224 INFO:teuthology.orchestra.run.smithi124.stdout:Installing dependencies: 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout:Installing weak dependencies: 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout:Installing module profiles: 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools/common 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout:Enabling module streams: 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: container-tools rhel8 2023-10-05T13:28:04.225 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:28:04.226 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction Summary 2023-10-05T13:28:04.226 INFO:teuthology.orchestra.run.smithi124.stdout:================================================================================ 2023-10-05T13:28:04.226 INFO:teuthology.orchestra.run.smithi124.stdout:Install 13 Packages 2023-10-05T13:28:04.226 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:28:04.226 INFO:teuthology.orchestra.run.smithi124.stdout:Total download size: 26 M 2023-10-05T13:28:04.226 INFO:teuthology.orchestra.run.smithi124.stdout:Installed size: 87 M 2023-10-05T13:28:04.227 INFO:teuthology.orchestra.run.smithi124.stdout:Downloading Packages: 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout: Package Arch Version Repository Size 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout:Installing group/module packages: 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-05T13:28:04.247 INFO:teuthology.orchestra.run.smithi083.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout:Installing dependencies: 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout:Installing weak dependencies: 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout:Installing module profiles: 2023-10-05T13:28:04.248 INFO:teuthology.orchestra.run.smithi083.stdout: container-tools/common 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout:Enabling module streams: 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout: container-tools rhel8 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction Summary 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout:================================================================================ 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout:Install 13 Packages 2023-10-05T13:28:04.249 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:28:04.250 INFO:teuthology.orchestra.run.smithi083.stdout:Total download size: 26 M 2023-10-05T13:28:04.250 INFO:teuthology.orchestra.run.smithi083.stdout:Installed size: 87 M 2023-10-05T13:28:04.250 INFO:teuthology.orchestra.run.smithi083.stdout:Downloading Packages: 2023-10-05T13:28:04.470 INFO:teuthology.orchestra.run.smithi062.stdout:Dependencies resolved. 2023-10-05T13:28:04.637 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:28:04.637 INFO:teuthology.orchestra.run.smithi062.stdout: Package Arch Version Repository Size 2023-10-05T13:28:04.637 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout:Installing group/module packages: 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-10-05T13:28:04.638 INFO:teuthology.orchestra.run.smithi062.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout:Installing dependencies: 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout:Installing weak dependencies: 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout:Installing module profiles: 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: container-tools/common 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout:Enabling module streams: 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: container-tools rhel8 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:28:04.639 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction Summary 2023-10-05T13:28:04.640 INFO:teuthology.orchestra.run.smithi062.stdout:================================================================================ 2023-10-05T13:28:04.640 INFO:teuthology.orchestra.run.smithi062.stdout:Install 13 Packages 2023-10-05T13:28:04.640 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:28:04.640 INFO:teuthology.orchestra.run.smithi062.stdout:Total download size: 26 M 2023-10-05T13:28:04.640 INFO:teuthology.orchestra.run.smithi062.stdout:Installed size: 87 M 2023-10-05T13:28:04.640 INFO:teuthology.orchestra.run.smithi062.stdout:Downloading Packages: 2023-10-05T13:28:04.685 INFO:teuthology.orchestra.run.smithi083.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 1.9 MB/s | 739 kB 00:00 2023-10-05T13:28:04.727 INFO:teuthology.orchestra.run.smithi083.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.4 MB/s | 1.0 MB 00:00 2023-10-05T13:28:04.752 INFO:teuthology.orchestra.run.smithi083.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 567 kB/s | 38 kB 00:00 2023-10-05T13:28:04.802 INFO:teuthology.orchestra.run.smithi083.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.1 MB/s | 239 kB 00:00 2023-10-05T13:28:04.878 INFO:teuthology.orchestra.run.smithi083.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.3 MB/s | 177 kB 00:00 2023-10-05T13:28:04.945 INFO:teuthology.orchestra.run.smithi083.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 370 kB/s | 25 kB 00:00 2023-10-05T13:28:05.025 INFO:teuthology.orchestra.run.smithi124.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 1.9 MB/s | 739 kB 00:00 2023-10-05T13:28:05.045 INFO:teuthology.orchestra.run.smithi083.stdout:(7/13): buildah-1.31.3-1.module_el8+664+4072b3a 12 MB/s | 8.8 MB 00:00 2023-10-05T13:28:05.047 INFO:teuthology.orchestra.run.smithi062.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.0 MB/s | 739 kB 00:00 2023-10-05T13:28:05.058 INFO:teuthology.orchestra.run.smithi124.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.4 MB/s | 1.0 MB 00:00 2023-10-05T13:28:05.070 INFO:teuthology.orchestra.run.smithi083.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 749 kB/s | 94 kB 00:00 2023-10-05T13:28:05.081 INFO:teuthology.orchestra.run.smithi062.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.6 MB/s | 1.0 MB 00:00 2023-10-05T13:28:05.085 INFO:teuthology.orchestra.run.smithi124.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 647 kB/s | 38 kB 00:00 2023-10-05T13:28:05.115 INFO:teuthology.orchestra.run.smithi062.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 566 kB/s | 38 kB 00:00 2023-10-05T13:28:05.129 INFO:teuthology.orchestra.run.smithi083.stdout:(9/13): netavark-1.7.0-1.module_el8+487+8e42a27 10 MB/s | 3.7 MB 00:00 2023-10-05T13:28:05.134 INFO:teuthology.orchestra.run.smithi124.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.1 MB/s | 239 kB 00:00 2023-10-05T13:28:05.157 INFO:teuthology.orchestra.run.smithi062.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.1 MB/s | 239 kB 00:00 2023-10-05T13:28:05.187 INFO:teuthology.orchestra.run.smithi083.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 904 kB/s | 53 kB 00:00 2023-10-05T13:28:05.242 INFO:teuthology.orchestra.run.smithi124.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 1.6 MB/s | 177 kB 00:00 2023-10-05T13:28:05.255 INFO:teuthology.orchestra.run.smithi083.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 611 kB/s | 41 kB 00:00 2023-10-05T13:28:05.266 INFO:teuthology.orchestra.run.smithi062.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 1.6 MB/s | 177 kB 00:00 2023-10-05T13:28:05.301 INFO:teuthology.orchestra.run.smithi124.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 426 kB/s | 25 kB 00:00 2023-10-05T13:28:05.305 INFO:teuthology.orchestra.run.smithi083.stdout:(12/13): toolbox-0.0.99.4-5.module_el8+649+e2de 11 MB/s | 2.5 MB 00:00 2023-10-05T13:28:05.332 INFO:teuthology.orchestra.run.smithi062.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 373 kB/s | 25 kB 00:00 2023-10-05T13:28:05.393 INFO:teuthology.orchestra.run.smithi124.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 12 MB/s | 3.7 MB 00:00 2023-10-05T13:28:05.410 INFO:teuthology.orchestra.run.smithi124.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 864 kB/s | 94 kB 00:00 2023-10-05T13:28:05.416 INFO:teuthology.orchestra.run.smithi062.stdout:(7/13): netavark-1.7.0-1.module_el8+487+8e42a27 12 MB/s | 3.7 MB 00:00 2023-10-05T13:28:05.442 INFO:teuthology.orchestra.run.smithi062.stdout:(8/13): python3-pyxdg-0.25-16.el8.noarch.rpm 863 kB/s | 94 kB 00:00 2023-10-05T13:28:05.506 INFO:teuthology.orchestra.run.smithi083.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 18 MB/s | 8.1 MB 00:00 2023-10-05T13:28:05.506 INFO:teuthology.orchestra.run.smithi083.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:28:05.506 INFO:teuthology.orchestra.run.smithi083.stdout:Total 20 MB/s | 26 MB 00:01 2023-10-05T13:28:05.547 INFO:teuthology.orchestra.run.smithi124.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 9.8 MB/s | 8.8 MB 00:00 2023-10-05T13:28:05.550 INFO:teuthology.orchestra.run.smithi062.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 10 MB/s | 8.8 MB 00:00 2023-10-05T13:28:05.617 INFO:teuthology.orchestra.run.smithi062.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 790 kB/s | 53 kB 00:00 2023-10-05T13:28:05.619 INFO:teuthology.orchestra.run.smithi124.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 740 kB/s | 53 kB 00:00 2023-10-05T13:28:05.684 INFO:teuthology.orchestra.run.smithi062.stdout:(11/13): toolbox-0.0.99.4-5.module_el8+649+e2de 10 MB/s | 2.5 MB 00:00 2023-10-05T13:28:05.709 INFO:teuthology.orchestra.run.smithi062.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 447 kB/s | 41 kB 00:00 2023-10-05T13:28:05.711 INFO:teuthology.orchestra.run.smithi124.stdout:(11/13): toolbox-0.0.99.4-5.module_el8+649+e2de 8.4 MB/s | 2.5 MB 00:00 2023-10-05T13:28:05.769 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction check 2023-10-05T13:28:05.790 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction check succeeded. 2023-10-05T13:28:05.790 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction test 2023-10-05T13:28:05.876 INFO:teuthology.orchestra.run.smithi062.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 18 MB/s | 8.1 MB 00:00 2023-10-05T13:28:05.876 INFO:teuthology.orchestra.run.smithi062.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:28:05.877 INFO:teuthology.orchestra.run.smithi062.stdout:Total 21 MB/s | 26 MB 00:01 2023-10-05T13:28:06.000 INFO:teuthology.orchestra.run.smithi124.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 107 kB/s | 41 kB 00:00 2023-10-05T13:28:06.028 INFO:teuthology.orchestra.run.smithi083.stdout:Transaction test succeeded. 2023-10-05T13:28:06.032 INFO:teuthology.orchestra.run.smithi083.stdout:Running transaction 2023-10-05T13:28:06.151 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction check 2023-10-05T13:28:06.174 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction check succeeded. 2023-10-05T13:28:06.174 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction test 2023-10-05T13:28:06.236 INFO:teuthology.orchestra.run.smithi124.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 9.7 MB/s | 8.1 MB 00:00 2023-10-05T13:28:06.237 INFO:teuthology.orchestra.run.smithi124.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:28:06.237 INFO:teuthology.orchestra.run.smithi124.stdout:Total 13 MB/s | 26 MB 00:02 2023-10-05T13:28:06.457 INFO:teuthology.orchestra.run.smithi062.stdout:Transaction test succeeded. 2023-10-05T13:28:06.460 INFO:teuthology.orchestra.run.smithi062.stdout:Running transaction 2023-10-05T13:28:06.503 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction check 2023-10-05T13:28:06.524 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction check succeeded. 2023-10-05T13:28:06.524 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction test 2023-10-05T13:28:06.784 INFO:teuthology.orchestra.run.smithi124.stdout:Transaction test succeeded. 2023-10-05T13:28:06.787 INFO:teuthology.orchestra.run.smithi124.stdout:Running transaction 2023-10-05T13:28:07.059 INFO:teuthology.orchestra.run.smithi083.stdout: Preparing : 1/1 2023-10-05T13:28:07.138 INFO:teuthology.orchestra.run.smithi062.stdout: Preparing : 1/1 2023-10-05T13:28:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-05T13:28:07.334 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-05T13:28:07.468 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-05T13:28:07.468 INFO:teuthology.orchestra.run.smithi124.stdout: Preparing : 1/1 2023-10-05T13:28:07.503 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-05T13:28:07.680 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-05T13:28:07.727 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-05T13:28:07.748 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-10-05T13:28:07.903 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T13:28:07.918 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-10-05T13:28:07.960 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T13:28:08.137 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-10-05T13:28:08.396 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T13:28:08.465 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-05T13:28:08.542 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-05T13:28:08.994 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-10-05T13:28:09.395 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T13:28:09.545 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T13:28:09.622 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-05T13:28:09.792 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-05T13:28:09.827 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-05T13:28:09.919 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T13:28:10.086 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-05T13:28:10.097 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-05T13:28:10.129 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-10-05T13:28:10.316 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-05T13:28:10.359 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-10-05T13:28:10.497 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-05T13:28:10.622 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-10-05T13:28:10.753 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-05T13:28:11.007 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-10-05T13:28:11.361 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T13:28:11.584 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-05T13:28:11.660 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T13:28:11.791 INFO:teuthology.orchestra.run.smithi083.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T13:28:11.864 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-05T13:28:11.902 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T13:28:12.052 INFO:teuthology.orchestra.run.smithi062.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T13:28:12.117 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-10-05T13:28:12.217 INFO:teuthology.orchestra.run.smithi083.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T13:28:12.217 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-05T13:28:12.217 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-05T13:28:12.217 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-05T13:28:12.217 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T13:28:12.217 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-05T13:28:12.218 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T13:28:12.218 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-05T13:28:12.218 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-05T13:28:12.218 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-05T13:28:12.218 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-05T13:28:12.218 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T13:28:12.218 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-05T13:28:12.284 INFO:teuthology.orchestra.run.smithi124.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T13:28:12.495 INFO:teuthology.orchestra.run.smithi062.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T13:28:12.495 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-05T13:28:12.495 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-05T13:28:12.495 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-05T13:28:12.496 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T13:28:12.497 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-05T13:28:12.711 INFO:teuthology.orchestra.run.smithi124.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-10-05T13:28:12.712 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-10-05T13:28:12.712 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-10-05T13:28:12.712 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-10-05T13:28:12.712 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-10-05T13:28:12.712 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-10-05T13:28:12.712 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-10-05T13:28:12.712 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-10-05T13:28:12.713 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-10-05T13:28:12.713 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-10-05T13:28:12.713 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-10-05T13:28:12.713 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-10-05T13:28:12.713 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-10-05T13:28:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-05T13:28:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout:Installed: 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-05T13:28:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T13:28:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-05T13:28:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-05T13:28:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-05T13:28:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-10-05T13:28:13.077 INFO:teuthology.orchestra.run.smithi083.stdout:Complete! 2023-10-05T13:28:13.258 INFO:teuthology.orchestra.run.smithi062.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout:Installed: 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-05T13:28:13.259 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-05T13:28:13.260 INFO:teuthology.orchestra.run.smithi062.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-05T13:28:13.260 INFO:teuthology.orchestra.run.smithi062.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T13:28:13.260 INFO:teuthology.orchestra.run.smithi062.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-05T13:28:13.260 INFO:teuthology.orchestra.run.smithi062.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-05T13:28:13.260 INFO:teuthology.orchestra.run.smithi062.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-05T13:28:13.260 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:28:13.260 INFO:teuthology.orchestra.run.smithi062.stdout:Complete! 2023-10-05T13:28:13.467 INFO:teuthology.orchestra.run.smithi124.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-10-05T13:28:13.467 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:28:13.467 INFO:teuthology.orchestra.run.smithi124.stdout:Installed: 2023-10-05T13:28:13.467 INFO:teuthology.orchestra.run.smithi124.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-10-05T13:28:13.468 INFO:teuthology.orchestra.run.smithi124.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-10-05T13:28:13.469 INFO:teuthology.orchestra.run.smithi124.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-10-05T13:28:13.469 INFO:teuthology.orchestra.run.smithi124.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-10-05T13:28:13.469 INFO:teuthology.orchestra.run.smithi124.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-10-05T13:28:13.469 INFO:teuthology.orchestra.run.smithi124.stdout: yajl-2.1.0-12.el8.x86_64 2023-10-05T13:28:13.469 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:28:13.469 INFO:teuthology.orchestra.run.smithi124.stdout:Complete! 2023-10-05T13:28:13.477 DEBUG:teuthology.parallel:result is None 2023-10-05T13:28:13.617 DEBUG:teuthology.parallel:result is None 2023-10-05T13:28:13.826 DEBUG:teuthology.parallel:result is None 2023-10-05T13:28:13.826 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-05T13:28:13.897 INFO:tasks.cephadm:Config: {'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'bcea8c48517ff154f392584022efa0718f51c9f2'} 2023-10-05T13:28:13.898 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T13:28:13.898 INFO:tasks.cephadm:Cluster fsid is 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:28:13.898 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-05T13:28:13.899 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.62', 'mon.b': '172.21.15.83', 'mon.c': '172.21.15.124'} 2023-10-05T13:28:13.899 INFO:tasks.cephadm:First mon is mon.a on smithi062 2023-10-05T13:28:13.899 INFO:tasks.cephadm:First mgr is x 2023-10-05T13:28:13.899 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-05T13:28:13.899 DEBUG:teuthology.orchestra.run.smithi062:> sudo hostname $(hostname -s) 2023-10-05T13:28:13.928 DEBUG:teuthology.orchestra.run.smithi083:> sudo hostname $(hostname -s) 2023-10-05T13:28:13.957 DEBUG:teuthology.orchestra.run.smithi124:> sudo hostname $(hostname -s) 2023-10-05T13:28:13.985 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-10-05T13:28:13.985 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T13:28:14.123 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'bcea8c48517ff154f392584022efa0718f51c9f2', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/72782/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-5817-gbcea8c48', 'node_name': '172.21.4.65+confusa03', 'job_name': 'ceph-dev-new-build/ARCH=arm64,AVAILABLE_ARCH=arm64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-5817.gbcea8c48'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-09-25 21:06:38.915379', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-barakda-cephadm-nvmeof', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/flavors/default/', 'archs': ['x86_64', 'source', 'arm64'], 'distro': 'centos'}] 2023-10-05T13:28:14.258 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-barakda-cephadm-nvmeof, sha1 bcea8c48517ff154f392584022efa0718f51c9f2 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=bcea8c48517ff154f392584022efa0718f51c9f2 2023-10-05T13:28:14.258 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm 2023-10-05T13:28:14.259 DEBUG:teuthology.orchestra.run.smithi062:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:14.952 INFO:teuthology.orchestra.run.smithi062.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 5 13:28 /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:14.953 DEBUG:teuthology.orchestra.run.smithi083:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:15.631 INFO:teuthology.orchestra.run.smithi083.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 5 13:28 /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:15.632 DEBUG:teuthology.orchestra.run.smithi124:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-barakda-cephadm-nvmeof/bcea8c48517ff154f392584022efa0718f51c9f2/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:16.086 INFO:teuthology.orchestra.run.smithi124.stdout:-rw-rw-r--. 1 ubuntu ubuntu 705688 Oct 5 13:28 /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:16.086 DEBUG:teuthology.orchestra.run.smithi062:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:16.110 DEBUG:teuthology.orchestra.run.smithi083:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:16.133 DEBUG:teuthology.orchestra.run.smithi124:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-05T13:28:16.165 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 on all hosts... 2023-10-05T13:28:16.165 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-05T13:28:16.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-05T13:28:16.176 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 pull 2023-10-05T13:28:17.639 INFO:teuthology.orchestra.run.smithi062.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T13:28:17.803 INFO:teuthology.orchestra.run.smithi083.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T13:28:17.900 INFO:teuthology.orchestra.run.smithi124.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T13:28:53.378 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-10-05T13:28:53.380 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-05T13:28:53.380 INFO:teuthology.orchestra.run.smithi083.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-05T13:28:53.380 INFO:teuthology.orchestra.run.smithi083.stdout: "repo_digests": [ 2023-10-05T13:28:53.380 INFO:teuthology.orchestra.run.smithi083.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-05T13:28:53.380 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-10-05T13:28:53.380 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-10-05T13:28:55.206 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2023-10-05T13:28:55.207 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-05T13:28:55.207 INFO:teuthology.orchestra.run.smithi062.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-05T13:28:55.207 INFO:teuthology.orchestra.run.smithi062.stdout: "repo_digests": [ 2023-10-05T13:28:55.207 INFO:teuthology.orchestra.run.smithi062.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-05T13:28:55.207 INFO:teuthology.orchestra.run.smithi062.stdout: ] 2023-10-05T13:28:55.207 INFO:teuthology.orchestra.run.smithi062.stdout:} 2023-10-05T13:28:58.830 INFO:teuthology.orchestra.run.smithi124.stdout:{ 2023-10-05T13:28:58.831 INFO:teuthology.orchestra.run.smithi124.stdout: "ceph_version": "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)", 2023-10-05T13:28:58.831 INFO:teuthology.orchestra.run.smithi124.stdout: "image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", 2023-10-05T13:28:58.831 INFO:teuthology.orchestra.run.smithi124.stdout: "repo_digests": [ 2023-10-05T13:28:58.831 INFO:teuthology.orchestra.run.smithi124.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7" 2023-10-05T13:28:58.832 INFO:teuthology.orchestra.run.smithi124.stdout: ] 2023-10-05T13:28:58.832 INFO:teuthology.orchestra.run.smithi124.stdout:} 2023-10-05T13:28:58.850 DEBUG:teuthology.orchestra.run.smithi062:> sudo mkdir -p /etc/ceph 2023-10-05T13:28:58.889 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /etc/ceph 2023-10-05T13:28:58.926 DEBUG:teuthology.orchestra.run.smithi124:> sudo mkdir -p /etc/ceph 2023-10-05T13:28:58.956 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 777 /etc/ceph 2023-10-05T13:28:58.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 777 /etc/ceph 2023-10-05T13:28:59.022 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 777 /etc/ceph 2023-10-05T13:28:59.049 INFO:tasks.cephadm:Writing seed config... 2023-10-05T13:28:59.051 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-05T13:28:59.051 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-05T13:28:59.051 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-05T13:28:59.051 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-05T13:28:59.051 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-05T13:28:59.051 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-05T13:28:59.052 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-05T13:28:59.052 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:28:59.052 DEBUG:teuthology.orchestra.run.smithi062:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-05T13:28:59.073 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 09103238-6383-11ee-8db5-212e2dc638e7 [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 [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 2023-10-05T13:28:59.074 DEBUG:teuthology.orchestra.run.smithi062:mon.a> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-05T13:28:59.116 DEBUG:teuthology.orchestra.run.smithi062:mgr.x> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-05T13:28:59.148 INFO:journalctl@ceph.mon.a.smithi062.stdout:-- Logs begin at Thu 2023-10-05 13:20:12 UTC. -- 2023-10-05T13:28:59.149 INFO:tasks.cephadm:Bootstrapping... 2023-10-05T13:28:59.149 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 -v bootstrap --fsid 09103238-6383-11ee-8db5-212e2dc638e7 --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 x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.62 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:28:59.179 INFO:journalctl@ceph.mgr.x.smithi062.stdout:-- Logs begin at Thu 2023-10-05 13:20:12 UTC. -- 2023-10-05T13:28:59.322 INFO:teuthology.orchestra.run.smithi062.stdout:-------------------------------------------------------------------------------- 2023-10-05T13:28:59.323 INFO:teuthology.orchestra.run.smithi062.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2', '-v', 'bootstrap', '--fsid', '09103238-6383-11ee-8db5-212e2dc638e7', '--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', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.62', '--skip-admin-label'] 2023-10-05T13:28:59.362 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stdout 4.6.1 2023-10-05T13:28:59.362 INFO:teuthology.orchestra.run.smithi062.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-10-05T13:28:59.363 INFO:teuthology.orchestra.run.smithi062.stdout:Verifying podman|docker is present... 2023-10-05T13:28:59.395 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stdout 4.6.1 2023-10-05T13:28:59.395 INFO:teuthology.orchestra.run.smithi062.stdout:Verifying lvm2 is present... 2023-10-05T13:28:59.395 INFO:teuthology.orchestra.run.smithi062.stdout:Verifying time synchronization is in place... 2023-10-05T13:28:59.402 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-05T13:28:59.402 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-05T13:28:59.408 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-05T13:28:59.408 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout inactive 2023-10-05T13:28:59.414 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout enabled 2023-10-05T13:28:59.420 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout active 2023-10-05T13:28:59.420 INFO:teuthology.orchestra.run.smithi062.stdout:Unit chronyd.service is enabled and running 2023-10-05T13:28:59.420 INFO:teuthology.orchestra.run.smithi062.stdout:Repeating the final host check... 2023-10-05T13:28:59.448 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stdout 4.6.1 2023-10-05T13:28:59.449 INFO:teuthology.orchestra.run.smithi062.stdout:podman (/bin/podman) version 4.6.1 is present 2023-10-05T13:28:59.449 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl is present 2023-10-05T13:28:59.449 INFO:teuthology.orchestra.run.smithi062.stdout:lvcreate is present 2023-10-05T13:28:59.455 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-10-05T13:28:59.455 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-10-05T13:28:59.461 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-10-05T13:28:59.461 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout inactive 2023-10-05T13:28:59.467 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout enabled 2023-10-05T13:28:59.473 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout active 2023-10-05T13:28:59.473 INFO:teuthology.orchestra.run.smithi062.stdout:Unit chronyd.service is enabled and running 2023-10-05T13:28:59.474 INFO:teuthology.orchestra.run.smithi062.stdout:Host looks OK 2023-10-05T13:28:59.474 INFO:teuthology.orchestra.run.smithi062.stdout:Cluster fsid: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:28:59.474 INFO:teuthology.orchestra.run.smithi062.stdout:Acquiring lock 139926183435680 on /run/cephadm/09103238-6383-11ee-8db5-212e2dc638e7.lock 2023-10-05T13:28:59.474 INFO:teuthology.orchestra.run.smithi062.stdout:Lock 139926183435680 acquired on /run/cephadm/09103238-6383-11ee-8db5-212e2dc638e7.lock 2023-10-05T13:28:59.475 INFO:teuthology.orchestra.run.smithi062.stdout:Verifying IP 172.21.15.62 port 3300 ... 2023-10-05T13:28:59.475 INFO:teuthology.orchestra.run.smithi062.stdout:Verifying IP 172.21.15.62 port 6789 ... 2023-10-05T13:28:59.475 INFO:teuthology.orchestra.run.smithi062.stdout:Base mon IP(s) is [172.21.15.62:3300, 172.21.15.62:6789], mon addrv is [v2:172.21.15.62:3300,v1:172.21.15.62:6789] 2023-10-05T13:28:59.478 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.62 metric 100 2023-10-05T13:28:59.478 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.62 metric 100 2023-10-05T13:28:59.481 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-10-05T13:28:59.481 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-10-05T13:28:59.481 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1749sec hoplimit 64 pref medium 2023-10-05T13:28:59.484 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-05T13:28:59.484 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-10-05T13:28:59.484 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-05T13:28:59.484 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-10-05T13:28:59.484 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febb:d1c3/64 scope link 2023-10-05T13:28:59.484 INFO:teuthology.orchestra.run.smithi062.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-10-05T13:28:59.485 INFO:teuthology.orchestra.run.smithi062.stdout:Mon IP `172.21.15.62` is in CIDR network `172.21.0.0/20` 2023-10-05T13:28:59.485 INFO:teuthology.orchestra.run.smithi062.stdout:Mon IP `172.21.15.62` is in CIDR network `172.21.0.0/20` 2023-10-05T13:28:59.485 INFO:teuthology.orchestra.run.smithi062.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-05T13:28:59.485 INFO:teuthology.orchestra.run.smithi062.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-05T13:28:59.486 INFO:teuthology.orchestra.run.smithi062.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T13:28:59.797 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stdout fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863 2023-10-05T13:28:59.797 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2... 2023-10-05T13:28:59.797 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stderr Getting image source signatures 2023-10-05T13:28:59.797 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stderr Copying blob sha256:556fc22cf1e739705d2013195476c145689a6e17c5a9071e0d49fdc6e036642a 2023-10-05T13:28:59.797 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stderr Copying blob sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 2023-10-05T13:28:59.797 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stderr Copying config sha256:fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863 2023-10-05T13:28:59.797 INFO:teuthology.orchestra.run.smithi062.stdout:/bin/podman: stderr Writing manifest to image destination 2023-10-05T13:29:00.403 INFO:teuthology.orchestra.run.smithi062.stdout:ceph: stdout ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev) 2023-10-05T13:29:00.403 INFO:teuthology.orchestra.run.smithi062.stdout:Ceph version: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev) 2023-10-05T13:29:00.404 INFO:teuthology.orchestra.run.smithi062.stdout:Extracting ceph user uid/gid from container image... 2023-10-05T13:29:00.904 INFO:teuthology.orchestra.run.smithi062.stdout:stat: stdout 167 167 2023-10-05T13:29:00.904 INFO:teuthology.orchestra.run.smithi062.stdout:Creating initial keys... 2023-10-05T13:29:01.416 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph-authtool: stdout AQAduh5l507jBBAAGYc3OXKd6fLv4XKoblfUfg== 2023-10-05T13:29:01.934 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph-authtool: stdout AQAduh5l47yUIxAAGUb+Vd3yaKkmnn4MTmhjEQ== 2023-10-05T13:29:02.458 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph-authtool: stdout AQAeuh5lZGHcBhAAZSp2Nny9r9z5Kelokh3xqw== 2023-10-05T13:29:02.459 INFO:teuthology.orchestra.run.smithi062.stdout:Creating initial monmap... 2023-10-05T13:29:02.997 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-05T13:29:02.998 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-10-05T13:29:02.998 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:02.998 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-05T13:29:02.998 INFO:teuthology.orchestra.run.smithi062.stdout:monmaptool for a [v2:172.21.15.62:3300,v1:172.21.15.62:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-05T13:29:02.998 INFO:teuthology.orchestra.run.smithi062.stdout:setting min_mon_release = pacific 2023-10-05T13:29:02.998 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/monmaptool: set fsid to 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:02.998 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-05T13:29:02.999 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:02.999 INFO:teuthology.orchestra.run.smithi062.stdout:Creating mon... 2023-10-05T13:29:03.580 INFO:teuthology.orchestra.run.smithi062.stdout:create mon.a on 2023-10-05T13:29:04.064 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-10-05T13:29:04.064 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-09103238-6383-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-09103238-6383-11ee-8db5-212e2dc638e7.target. 2023-10-05T13:29:04.064 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-09103238-6383-11ee-8db5-212e2dc638e7.target → /etc/systemd/system/ceph-09103238-6383-11ee-8db5-212e2dc638e7.target. 2023-10-05T13:29:04.119 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a 2023-10-05T13:29:04.119 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Failed to reset failed state of unit ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-05T13:29:04.216 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-09103238-6383-11ee-8db5-212e2dc638e7.target.wants/ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-09103238-6383-11ee-8db5-212e2dc638e7@.service. 2023-10-05T13:29:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:04 smithi062 systemd[1]: Starting Ceph mon.a for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:29:04.577 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T13:29:04.577 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout disabled 2023-10-05T13:29:04.585 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T13:29:04.585 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout inactive 2023-10-05T13:29:04.585 INFO:teuthology.orchestra.run.smithi062.stdout:firewalld.service is not enabled 2023-10-05T13:29:04.585 INFO:teuthology.orchestra.run.smithi062.stdout:Not possible to enable service . firewalld.service is not available 2023-10-05T13:29:04.586 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for mon to start... 2023-10-05T13:29:04.586 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for mon... 2023-10-05T13:29:04.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:04 smithi062 bash[107341]: d23bb335110d80b35e70915be42286c402b293d413f7f60a707dd63c67acc6be 2023-10-05T13:29:04.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:04 smithi062 systemd[1]: Started Ceph mon.a for 09103238-6383-11ee-8db5-212e2dc638e7. 2023-10-05T13:29:04.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:04 smithi062 ceph-mon[107360]: mkfs 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:04.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:04 smithi062 ceph-mon[107360]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-05T13:29:05.340 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout cluster: 2023-10-05T13:29:05.341 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout id: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:05.341 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-10-05T13:29:05.341 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:05.341 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout services: 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.395906s) 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout data: 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout pgs: 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:mon is available 2023-10-05T13:29:05.342 INFO:teuthology.orchestra.run.smithi062.stdout:Assimilating anything we can from ceph.conf... 2023-10-05T13:29:05.811 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:05 smithi062 ceph-mon[107360]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-05T13:29:05.811 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:05 smithi062 ceph-mon[107360]: monmap e1: 1 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0]} removed_ranks: {} 2023-10-05T13:29:05.812 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:05 smithi062 ceph-mon[107360]: fsmap 2023-10-05T13:29:05.812 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:05 smithi062 ceph-mon[107360]: osdmap e1: 0 total, 0 up, 0 in 2023-10-05T13:29:05.812 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:05 smithi062 ceph-mon[107360]: mgrmap e1: no daemons active 2023-10-05T13:29:05.812 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:05 smithi062 ceph-mon[107360]: from='client.? 172.21.15.62:0/2222960673' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout [global] 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout fsid = 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.62:3300,v1:172.21.15.62:6789] 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-05T13:29:06.158 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout [osd] 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-05T13:29:06.159 INFO:teuthology.orchestra.run.smithi062.stdout:Generating new minimal ceph.conf... 2023-10-05T13:29:06.890 INFO:teuthology.orchestra.run.smithi062.stdout:Restarting the monitor... 2023-10-05T13:29:06.897 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:06 smithi062 ceph-mon[107360]: from='client.? 172.21.15.62:0/3312508460' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-05T13:29:06.897 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:06 smithi062 ceph-mon[107360]: from='client.? 172.21.15.62:0/3312508460' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-05T13:29:06.897 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:06 smithi062 ceph-mon[107360]: from='client.? 172.21.15.62:0/1489334997' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:29:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:06 smithi062 systemd[1]: Stopping Ceph mon.a for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:29:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-a[107356]: 2023-10-05T13:29:07.074+0000 7f407cf1c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:29:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-a[107356]: 2023-10-05T13:29:07.074+0000 7f407cf1c700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-05T13:29:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 bash[107610]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-a 2023-10-05T13:29:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 systemd[1]: ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-05T13:29:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 systemd[1]: Stopped Ceph mon.a for 09103238-6383-11ee-8db5-212e2dc638e7. 2023-10-05T13:29:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 systemd[1]: Starting Ceph mon.a for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:29:07.857 INFO:teuthology.orchestra.run.smithi062.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-10-05T13:29:08.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 bash[107720]: 6299031e63c528a158ca683d5961d1607c010185b2b3d4b4127cc3a6f7ef4024 2023-10-05T13:29:08.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 systemd[1]: Started Ceph mon.a for 09103238-6383-11ee-8db5-212e2dc638e7. 2023-10-05T13:29:08.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: set uid:gid to 167:167 (ceph:ceph) 2023-10-05T13:29:08.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev), process ceph-mon, pid 2 2023-10-05T13:29:08.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: pidfile_write: ignore empty --pid-file 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: load: jerasure load: lrc 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: RocksDB version: 7.9.2 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Git sha 0 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Compile date 2023-09-25 19:01:54 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: DB SUMMARY 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: DB Session ID: E1JDIUMYSH80DDTTDKGG 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: CURRENT file: CURRENT 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: IDENTITY file: IDENTITY 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82822 ; 2023-10-05T13:29:08.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.error_if_exists: 0 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.create_if_missing: 0 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.paranoid_checks: 1 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.env: 0x5633f4831da0 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.fs: PosixFileSystem 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.info_log: 0x5633f5849460 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_file_opening_threads: 16 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.statistics: (nil) 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.use_fsync: 0 2023-10-05T13:29:08.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_log_file_size: 0 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.keep_log_file_num: 1000 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.recycle_log_file_num: 0 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.allow_fallocate: 1 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.allow_mmap_reads: 0 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.allow_mmap_writes: 0 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.use_direct_reads: 0 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-05T13:29:08.249 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.create_missing_column_families: 0 2023-10-05T13:29:08.250 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.db_log_dir: 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.wal_dir: 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.advise_random_on_open: 1 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.db_write_buffer_size: 0 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.write_buffer_manager: 0x5633f58034a0 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-05T13:29:08.251 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.rate_limiter: (nil) 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.wal_recovery_mode: 2 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.enable_thread_tracking: 0 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.enable_pipelined_write: 0 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.unordered_write: 0 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-05T13:29:08.252 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.row_cache: None 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.wal_filter: None 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.allow_ingest_behind: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.two_write_queues: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.manual_wal_flush: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.wal_compression: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.atomic_flush: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.log_readahead_size: 0 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-05T13:29:08.253 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.best_efforts_recovery: 0 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.allow_data_in_errors: 0 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.db_host_id: __hostname__ 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_background_jobs: 2 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_background_compactions: -1 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_subcompactions: 1 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_total_wal_size: 0 2023-10-05T13:29:08.254 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_open_files: -1 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bytes_per_sync: 0 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_readahead_size: 0 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_background_flushes: -1 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Compression algorithms supported: 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-05T13:29:08.255 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kZSTD supported: 0 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kXpressCompression supported: 0 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kLZ4HCCompression supported: 1 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kZlibCompression supported: 1 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kSnappyCompression supported: 1 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kLZ4Compression supported: 1 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: kBZip2Compression supported: 0 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-05T13:29:08.256 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.merge_operator: 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_filter: None 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_filter_factory: None 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.sst_partitioner_factory: None 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5633f5849560) 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout: cache_index_and_filter_blocks: 1 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout: pin_top_level_index_and_filter: 1 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout: index_type: 0 2023-10-05T13:29:08.257 INFO:journalctl@ceph.mon.a.smithi062.stdout: data_block_index_type: 0 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: index_shortening: 1 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: checksum: 4 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: no_block_cache: 0 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_cache: 0x5633f58a11f0 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_cache_name: BinnedLRUCache 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_cache_options: 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: capacity : 536870912 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: num_shard_bits : 4 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: strict_capacity_limit : 0 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: high_pri_pool_ratio: 0.000 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_cache_compressed: (nil) 2023-10-05T13:29:08.258 INFO:journalctl@ceph.mon.a.smithi062.stdout: persistent_cache: (nil) 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_size: 4096 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_size_deviation: 10 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_restart_interval: 16 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: index_block_restart_interval: 1 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: metadata_block_size: 4096 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: partition_filters: 0 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: use_delta_encoding: 1 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: filter_policy: bloomfilter 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: whole_key_filtering: 1 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: verify_compression: 0 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: read_amp_bytes_per_bit: 0 2023-10-05T13:29:08.259 INFO:journalctl@ceph.mon.a.smithi062.stdout: format_version: 5 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout: enable_index_compression: 1 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout: block_align: 0 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout: max_auto_readahead_size: 262144 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout: prepopulate_block_cache: 0 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout: initial_auto_readahead_size: 8192 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout: num_file_reads_for_auto_readahead: 2 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.write_buffer_size: 33554432 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_write_buffer_number: 2 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression: NoCompression 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression: Disabled 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.prefix_extractor: nullptr 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-05T13:29:08.260 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.num_levels: 7 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-05T13:29:08.261 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.level: 32767 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.strategy: 0 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.enabled: false 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-05T13:29:08.262 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.target_file_size_base: 67108864 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-05T13:29:08.263 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.arena_block_size: 1048576 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.disable_auto_compactions: 0 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-05T13:29:08.264 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.table_properties_collectors: 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.inplace_update_support: 0 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.bloom_locality: 0 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.max_successive_merges: 0 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-05T13:29:08.265 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.paranoid_file_checks: 0 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.force_consistency_checks: 1 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.report_bg_io_stats: 0 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.ttl: 2592000 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.enable_blob_files: false 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.min_blob_size: 0 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.blob_file_size: 268435456 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-05T13:29:08.266 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.blob_file_starting_level: 0 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: 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 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: eca08d05-d659-45b0-9a5c-d28f459e079f 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696512547870280, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696512547871611, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 242, "table_properties": {"data_size": 77927, "index_size": 230, "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": 9724, "raw_average_key_size": 47, "raw_value_size": 72370, "raw_average_value_size": 353, "num_data_blocks": 10, "num_entries": 205, "num_filter_entries": 205, "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": 1696512547, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "eca08d05-d659-45b0-9a5c-d28f459e079f", "db_session_id": "E1JDIUMYSH80DDTTDKGG", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696512547871710, "job": 1, "event": "recovery_finished"} 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-10-05T13:29:08.267 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: 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 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5633f593e000 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: DB pointer 0x5633f592a000 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: ** DB Stats ** 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T13:29:08.268 INFO:journalctl@ceph.mon.a.smithi062.stdout: 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: ** Compaction Stats [default] ** 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: L0 2/0 79.71 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: Sum 2/0 79.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: ** Compaction Stats [default] ** 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 96.1 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: 2023-10-05T13:29:08.269 INFO:journalctl@ceph.mon.a.smithi062.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: Cumulative compaction: 0.00 GB write, 17.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: Interval compaction: 0.00 GB write, 17.11 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: Block cache BinnedLRUCache@0x5633f58a11f0#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-10-05T13:29:08.270 INFO:journalctl@ceph.mon.a.smithi062.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: starting mon.a rank 0 at public addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] at bind addrs [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???) e1 preinit fsid 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).mds e0 Unable to load 'last_metadata' 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).mds e1 new map 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).mds e1 print_map 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: e1 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: legacy client fscid: -1 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: 2023-10-05T13:29:08.271 INFO:journalctl@ceph.mon.a.smithi062.stdout: No filesystems configured 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).mgr e0 loading version 1 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).mgr e1 active server: (0) 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a@-1(???).mgr e1 mkfs or daemon transitioned to available, loading commands 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expand map: {default=false} 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta from 'false' to 'false' 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expanded map: {default=false} 2023-10-05T13:29:08.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expand map: {default=info} 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta from 'info' to 'info' 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expanded map: {default=info} 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expand map: {default=daemon} 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expanded map: {default=daemon} 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expand map: {default=debug} 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta from 'debug' to 'debug' 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: expand_channel_meta expanded map: {default=debug} 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mon.a is new leader, mons a in quorum (ranks 0) 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: monmap e1: 1 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0]} removed_ranks: {} 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: fsmap 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: osdmap e1: 0 total, 0 up, 0 in 2023-10-05T13:29:08.273 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:07 smithi062 ceph-mon[107739]: mgrmap e1: no daemons active 2023-10-05T13:29:08.614 INFO:teuthology.orchestra.run.smithi062.stdout:Wrote config to /etc/ceph/ceph.conf 2023-10-05T13:29:08.639 INFO:teuthology.orchestra.run.smithi062.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:29:08.639 INFO:teuthology.orchestra.run.smithi062.stdout:Creating mgr... 2023-10-05T13:29:08.640 INFO:teuthology.orchestra.run.smithi062.stdout:Verifying port 0.0.0.0:9283 ... 2023-10-05T13:29:08.640 INFO:teuthology.orchestra.run.smithi062.stdout:Verifying port 0.0.0.0:8765 ... 2023-10-05T13:29:08.825 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-09103238-6383-11ee-8db5-212e2dc638e7@mgr.x 2023-10-05T13:29:08.825 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Failed to reset failed state of unit ceph-09103238-6383-11ee-8db5-212e2dc638e7@mgr.x.service: Unit ceph-09103238-6383-11ee-8db5-212e2dc638e7@mgr.x.service not loaded. 2023-10-05T13:29:08.917 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-09103238-6383-11ee-8db5-212e2dc638e7.target.wants/ceph-09103238-6383-11ee-8db5-212e2dc638e7@mgr.x.service → /etc/systemd/system/ceph-09103238-6383-11ee-8db5-212e2dc638e7@.service. 2023-10-05T13:29:09.141 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:08 smithi062 systemd[1]: Starting Ceph mgr.x for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:29:09.245 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T13:29:09.245 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout disabled 2023-10-05T13:29:09.254 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T13:29:09.254 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout inactive 2023-10-05T13:29:09.254 INFO:teuthology.orchestra.run.smithi062.stdout:firewalld.service is not enabled 2023-10-05T13:29:09.255 INFO:teuthology.orchestra.run.smithi062.stdout:Not possible to enable service . firewalld.service is not available 2023-10-05T13:29:09.264 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T13:29:09.264 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout disabled 2023-10-05T13:29:09.273 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T13:29:09.273 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout inactive 2023-10-05T13:29:09.273 INFO:teuthology.orchestra.run.smithi062.stdout:firewalld.service is not enabled 2023-10-05T13:29:09.273 INFO:teuthology.orchestra.run.smithi062.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-10-05T13:29:09.273 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for mgr to start... 2023-10-05T13:29:09.273 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for mgr... 2023-10-05T13:29:09.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:09 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2001060867' entity='client.admin' 2023-10-05T13:29:09.497 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:09 smithi062 bash[107949]: d1b23356ff21a7b22c5cbe5dd9c51f7dabbe1574001bd6a93c2c3eb474a81172 2023-10-05T13:29:09.497 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:09 smithi062 systemd[1]: Started Ceph mgr.x for 09103238-6383-11ee-8db5-212e2dc638e7. 2023-10-05T13:29:09.497 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:09 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:09.387+0000 7f1bca3d3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-05T13:29:09.926 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:09 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:09.574+0000 7f1bca3d3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-05T13:29:09.926 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:09 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:09.926+0000 7f1bca3d3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-05T13:29:10.059 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:10.059 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsid": "09103238-6383-11ee-8db5-212e2dc638e7", 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T13:29:10.060 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 0 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_age": 1, 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T13:29:10.061 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T13:29:10.062 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:10.062 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T13:29:10.062 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:10.062 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T13:29:10.062 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T13:29:10.062 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T13:29:10.066 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T13:29:10.066 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T13:29:10.067 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:10.068 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:10.069 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T13:29:04.601342+0000", 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:10.070 INFO:teuthology.orchestra.run.smithi062.stdout:mgr not available, waiting (1/15)... 2023-10-05T13:29:10.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:10 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3692028155' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T13:29:10.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:10 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:10.459+0000 7f1bca3d3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-05T13:29:10.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:10 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:10.697+0000 7f1bca3d3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-05T13:29:11.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:11 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:11.135+0000 7f1bca3d3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-05T13:29:12.154 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:11 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:11.878+0000 7f1bca3d3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-05T13:29:12.154 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:11 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:11.968+0000 7f1bca3d3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-05T13:29:12.699 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:12 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1094738445' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T13:29:12.699 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:12 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:12.612+0000 7f1bca3d3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-05T13:29:12.783 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:12.783 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:12.783 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsid": "09103238-6383-11ee-8db5-212e2dc638e7", 2023-10-05T13:29:12.783 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T13:29:12.783 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 0 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:12.784 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:12.785 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T13:29:12.786 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:12.786 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T13:29:12.786 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T13:29:12.786 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T13:29:12.786 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T13:29:12.790 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T13:29:12.790 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T13:29:12.790 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T13:29:12.791 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T13:29:12.792 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:12.793 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T13:29:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T13:29:04.601342+0000", 2023-10-05T13:29:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T13:29:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:mgr not available, waiting (2/15)... 2023-10-05T13:29:12.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:12 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:12.700+0000 7f1bca3d3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-05T13:29:12.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:12 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:12.792+0000 7f1bca3d3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-05T13:29:13.441 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:13 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:13.025+0000 7f1bca3d3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-05T13:29:13.441 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:13 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:13.121+0000 7f1bca3d3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-05T13:29:13.441 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:13 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:13.217+0000 7f1bca3d3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-05T13:29:13.441 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:13 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:13.441+0000 7f1bca3d3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-05T13:29:13.731 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:13 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:13.541+0000 7f1bca3d3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-05T13:29:13.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:13 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:13.731+0000 7f1bca3d3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-05T13:29:13.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:13 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:13.821+0000 7f1bca3d3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-05T13:29:14.877 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:14 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:14.607+0000 7f1bca3d3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-05T13:29:14.877 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:14 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:14.812+0000 7f1bca3d3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-05T13:29:15.173 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:15 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:15.005+0000 7f1bca3d3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-05T13:29:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:15 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3101303041' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T13:29:15.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:15 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:15.696+0000 7f1bca3d3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-05T13:29:15.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:15 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:15.883+0000 7f1bca3d3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-05T13:29:16.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:16.076+0000 7f1bca3d3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-05T13:29:16.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:16.196+0000 7f1bca3d3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-05T13:29:16.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: Activating manager daemon x 2023-10-05T13:29:16.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: mgrmap e2: x(active, starting, since 0.00321975s) 2023-10-05T13:29:16.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-05T13:29:16.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-05T13:29:16.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: Manager daemon x is now available 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' 2023-10-05T13:29:16.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:16 smithi062 ceph-mon[107739]: from='mgr.14100 172.21.15.62:0/3580092664' entity='mgr.x' 2023-10-05T13:29:17.450 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:17.450 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:17.450 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsid": "09103238-6383-11ee-8db5-212e2dc638e7", 2023-10-05T13:29:17.450 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T13:29:17.450 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T13:29:17.450 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 0 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:17.451 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T13:29:17.452 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T13:29:17.453 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:17.454 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "available": false, 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:17.455 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T13:29:17.456 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:17.456 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T13:29:04.601342+0000", 2023-10-05T13:29:17.456 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:17.456 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:17.456 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T13:29:17.456 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:17.456 INFO:teuthology.orchestra.run.smithi062.stdout:mgr not available, waiting (3/15)... 2023-10-05T13:29:18.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:18 smithi062 ceph-mon[107739]: mgrmap e3: x(active, since 1.00735s) 2023-10-05T13:29:20.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:20 smithi062 ceph-mon[107739]: mgrmap e4: x(active, since 3s) 2023-10-05T13:29:22.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:22 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/606466769' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsid": "09103238-6383-11ee-8db5-212e2dc638e7", 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "health": { 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-10-05T13:29:24.315 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 0 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "a" 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "monmap": { 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:24.316 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-10-05T13:29:24.317 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-10-05T13:29:24.317 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-10-05T13:29:24.317 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-10-05T13:29:24.319 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-10-05T13:29:24.320 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modules": [ 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "iostat", 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "nfs", 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "restful" 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ], 2023-10-05T13:29:24.321 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "modified": "2023-10-05T13:29:04.601342+0000", 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "services": {} 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout }, 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:24.322 INFO:teuthology.orchestra.run.smithi062.stdout:mgr is available 2023-10-05T13:29:25.097 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:24 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2402553495' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-05T13:29:25.508 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:25.508 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout [global] 2023-10-05T13:29:25.508 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout fsid = 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout [mgr] 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout [osd] 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-10-05T13:29:25.509 INFO:teuthology.orchestra.run.smithi062.stdout:Enabling cephadm module... 2023-10-05T13:29:26.139 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:25 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2794015139' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-05T13:29:26.139 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:25 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: ignoring --setuser ceph since I am not root 2023-10-05T13:29:26.139 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:25 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: ignoring --setgroup ceph since I am not root 2023-10-05T13:29:26.139 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:26 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:26.036+0000 7f935e94a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-05T13:29:26.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:26 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:26.221+0000 7f935e94a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-05T13:29:26.861 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:26 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:26.570+0000 7f935e94a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-05T13:29:27.079 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:27.079 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-10-05T13:29:27.079 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-05T13:29:27.080 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "active_name": "x", 2023-10-05T13:29:27.080 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-05T13:29:27.080 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:27.080 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for the mgr to restart... 2023-10-05T13:29:27.080 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for mgr epoch 5... 2023-10-05T13:29:27.201 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:27 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:27.091+0000 7f935e94a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-05T13:29:27.201 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:26 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2794015139' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-05T13:29:27.201 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:26 smithi062 ceph-mon[107739]: mgrmap e5: x(active, since 9s) 2023-10-05T13:29:27.201 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:26 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2423268225' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-05T13:29:27.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:27 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:27.331+0000 7f935e94a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-05T13:29:28.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:27 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:27.771+0000 7f935e94a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-05T13:29:28.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:28 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:28.509+0000 7f935e94a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-05T13:29:28.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:28 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:28.599+0000 7f935e94a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-05T13:29:29.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:29 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:29.227+0000 7f935e94a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-05T13:29:29.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:29 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:29.315+0000 7f935e94a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-05T13:29:29.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:29 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:29.407+0000 7f935e94a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-05T13:29:29.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:29 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:29.640+0000 7f935e94a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-05T13:29:29.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:29 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:29.736+0000 7f935e94a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-05T13:29:29.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:29 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:29.832+0000 7f935e94a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-05T13:29:30.346 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:30 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:30.056+0000 7f935e94a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-05T13:29:30.346 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:30 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:30.156+0000 7f935e94a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-05T13:29:30.746 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:30 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:30.346+0000 7f935e94a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-05T13:29:30.746 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:30 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:30.435+0000 7f935e94a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-05T13:29:31.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:31 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:31.221+0000 7f935e94a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-05T13:29:31.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:31 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:31.423+0000 7f935e94a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-05T13:29:31.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:31 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:31.608+0000 7f935e94a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-05T13:29:32.666 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:32.290+0000 7f935e94a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-05T13:29:32.667 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:32.478+0000 7f935e94a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-05T13:29:32.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:32.667+0000 7f935e94a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-05T13:29:32.996 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:32.787+0000 7f935e94a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-05T13:29:32.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: Active manager daemon x restarted 2023-10-05T13:29:32.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: Activating manager daemon x 2023-10-05T13:29:32.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: osdmap e2: 0 total, 0 up, 0 in 2023-10-05T13:29:32.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: mgrmap e6: x(active, starting, since 0.00557098s) 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: Manager daemon x is now available 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:32 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:34.146 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:33 smithi062 ceph-mon[107739]: Found migration_current of "None". Setting to last migration. 2023-10-05T13:29:34.146 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:33 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-05T13:29:34.146 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:33 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-05T13:29:34.146 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:33 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:34.146 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:33 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:34.146 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:33 smithi062 ceph-mon[107739]: mgrmap e7: x(active, since 1.00505s) 2023-10-05T13:29:34.177 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:34.177 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-10-05T13:29:34.177 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-05T13:29:34.177 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:34.177 INFO:teuthology.orchestra.run.smithi062.stdout:mgr epoch 5 is available 2023-10-05T13:29:34.178 INFO:teuthology.orchestra.run.smithi062.stdout:Setting orchestrator backend to cephadm... 2023-10-05T13:29:34.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:34 smithi062 ceph-mon[107739]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-05T13:29:34.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:34 smithi062 ceph-mon[107739]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-05T13:29:34.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:34 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:34.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:34 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:34.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:34 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:35.827 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout value unchanged 2023-10-05T13:29:35.827 INFO:teuthology.orchestra.run.smithi062.stdout:Generating ssh key... 2023-10-05T13:29:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:35 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:34] ENGINE Bus STARTING 2023-10-05T13:29:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:35 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:34] ENGINE Serving on http://172.21.15.62:8765 2023-10-05T13:29:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:35 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:34] ENGINE Serving on https://172.21.15.62:7150 2023-10-05T13:29:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:35 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:34] ENGINE Bus STARTED 2023-10-05T13:29:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:35 smithi062 ceph-mon[107739]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:35 smithi062 ceph-mon[107739]: mgrmap e8: x(active, since 2s) 2023-10-05T13:29:36.984 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-mon[107739]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:36.984 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:36.984 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: Generating public/private rsa key pair. 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: Your identification has been saved in /tmp/tmpeu2cavsj/key. 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: Your public key has been saved in /tmp/tmpeu2cavsj/key.pub. 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: The key fingerprint is: 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: SHA256:xLx3EPIb9ma1JNe0cVKcgSsJ7iPFyflQcPLn+kdE98E ceph-09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: The key's randomart image is: 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: +---[RSA 3072]----+ 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | .oo. +=*| 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | o ++o . E*| 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | B X.o.*.=| 2023-10-05T13:29:36.985 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | . @ Bo* o.| 2023-10-05T13:29:36.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | S = *.o | 2023-10-05T13:29:36.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | . + =. . | 2023-10-05T13:29:36.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | . .. . | 2023-10-05T13:29:36.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | . . | 2023-10-05T13:29:36.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: | .. | 2023-10-05T13:29:36.986 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:36 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: +----[SHA256]-----+ 2023-10-05T13:29:37.945 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:37 smithi062 ceph-mon[107739]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:37.945 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:37 smithi062 ceph-mon[107739]: Generating ssh key... 2023-10-05T13:29:38.085 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtDLVeh3o7XUBx8wXvJq35q8c5DvZtzf1mDFh7P1v0eUbSdL8AbIdCdk5OcB5zwvfnveklvWA8zN8caJ2tUl6iXWcRzdHIw079LjraGXxGkQjpqW40F+TDE3aeqZW1oTqdyJVIxqfMqt1L/bjgeEZ0Mal55ddXHM/PYe3tueuPdtDdrTqZlHhr8HbbxrQ318bZjJGw0CJvYFAaGynugvXbzM5/wyB8HfDS7shE6MG8odOGhri0qn/4ZdXwrR2ak7HBTjN6n9exIZXbcujrFMI5kN4Rifgf8O1SACtG0MiwrlV+nQLsqHCeQ6166EHoNFe7usYCJ6YsyzPCPkRXyQQW+QrdtGekogpE7NiqXVG7mdHlRnJFYMVmjLsacDl3xNYsTHxVyZAgscHrDNjYYa+ykUEIDeL/Dr0m/ar3Un3BVqD+BOrQhTLJvLZ//hoN/1kFEmd9FlWnZ3qmIUuUAze5f/AYsAVjvs8U/J/l0bhkdzK+AdaVboUxRS6A2ZonI8= ceph-09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:38.086 INFO:teuthology.orchestra.run.smithi062.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-05T13:29:38.086 INFO:teuthology.orchestra.run.smithi062.stdout:Adding key to root@localhost authorized_keys... 2023-10-05T13:29:38.087 INFO:teuthology.orchestra.run.smithi062.stdout:Adding host smithi062... 2023-10-05T13:29:39.128 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:38 smithi062 ceph-mon[107739]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:40.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:39 smithi062 ceph-mon[107739]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi062", "addr": "172.21.15.62", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:41.087 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:40 smithi062 ceph-mon[107739]: Deploying cephadm binary to smithi062 2023-10-05T13:29:41.088 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:40 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:41.088 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:40 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:41.095 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout Added host 'smithi062' with addr '172.21.15.62' 2023-10-05T13:29:41.095 INFO:teuthology.orchestra.run.smithi062.stdout:Deploying unmanaged mon service... 2023-10-05T13:29:41.984 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-10-05T13:29:41.984 INFO:teuthology.orchestra.run.smithi062.stdout:Deploying unmanaged mgr service... 2023-10-05T13:29:42.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:41 smithi062 ceph-mon[107739]: Added host smithi062 2023-10-05T13:29:42.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:41 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:42.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:42 smithi062 ceph-mon[107739]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:42.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:42 smithi062 ceph-mon[107739]: Saving service mon spec with placement count:5 2023-10-05T13:29:42.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:42 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:42.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:42 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:42.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:42 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:43.050 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-10-05T13:29:44.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:43 smithi062 ceph-mon[107739]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:44.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:43 smithi062 ceph-mon[107739]: Saving service mgr spec with placement count:2 2023-10-05T13:29:44.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:43 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:44.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:43 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2575878761' entity='client.admin' 2023-10-05T13:29:44.742 INFO:teuthology.orchestra.run.smithi062.stdout:Enabling the dashboard module... 2023-10-05T13:29:45.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:45 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/4120635310' entity='client.admin' 2023-10-05T13:29:45.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:45 smithi062 ceph-mon[107739]: from='mgr.14120 172.21.15.62:0/3767532259' entity='mgr.x' 2023-10-05T13:29:45.661 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:45 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3856660562' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-05T13:29:45.662 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:45 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: ignoring --setuser ceph since I am not root 2023-10-05T13:29:45.662 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:45 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: ignoring --setgroup ceph since I am not root 2023-10-05T13:29:45.662 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:45 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:45.584+0000 7fa9fce4e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-05T13:29:45.921 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:45 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:45.772+0000 7fa9fce4e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-05T13:29:46.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:46 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:46.180+0000 7fa9fce4e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-05T13:29:46.992 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:46 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3856660562' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-05T13:29:46.992 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:46 smithi062 ceph-mon[107739]: mgrmap e9: x(active, since 12s) 2023-10-05T13:29:46.992 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:46 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2988655534' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-05T13:29:46.993 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:46.993 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-10-05T13:29:46.993 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "available": true, 2023-10-05T13:29:46.993 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "active_name": "x", 2023-10-05T13:29:46.993 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-10-05T13:29:46.993 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:46.993 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for the mgr to restart... 2023-10-05T13:29:46.994 INFO:teuthology.orchestra.run.smithi062.stdout:Waiting for mgr epoch 9... 2023-10-05T13:29:46.994 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:46 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:46.702+0000 7fa9fce4e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-05T13:29:47.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:46 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:46.951+0000 7fa9fce4e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-05T13:29:47.746 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:47 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:47.391+0000 7fa9fce4e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-05T13:29:48.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:48 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:48.134+0000 7fa9fce4e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-05T13:29:48.496 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:48 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:48.224+0000 7fa9fce4e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-05T13:29:49.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:48 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:48.853+0000 7fa9fce4e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-05T13:29:49.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:48 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:48.941+0000 7fa9fce4e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-05T13:29:49.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:49 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:49.034+0000 7fa9fce4e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-05T13:29:49.684 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:49 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:49.266+0000 7fa9fce4e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-05T13:29:49.684 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:49 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:49.363+0000 7fa9fce4e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-05T13:29:49.684 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:49 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:49.460+0000 7fa9fce4e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-05T13:29:49.976 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:49 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:49.684+0000 7fa9fce4e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-05T13:29:49.976 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:49 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:49.785+0000 7fa9fce4e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-05T13:29:50.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:49 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:49.977+0000 7fa9fce4e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-05T13:29:50.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:50 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:50.067+0000 7fa9fce4e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-05T13:29:51.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:50 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:50.863+0000 7fa9fce4e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-05T13:29:51.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:51 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:51.070+0000 7fa9fce4e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-05T13:29:51.746 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:51 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:51.260+0000 7fa9fce4e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-05T13:29:52.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:51 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:51.976+0000 7fa9fce4e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-05T13:29:52.246 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:52.170+0000 7fa9fce4e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-05T13:29:52.612 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:52.363+0000 7fa9fce4e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-05T13:29:52.612 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:29:52.484+0000 7fa9fce4e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-05T13:29:52.612 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: Active manager daemon x restarted 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: Activating manager daemon x 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: osdmap e3: 0 total, 0 up, 0 in 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: mgrmap e10: x(active, starting, since 0.00305005s) 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: Manager daemon x is now available 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:52.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:29:53.785 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:53 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-05T13:29:53.785 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:53 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-05T13:29:53.785 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:53 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:29:53.785 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:53 smithi062 ceph-mon[107739]: mgrmap e11: x(active, since 1.00555s) 2023-10-05T13:29:53.833 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout { 2023-10-05T13:29:53.833 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-10-05T13:29:53.833 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout "initialized": true 2023-10-05T13:29:53.833 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout } 2023-10-05T13:29:53.833 INFO:teuthology.orchestra.run.smithi062.stdout:mgr epoch 9 is available 2023-10-05T13:29:53.834 INFO:teuthology.orchestra.run.smithi062.stdout:Generating a dashboard self-signed certificate... 2023-10-05T13:29:54.767 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-10-05T13:29:54.767 INFO:teuthology.orchestra.run.smithi062.stdout:Creating initial admin user... 2023-10-05T13:29:55.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:55 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:29:55.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:55 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:54] ENGINE Bus STARTING 2023-10-05T13:29:55.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:55 smithi062 ceph-mon[107739]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:29:55.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:55 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:29:55.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:55 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:29:55.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:55 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:54] ENGINE Serving on https://172.21.15.62:7150 2023-10-05T13:29:56.283 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$TVLxXdzfpk.fEKsou.ClGu8kRDW9oaJ8zkhJgr9pC4/v5Ic/tHOpa", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696512595, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-05T13:29:56.283 INFO:teuthology.orchestra.run.smithi062.stdout:Fetching dashboard port number... 2023-10-05T13:29:56.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:56 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:54] ENGINE Serving on http://172.21.15.62:8765 2023-10-05T13:29:56.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:56 smithi062 ceph-mon[107739]: [05/Oct/2023:13:29:54] ENGINE Bus STARTED 2023-10-05T13:29:56.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:56 smithi062 ceph-mon[107739]: mgrmap e12: x(active, since 2s) 2023-10-05T13:29:56.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:56 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:29:57.099 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stdout 8443 2023-10-05T13:29:57.109 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-10-05T13:29:57.109 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout disabled 2023-10-05T13:29:57.117 INFO:teuthology.orchestra.run.smithi062.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-10-05T13:29:57.118 INFO:teuthology.orchestra.run.smithi062.stdout:systemctl: stdout inactive 2023-10-05T13:29:57.118 INFO:teuthology.orchestra.run.smithi062.stdout:firewalld.service is not enabled 2023-10-05T13:29:57.118 INFO:teuthology.orchestra.run.smithi062.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-05T13:29:57.119 INFO:teuthology.orchestra.run.smithi062.stdout:Ceph Dashboard is now available at: 2023-10-05T13:29:57.119 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:57.120 INFO:teuthology.orchestra.run.smithi062.stdout: URL: https://smithi062.front.sepia.ceph.com:8443/ 2023-10-05T13:29:57.120 INFO:teuthology.orchestra.run.smithi062.stdout: User: admin 2023-10-05T13:29:57.120 INFO:teuthology.orchestra.run.smithi062.stdout: Password: ra2ae2e81d 2023-10-05T13:29:57.120 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:57.120 INFO:teuthology.orchestra.run.smithi062.stdout:Saving cluster configuration to /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config directory 2023-10-05T13:29:57.121 INFO:teuthology.orchestra.run.smithi062.stdout:Enabling autotune for osd_memory_target 2023-10-05T13:29:57.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:57 smithi062 ceph-mon[107739]: 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 2023-10-05T13:29:57.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:57 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3731485175' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-05T13:29:58.983 INFO:teuthology.orchestra.run.smithi062.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-10-05T13:29:58.984 INFO:teuthology.orchestra.run.smithi062.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-05T13:29:58.984 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.984 INFO:teuthology.orchestra.run.smithi062.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:29:58.984 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.984 INFO:teuthology.orchestra.run.smithi062.stdout:Or, if you are only running a single cluster on this host: 2023-10-05T13:29:58.984 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.984 INFO:teuthology.orchestra.run.smithi062.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout:Please consider enabling telemetry to help improve Ceph: 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout: ceph telemetry on 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout:For more information see: 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-10-05T13:29:58.985 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:29:58.986 INFO:teuthology.orchestra.run.smithi062.stdout:Bootstrap complete. 2023-10-05T13:29:59.017 INFO:tasks.cephadm:Fetching config... 2023-10-05T13:29:59.018 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:29:59.018 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-05T13:29:59.037 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-05T13:29:59.037 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:29:59.037 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-05T13:29:59.096 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-05T13:29:59.096 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:29:59.096 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-05T13:29:59.164 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-05T13:29:59.179 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:29:59.179 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-05T13:29:59.224 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-05T13:29:59.224 DEBUG:teuthology.orchestra.run.smithi062:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtDLVeh3o7XUBx8wXvJq35q8c5DvZtzf1mDFh7P1v0eUbSdL8AbIdCdk5OcB5zwvfnveklvWA8zN8caJ2tUl6iXWcRzdHIw079LjraGXxGkQjpqW40F+TDE3aeqZW1oTqdyJVIxqfMqt1L/bjgeEZ0Mal55ddXHM/PYe3tueuPdtDdrTqZlHhr8HbbxrQ318bZjJGw0CJvYFAaGynugvXbzM5/wyB8HfDS7shE6MG8odOGhri0qn/4ZdXwrR2ak7HBTjN6n9exIZXbcujrFMI5kN4Rifgf8O1SACtG0MiwrlV+nQLsqHCeQ6166EHoNFe7usYCJ6YsyzPCPkRXyQQW+QrdtGekogpE7NiqXVG7mdHlRnJFYMVmjLsacDl3xNYsTHxVyZAgscHrDNjYYa+ykUEIDeL/Dr0m/ar3Un3BVqD+BOrQhTLJvLZ//hoN/1kFEmd9FlWnZ3qmIUuUAze5f/AYsAVjvs8U/J/l0bhkdzK+AdaVboUxRS6A2ZonI8= ceph-09103238-6383-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-05T13:29:59.304 INFO:teuthology.orchestra.run.smithi062.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtDLVeh3o7XUBx8wXvJq35q8c5DvZtzf1mDFh7P1v0eUbSdL8AbIdCdk5OcB5zwvfnveklvWA8zN8caJ2tUl6iXWcRzdHIw079LjraGXxGkQjpqW40F+TDE3aeqZW1oTqdyJVIxqfMqt1L/bjgeEZ0Mal55ddXHM/PYe3tueuPdtDdrTqZlHhr8HbbxrQ318bZjJGw0CJvYFAaGynugvXbzM5/wyB8HfDS7shE6MG8odOGhri0qn/4ZdXwrR2ak7HBTjN6n9exIZXbcujrFMI5kN4Rifgf8O1SACtG0MiwrlV+nQLsqHCeQ6166EHoNFe7usYCJ6YsyzPCPkRXyQQW+QrdtGekogpE7NiqXVG7mdHlRnJFYMVmjLsacDl3xNYsTHxVyZAgscHrDNjYYa+ykUEIDeL/Dr0m/ar3Un3BVqD+BOrQhTLJvLZ//hoN/1kFEmd9FlWnZ3qmIUuUAze5f/AYsAVjvs8U/J/l0bhkdzK+AdaVboUxRS6A2ZonI8= ceph-09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:59.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtDLVeh3o7XUBx8wXvJq35q8c5DvZtzf1mDFh7P1v0eUbSdL8AbIdCdk5OcB5zwvfnveklvWA8zN8caJ2tUl6iXWcRzdHIw079LjraGXxGkQjpqW40F+TDE3aeqZW1oTqdyJVIxqfMqt1L/bjgeEZ0Mal55ddXHM/PYe3tueuPdtDdrTqZlHhr8HbbxrQ318bZjJGw0CJvYFAaGynugvXbzM5/wyB8HfDS7shE6MG8odOGhri0qn/4ZdXwrR2ak7HBTjN6n9exIZXbcujrFMI5kN4Rifgf8O1SACtG0MiwrlV+nQLsqHCeQ6166EHoNFe7usYCJ6YsyzPCPkRXyQQW+QrdtGekogpE7NiqXVG7mdHlRnJFYMVmjLsacDl3xNYsTHxVyZAgscHrDNjYYa+ykUEIDeL/Dr0m/ar3Un3BVqD+BOrQhTLJvLZ//hoN/1kFEmd9FlWnZ3qmIUuUAze5f/AYsAVjvs8U/J/l0bhkdzK+AdaVboUxRS6A2ZonI8= ceph-09103238-6383-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-05T13:29:59.360 INFO:teuthology.orchestra.run.smithi083.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtDLVeh3o7XUBx8wXvJq35q8c5DvZtzf1mDFh7P1v0eUbSdL8AbIdCdk5OcB5zwvfnveklvWA8zN8caJ2tUl6iXWcRzdHIw079LjraGXxGkQjpqW40F+TDE3aeqZW1oTqdyJVIxqfMqt1L/bjgeEZ0Mal55ddXHM/PYe3tueuPdtDdrTqZlHhr8HbbxrQ318bZjJGw0CJvYFAaGynugvXbzM5/wyB8HfDS7shE6MG8odOGhri0qn/4ZdXwrR2ak7HBTjN6n9exIZXbcujrFMI5kN4Rifgf8O1SACtG0MiwrlV+nQLsqHCeQ6166EHoNFe7usYCJ6YsyzPCPkRXyQQW+QrdtGekogpE7NiqXVG7mdHlRnJFYMVmjLsacDl3xNYsTHxVyZAgscHrDNjYYa+ykUEIDeL/Dr0m/ar3Un3BVqD+BOrQhTLJvLZ//hoN/1kFEmd9FlWnZ3qmIUuUAze5f/AYsAVjvs8U/J/l0bhkdzK+AdaVboUxRS6A2ZonI8= ceph-09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:59.372 DEBUG:teuthology.orchestra.run.smithi124:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtDLVeh3o7XUBx8wXvJq35q8c5DvZtzf1mDFh7P1v0eUbSdL8AbIdCdk5OcB5zwvfnveklvWA8zN8caJ2tUl6iXWcRzdHIw079LjraGXxGkQjpqW40F+TDE3aeqZW1oTqdyJVIxqfMqt1L/bjgeEZ0Mal55ddXHM/PYe3tueuPdtDdrTqZlHhr8HbbxrQ318bZjJGw0CJvYFAaGynugvXbzM5/wyB8HfDS7shE6MG8odOGhri0qn/4ZdXwrR2ak7HBTjN6n9exIZXbcujrFMI5kN4Rifgf8O1SACtG0MiwrlV+nQLsqHCeQ6166EHoNFe7usYCJ6YsyzPCPkRXyQQW+QrdtGekogpE7NiqXVG7mdHlRnJFYMVmjLsacDl3xNYsTHxVyZAgscHrDNjYYa+ykUEIDeL/Dr0m/ar3Un3BVqD+BOrQhTLJvLZ//hoN/1kFEmd9FlWnZ3qmIUuUAze5f/AYsAVjvs8U/J/l0bhkdzK+AdaVboUxRS6A2ZonI8= ceph-09103238-6383-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-05T13:29:59.418 INFO:teuthology.orchestra.run.smithi124.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDWtDLVeh3o7XUBx8wXvJq35q8c5DvZtzf1mDFh7P1v0eUbSdL8AbIdCdk5OcB5zwvfnveklvWA8zN8caJ2tUl6iXWcRzdHIw079LjraGXxGkQjpqW40F+TDE3aeqZW1oTqdyJVIxqfMqt1L/bjgeEZ0Mal55ddXHM/PYe3tueuPdtDdrTqZlHhr8HbbxrQ318bZjJGw0CJvYFAaGynugvXbzM5/wyB8HfDS7shE6MG8odOGhri0qn/4ZdXwrR2ak7HBTjN6n9exIZXbcujrFMI5kN4Rifgf8O1SACtG0MiwrlV+nQLsqHCeQ6166EHoNFe7usYCJ6YsyzPCPkRXyQQW+QrdtGekogpE7NiqXVG7mdHlRnJFYMVmjLsacDl3xNYsTHxVyZAgscHrDNjYYa+ykUEIDeL/Dr0m/ar3Un3BVqD+BOrQhTLJvLZ//hoN/1kFEmd9FlWnZ3qmIUuUAze5f/AYsAVjvs8U/J/l0bhkdzK+AdaVboUxRS6A2ZonI8= ceph-09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:29:59.431 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-05T13:29:59.659 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:29:59.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:59 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1428968692' entity='client.admin' 2023-10-05T13:29:59.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:29:59 smithi062 ceph-mon[107739]: mgrmap e13: x(active, since 6s) 2023-10-05T13:30:01.226 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:01.227 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:01.227 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi062", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:30:01.227 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:01.227 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:01.227 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:01.227 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/4284009306' entity='client.admin' 2023-10-05T13:30:01.228 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:01.228 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:01.543 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-05T13:30:01.543 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-05T13:30:01.767 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:03.256 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi083 2023-10-05T13:30:03.256 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-10-05T13:30:03.257 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/etc/ceph/ceph.conf 2023-10-05T13:30:03.279 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-10-05T13:30:03.279 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:03.341 INFO:tasks.cephadm:Adding host smithi083 to orchestrator... 2023-10-05T13:30:03.341 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi083 2023-10-05T13:30:03.579 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: Updating smithi062:/etc/ceph/ceph.conf 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: Updating smithi062:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:03.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:03 smithi062 ceph-mon[107739]: Updating smithi062:/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:04 smithi062 ceph-mon[107739]: Updating smithi062:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-05T13:30:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:05 smithi062 ceph-mon[107739]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi083", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:05 smithi062 ceph-mon[107739]: Deploying cephadm binary to smithi083 2023-10-05T13:30:06.907 INFO:teuthology.orchestra.run.smithi062.stdout:Added host 'smithi083' with addr '172.21.15.83' 2023-10-05T13:30:07.229 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-05T13:30:07.449 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:08.138 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:08.377 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:07 smithi062 ceph-mon[107739]: Added host smithi083 2023-10-05T13:30:08.377 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:08.377 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:08.377 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:08.544 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:30:08.544 INFO:teuthology.orchestra.run.smithi062.stdout:[{"addr": "172.21.15.62", "hostname": "smithi062", "labels": [], "status": ""}, {"addr": "172.21.15.83", "hostname": "smithi083", "labels": [], "status": ""}] 2023-10-05T13:30:08.952 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi124 2023-10-05T13:30:08.952 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-05T13:30:08.952 DEBUG:teuthology.orchestra.run.smithi124:> dd of=/etc/ceph/ceph.conf 2023-10-05T13:30:08.974 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-05T13:30:08.974 DEBUG:teuthology.orchestra.run.smithi124:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:09.036 INFO:tasks.cephadm:Adding host smithi124 to orchestrator... 2023-10-05T13:30:09.036 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi124 2023-10-05T13:30:09.258 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:09.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:09 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:10.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:30:10.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:10.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:10.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:10.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:10.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:30:10.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:10.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:11.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:11 smithi062 ceph-mon[107739]: Updating smithi083:/etc/ceph/ceph.conf 2023-10-05T13:30:11.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:11 smithi062 ceph-mon[107739]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi124", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:11.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:11 smithi062 ceph-mon[107739]: Updating smithi083:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:11.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:11.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:11.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:12.676 INFO:teuthology.orchestra.run.smithi062.stdout:Added host 'smithi124' with addr '172.21.15.124' 2023-10-05T13:30:12.703 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:12 smithi062 ceph-mon[107739]: Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:12.703 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:12 smithi062 ceph-mon[107739]: Deploying cephadm binary to smithi124 2023-10-05T13:30:12.703 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:12 smithi062 ceph-mon[107739]: Updating smithi083:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-05T13:30:13.018 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-05T13:30:13.239 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:13.931 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:13 smithi062 ceph-mon[107739]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:13.931 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:13.931 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:13 smithi062 ceph-mon[107739]: Added host smithi124 2023-10-05T13:30:13.931 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:13.931 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:13.931 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:14.341 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:30:14.341 INFO:teuthology.orchestra.run.smithi062.stdout:[{"addr": "172.21.15.62", "hostname": "smithi062", "labels": [], "status": ""}, {"addr": "172.21.15.83", "hostname": "smithi083", "labels": [], "status": ""}, {"addr": "172.21.15.124", "hostname": "smithi124", "labels": [], "status": ""}] 2023-10-05T13:30:14.742 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-05T13:30:14.743 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-05T13:30:14.963 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:15.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:15.399 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:15 smithi062 ceph-mon[107739]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:30:16.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:16.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:16.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:16.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:16.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:16.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi124", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:30:16.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:16.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:16.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:16 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1742574993' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-05T13:30:16.846 INFO:teuthology.orchestra.run.smithi062.stderr:adjusted tunables profile to default 2023-10-05T13:30:17.198 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: Updating smithi124:/etc/ceph/ceph.conf 2023-10-05T13:30:17.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: Updating smithi124:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:17.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: Updating smithi124:/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:17.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:17.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:17.199 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:17.200 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1742574993' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-05T13:30:17.200 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:17 smithi062 ceph-mon[107739]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T13:30:17.201 INFO:tasks.cephadm:Adding mon.a on smithi062 2023-10-05T13:30:17.201 INFO:tasks.cephadm:Adding mon.b on smithi083 2023-10-05T13:30:17.201 INFO:tasks.cephadm:Adding mon.c on smithi124 2023-10-05T13:30:17.201 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi062:172.21.15.62=a;smithi083:172.21.15.83=b;smithi124:172.21.15.124=c' 2023-10-05T13:30:17.429 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:18.480 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled mon update... 2023-10-05T13:30:18.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:18 smithi062 ceph-mon[107739]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:18.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:18 smithi062 ceph-mon[107739]: Updating smithi124:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-05T13:30:18.889 DEBUG:teuthology.orchestra.run.smithi083:mon.b> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-05T13:30:18.892 DEBUG:teuthology.orchestra.run.smithi124:mon.c> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-05T13:30:18.894 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-05T13:30:18.895 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-05T13:30:18.927 INFO:journalctl@ceph.mon.c.smithi124.stdout:-- Logs begin at Thu 2023-10-05 13:20:13 UTC. -- 2023-10-05T13:30:18.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:-- Logs begin at Thu 2023-10-05 13:20:05 UTC. -- 2023-10-05T13:30:19.429 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:19.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi062:172.21.15.62=a;smithi083:172.21.15.83=b;smithi124:172.21.15.124=c", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:19.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: Saving service mon spec with placement smithi062:172.21.15.62=a;smithi083:172.21.15.83=b;smithi124:172.21.15.124=c;count:3 2023-10-05T13:30:19.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:19.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:19.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:19.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:19.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:19.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:19.748 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:19.748 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:19.748 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:19 smithi062 ceph-mon[107739]: Deploying daemon mon.c on smithi124 2023-10-05T13:30:21.017 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:30:21.018 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":1,"fsid":"09103238-6383-11ee-8db5-212e2dc638e7","modified":"2023-10-05T13:29:02.652518Z","created":"2023-10-05T13:29:02.652518Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-05T13:30:21.019 INFO:teuthology.orchestra.run.smithi124.stderr:dumped monmap epoch 1 2023-10-05T13:30:21.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 systemd[1]: Started Ceph mon.c for 09103238-6383-11ee-8db5-212e2dc638e7. 2023-10-05T13:30:21.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-10-05T13:30:21.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expand map: {default=false} 2023-10-05T13:30:21.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta from 'false' to 'false' 2023-10-05T13:30:21.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expanded map: {default=false} 2023-10-05T13:30:21.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expand map: {default=info} 2023-10-05T13:30:21.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta from 'info' to 'info' 2023-10-05T13:30:21.802 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expanded map: {default=info} 2023-10-05T13:30:21.802 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expand map: {default=daemon} 2023-10-05T13:30:21.802 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-05T13:30:21.802 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expanded map: {default=daemon} 2023-10-05T13:30:21.802 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expand map: {default=debug} 2023-10-05T13:30:21.802 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta from 'debug' to 'debug' 2023-10-05T13:30:21.802 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:21 smithi124 ceph-mon[109984]: expand_channel_meta expanded map: {default=debug} 2023-10-05T13:30:22.405 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-05T13:30:22.405 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-05T13:30:22.625 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:30:26.973 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:30:26.974 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":2,"fsid":"09103238-6383-11ee-8db5-212e2dc638e7","modified":"2023-10-05T13:30:21.512971Z","created":"2023-10-05T13:29:02.652518Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-05T13:30:26.975 INFO:teuthology.orchestra.run.smithi124.stderr:dumped monmap epoch 2 2023-10-05T13:30:26.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:30:26.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: mon.a calling monitor election 2023-10-05T13:30:26.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:26.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: mon.c calling monitor election 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: monmap e2: 2 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],c=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} removed_ranks: {} 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: fsmap 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: mgrmap e13: x(active, since 34s) 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: overall HEALTH_OK 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:26.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:26 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: mon.a calling monitor election 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:26.998 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: mon.c calling monitor election 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: monmap e2: 2 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],c=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} removed_ranks: {} 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: fsmap 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: mgrmap e13: x(active, since 34s) 2023-10-05T13:30:26.999 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: overall HEALTH_OK 2023-10-05T13:30:27.000 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:27.000 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:27.000 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:27.000 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:27.000 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:26 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:27.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:27 smithi062 ceph-mon[107739]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:27.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:27 smithi062 ceph-mon[107739]: Deploying daemon mon.b on smithi083 2023-10-05T13:30:27.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:27 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/4144220354' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T13:30:27.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:27 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:28.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:27 smithi124 ceph-mon[109984]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:28.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:27 smithi124 ceph-mon[109984]: Deploying daemon mon.b on smithi083 2023-10-05T13:30:28.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:27 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/4144220354' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T13:30:28.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:27 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:28.327 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-05T13:30:28.328 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-05T13:30:28.555 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:30:29.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 systemd[1]: Started Ceph mon.b for 09103238-6383-11ee-8db5-212e2dc638e7. 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: RocksDB version: 7.9.2 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Git sha 0 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Compile date 2023-09-25 19:01:54 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: DB SUMMARY 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: DB Session ID: CVUSO90MSLU9R6T5HNIW 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: CURRENT file: CURRENT 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: IDENTITY file: IDENTITY 2023-10-05T13:30:29.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 636 ; 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.error_if_exists: 0 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.create_if_missing: 0 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.paranoid_checks: 1 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.flush_verify_memtable_count: 1 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.env: 0x55df31753da0 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.fs: PosixFileSystem 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.info_log: 0x55df32b85460 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_file_opening_threads: 16 2023-10-05T13:30:29.976 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.statistics: (nil) 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.use_fsync: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_log_file_size: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.log_file_time_to_roll: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.keep_log_file_num: 1000 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.recycle_log_file_num: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.allow_fallocate: 1 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.allow_mmap_reads: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.allow_mmap_writes: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.use_direct_reads: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-05T13:30:29.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.create_missing_column_families: 0 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.db_log_dir: 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.wal_dir: 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.table_cache_numshardbits: 6 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.WAL_ttl_seconds: 0 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.WAL_size_limit_MB: 0 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.is_fd_close_on_exec: 1 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.advise_random_on_open: 1 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.db_write_buffer_size: 0 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.write_buffer_manager: 0x55df32b3f4a0 2023-10-05T13:30:29.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.use_adaptive_mutex: 0 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.rate_limiter: (nil) 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.wal_recovery_mode: 2 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.enable_thread_tracking: 0 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.enable_pipelined_write: 0 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.unordered_write: 0 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.row_cache: None 2023-10-05T13:30:29.979 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.wal_filter: None 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.allow_ingest_behind: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.two_write_queues: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.manual_wal_flush: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.wal_compression: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.atomic_flush: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.persist_stats_to_disk: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.write_dbid_to_manifest: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.log_readahead_size: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.best_efforts_recovery: 0 2023-10-05T13:30:29.980 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.allow_data_in_errors: 0 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.db_host_id: __hostname__ 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.enforce_single_del_contracts: true 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_background_jobs: 2 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_background_compactions: -1 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_subcompactions: 1 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-05T13:30:29.981 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.delayed_write_rate : 16777216 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_total_wal_size: 0 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.stats_dump_period_sec: 600 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.stats_persist_period_sec: 600 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_open_files: -1 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bytes_per_sync: 0 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.wal_bytes_per_sync: 0 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.strict_bytes_per_sync: 0 2023-10-05T13:30:29.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_readahead_size: 0 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_background_flushes: -1 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Compression algorithms supported: 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kZSTD supported: 0 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kXpressCompression supported: 0 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kLZ4HCCompression supported: 1 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kZlibCompression supported: 1 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kSnappyCompression supported: 1 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kLZ4Compression supported: 1 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: kBZip2Compression supported: 0 2023-10-05T13:30:29.999 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Fast CRC32 supported: Supported on x86 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: DMutex implementation: pthread_mutex_t 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.merge_operator: 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_filter: None 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_filter_factory: None 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.sst_partitioner_factory: None 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.memtable_factory: SkipListFactory 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.table_factory: BlockBasedTable 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55df32b85560) 2023-10-05T13:30:30.000 INFO:journalctl@ceph.mon.b.smithi083.stdout: cache_index_and_filter_blocks: 1 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: pin_top_level_index_and_filter: 1 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: index_type: 0 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: data_block_index_type: 0 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: index_shortening: 1 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: data_block_hash_table_util_ratio: 0.750000 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: checksum: 4 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: no_block_cache: 0 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_cache: 0x55df32bdd1f0 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_cache_name: BinnedLRUCache 2023-10-05T13:30:30.001 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_cache_options: 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: capacity : 536870912 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: num_shard_bits : 4 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: strict_capacity_limit : 0 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: high_pri_pool_ratio: 0.000 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_cache_compressed: (nil) 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: persistent_cache: (nil) 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_size: 4096 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_size_deviation: 10 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_restart_interval: 16 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: index_block_restart_interval: 1 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: metadata_block_size: 4096 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: partition_filters: 0 2023-10-05T13:30:30.002 INFO:journalctl@ceph.mon.b.smithi083.stdout: use_delta_encoding: 1 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: filter_policy: bloomfilter 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: whole_key_filtering: 1 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: verify_compression: 0 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: read_amp_bytes_per_bit: 0 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: format_version: 5 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: enable_index_compression: 1 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: block_align: 0 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: max_auto_readahead_size: 262144 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: prepopulate_block_cache: 0 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: initial_auto_readahead_size: 8192 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout: num_file_reads_for_auto_readahead: 2 2023-10-05T13:30:30.003 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.write_buffer_size: 33554432 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_write_buffer_number: 2 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression: NoCompression 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression: Disabled 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.prefix_extractor: nullptr 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.num_levels: 7 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-05T13:30:30.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-05T13:30:30.005 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-05T13:30:30.005 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.window_bits: -14 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.level: 32767 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.strategy: 0 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-05T13:30:30.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.enabled: false 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.target_file_size_base: 67108864 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.target_file_size_multiplier: 1 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-05T13:30:30.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.arena_block_size: 1048576 2023-10-05T13:30:30.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.disable_auto_compactions: 0 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-05T13:30:30.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.table_properties_collectors: 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.inplace_update_support: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.inplace_update_num_locks: 10000 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.memtable_huge_page_size: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.bloom_locality: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.max_successive_merges: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.optimize_filters_for_hits: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.paranoid_file_checks: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.force_consistency_checks: 1 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.report_bg_io_stats: 0 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.ttl: 2592000 2023-10-05T13:30:30.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.periodic_compaction_seconds: 0 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.enable_blob_files: false 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.min_blob_size: 0 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.blob_file_size: 268435456 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.blob_compression_type: NoCompression 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.enable_blob_garbage_collection: false 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.blob_file_starting_level: 0 2023-10-05T13:30:30.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: 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 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d5071bd9-f6a2-4e0d-9ef1-bd170eb7ba57 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696512629011770, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696512629012211, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "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": 1696512629, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d5071bd9-f6a2-4e0d-9ef1-bd170eb7ba57", "db_session_id": "CVUSO90MSLU9R6T5HNIW", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696512629012278, "job": 1, "event": "recovery_finished"} 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: 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 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55df32c7a000 2023-10-05T13:30:30.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: DB pointer 0x55df32c66000 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: ** DB Stats ** 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: 2023-10-05T13:30:30.013 INFO:journalctl@ceph.mon.b.smithi083.stdout: ** Compaction Stats [default] ** 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: ** Compaction Stats [default] ** 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.9 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-05T13:30:30.014 INFO:journalctl@ceph.mon.b.smithi083.stdout: 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: AddFile(Keys): cumulative 0, interval 0 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: Block cache BinnedLRUCache@0x55df32bdd1f0#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: 2023-10-05T13:30:30.015 INFO:journalctl@ceph.mon.b.smithi083.stdout: ** File Read Latency Histogram By Level [default] ** 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: using public_addr v2:172.21.15.83:0/0 -> [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: starting mon.b rank -1 at public addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] at bind addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(???) e0 preinit fsid 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).mds e1 new map 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).mds e1 print_map 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout: e1 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments} 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout: legacy client fscid: -1 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout: 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout: No filesystems configured 2023-10-05T13:30:30.016 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:30:30.017 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.a calling monitor election 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.c calling monitor election 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: monmap e2: 2 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],c=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} removed_ranks: {} 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: fsmap 2023-10-05T13:30:30.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mgrmap e13: x(active, since 34s) 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: overall HEALTH_OK 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: Deploying daemon mon.b on smithi083 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/4144220354' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-10-05T13:30:30.019 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expand map: {default=false} 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta from 'false' to 'false' 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expanded map: {default=false} 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expand map: {default=info} 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta from 'info' to 'info' 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expanded map: {default=info} 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expand map: {default=daemon} 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta from 'daemon' to 'daemon' 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expanded map: {default=daemon} 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expand map: {default=debug} 2023-10-05T13:30:30.020 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta from 'debug' to 'debug' 2023-10-05T13:30:30.128 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:29 smithi083 ceph-mon[109641]: expand_channel_meta expanded map: {default=debug} 2023-10-05T13:30:34.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: mon.a calling monitor election 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: mon.c calling monitor election 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: mon.b calling monitor election 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} removed_ranks: {} 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: fsmap 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: mgrmap e13: x(active, since 41s) 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: overall HEALTH_OK 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:34 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:30:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: mon.a calling monitor election 2023-10-05T13:30:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: mon.c calling monitor election 2023-10-05T13:30:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: mon.b calling monitor election 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} removed_ranks: {} 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: fsmap 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T13:30:34.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: mgrmap e13: x(active, since 41s) 2023-10-05T13:30:34.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: overall HEALTH_OK 2023-10-05T13:30:34.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:34 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:30:34.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: mon.a calling monitor election 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: mon.c calling monitor election 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: mon.b calling monitor election 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2023-10-05T13:30:34.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: monmap e3: 3 mons at {a=[v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0]} removed_ranks: {} 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: fsmap 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: osdmap e4: 0 total, 0 up, 0 in 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: mgrmap e13: x(active, since 41s) 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: overall HEALTH_OK 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:34.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:34 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:35.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:35.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:30:35.721 INFO:teuthology.orchestra.run.smithi124.stdout: 2023-10-05T13:30:35.721 INFO:teuthology.orchestra.run.smithi124.stdout:{"epoch":3,"fsid":"09103238-6383-11ee-8db5-212e2dc638e7","modified":"2023-10-05T13:30:29.036272Z","created":"2023-10-05T13:29:02.652518Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:3300","nonce":0},{"type":"v1","addr":"172.21.15.62:6789","nonce":0}]},"addr":"172.21.15.62:6789/0","public_addr":"172.21.15.62:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:3300","nonce":0},{"type":"v1","addr":"172.21.15.124:6789","nonce":0}]},"addr":"172.21.15.124:6789/0","public_addr":"172.21.15.124:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3300","nonce":0},{"type":"v1","addr":"172.21.15.83:6789","nonce":0}]},"addr":"172.21.15.83:6789/0","public_addr":"172.21.15.83:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-10-05T13:30:35.723 INFO:teuthology.orchestra.run.smithi124.stderr:dumped monmap epoch 3 2023-10-05T13:30:36.094 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-05T13:30:36.094 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-05T13:30:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: Updating smithi062:/etc/ceph/ceph.conf 2023-10-05T13:30:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: Updating smithi083:/etc/ceph/ceph.conf 2023-10-05T13:30:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: Updating smithi124:/etc/ceph/ceph.conf 2023-10-05T13:30:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: Updating smithi062:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: Updating smithi083:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: Updating smithi124:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/3137347059' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.302 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.302 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:36.302 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:36.302 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: Updating smithi062:/etc/ceph/ceph.conf 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: Updating smithi083:/etc/ceph/ceph.conf 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: Updating smithi124:/etc/ceph/ceph.conf 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: Updating smithi062:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: Updating smithi083:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: Updating smithi124:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/3137347059' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:36.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:36.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: Updating smithi062:/etc/ceph/ceph.conf 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: Updating smithi083:/etc/ceph/ceph.conf 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: Updating smithi124:/etc/ceph/ceph.conf 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: Updating smithi062:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: Updating smithi083:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: Updating smithi124:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/3137347059' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:36.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:36.554 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:37 smithi062 ceph-mon[107739]: Reconfiguring mon.a (unknown last config time)... 2023-10-05T13:30:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:37 smithi062 ceph-mon[107739]: Reconfiguring daemon mon.a on smithi062 2023-10-05T13:30:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:37.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:37 smithi083 ceph-mon[109641]: Reconfiguring mon.a (unknown last config time)... 2023-10-05T13:30:37.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:37 smithi083 ceph-mon[109641]: Reconfiguring daemon mon.a on smithi062 2023-10-05T13:30:37.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:37.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:37.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:37.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:37.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:37 smithi124 ceph-mon[109984]: Reconfiguring mon.a (unknown last config time)... 2023-10-05T13:30:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:37 smithi124 ceph-mon[109984]: Reconfiguring daemon mon.a on smithi062 2023-10-05T13:30:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:37.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:37.628 INFO:teuthology.orchestra.run.smithi062.stdout:# minimal ceph.conf for 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:30:37.628 INFO:teuthology.orchestra.run.smithi062.stdout:[global] 2023-10-05T13:30:37.628 INFO:teuthology.orchestra.run.smithi062.stdout: fsid = 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:30:37.628 INFO:teuthology.orchestra.run.smithi062.stdout: mon_host = [v2:172.21.15.62:3300/0,v1:172.21.15.62:6789/0] [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] [v2:172.21.15.124:3300/0,v1:172.21.15.124:6789/0] 2023-10-05T13:30:38.005 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-05T13:30:38.005 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:30:38.005 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.conf 2023-10-05T13:30:38.036 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:30:38.036 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:38.104 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-10-05T13:30:38.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.conf 2023-10-05T13:30:38.139 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-10-05T13:30:38.139 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: Reconfiguring mon.b (monmap changed)... 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: Reconfiguring daemon mon.b on smithi083 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.209 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:38 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3346840695' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:38.211 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-05T13:30:38.212 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.conf 2023-10-05T13:30:38.243 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-05T13:30:38.243 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-05T13:30:38.311 INFO:tasks.cephadm:Adding mgr.x on smithi062 2023-10-05T13:30:38.311 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '1;smithi062=x' 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: Reconfiguring mon.b (monmap changed)... 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: Reconfiguring daemon mon.b on smithi083 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:38 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3346840695' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: Reconfiguring mon.b (monmap changed)... 2023-10-05T13:30:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: Reconfiguring daemon mon.b on smithi083 2023-10-05T13:30:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-05T13:30:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-05T13:30:38.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:38.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:38.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:38 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3346840695' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:38.562 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:30:39.542 INFO:teuthology.orchestra.run.smithi124.stdout:Scheduled mgr update... 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: Reconfiguring mon.c (monmap changed)... 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: Reconfiguring daemon mon.c on smithi124 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:39 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: Reconfiguring mon.c (monmap changed)... 2023-10-05T13:30:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: Reconfiguring daemon mon.c on smithi124 2023-10-05T13:30:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:39.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:39 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: Reconfiguring mon.c (monmap changed)... 2023-10-05T13:30:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: Reconfiguring daemon mon.c on smithi124 2023-10-05T13:30:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:39.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:39 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:39.925 INFO:tasks.cephadm:Deploying OSDs... 2023-10-05T13:30:39.926 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:30:39.926 DEBUG:teuthology.orchestra.run.smithi062:> dd if=/scratch_devs of=/dev/stdout 2023-10-05T13:30:39.944 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-05T13:30:39.944 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_1 2023-10-05T13:30:40.004 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-05T13:30:40.004 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:40.004 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 397376 Links: 1 2023-10-05T13:30:40.004 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:40.005 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:40.005 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2023-10-05 13:30:00.824169849 +0000 2023-10-05T13:30:40.005 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2023-10-05 13:27:20.324057958 +0000 2023-10-05T13:30:40.005 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2023-10-05 13:27:20.324057958 +0000 2023-10-05T13:30:40.005 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2023-10-05T13:30:40.005 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-05T13:30:40.071 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2023-10-05T13:30:40.071 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2023-10-05T13:30:40.071 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.0003049 s, 1.7 MB/s 2023-10-05T13:30:40.073 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-05T13:30:40.133 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_2 2023-10-05T13:30:40.192 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-05T13:30:40.192 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:40.192 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 397460 Links: 1 2023-10-05T13:30:40.192 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:40.192 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:40.192 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2023-10-05 13:30:00.824169849 +0000 2023-10-05T13:30:40.192 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2023-10-05 13:27:20.855050076 +0000 2023-10-05T13:30:40.193 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2023-10-05 13:27:20.855050076 +0000 2023-10-05T13:30:40.193 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2023-10-05T13:30:40.193 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-05T13:30:40.260 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2023-10-05T13:30:40.260 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2023-10-05T13:30:40.260 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000216292 s, 2.4 MB/s 2023-10-05T13:30:40.261 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-05T13:30:40.322 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_3 2023-10-05T13:30:40.380 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-05T13:30:40.380 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:40.380 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 395908 Links: 1 2023-10-05T13:30:40.380 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:40.380 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:40.380 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2023-10-05 13:30:00.824169849 +0000 2023-10-05T13:30:40.381 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2023-10-05 13:27:21.404041926 +0000 2023-10-05T13:30:40.381 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2023-10-05 13:27:21.404041926 +0000 2023-10-05T13:30:40.381 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2023-10-05T13:30:40.381 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-05T13:30:40.448 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2023-10-05T13:30:40.448 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2023-10-05T13:30:40.448 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000220311 s, 2.3 MB/s 2023-10-05T13:30:40.449 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-05T13:30:40.508 DEBUG:teuthology.orchestra.run.smithi062:> stat /dev/vg_nvme/lv_4 2023-10-05T13:30:40.568 INFO:teuthology.orchestra.run.smithi062.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-05T13:30:40.568 INFO:teuthology.orchestra.run.smithi062.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:40.568 INFO:teuthology.orchestra.run.smithi062.stdout:Device: 6h/6d Inode: 399508 Links: 1 2023-10-05T13:30:40.568 INFO:teuthology.orchestra.run.smithi062.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:40.568 INFO:teuthology.orchestra.run.smithi062.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:40.569 INFO:teuthology.orchestra.run.smithi062.stdout:Access: 2023-10-05 13:30:00.824169849 +0000 2023-10-05T13:30:40.569 INFO:teuthology.orchestra.run.smithi062.stdout:Modify: 2023-10-05 13:27:21.893034667 +0000 2023-10-05T13:30:40.569 INFO:teuthology.orchestra.run.smithi062.stdout:Change: 2023-10-05 13:27:21.893034667 +0000 2023-10-05T13:30:40.569 INFO:teuthology.orchestra.run.smithi062.stdout: Birth: - 2023-10-05T13:30:40.569 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-05T13:30:40.633 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:40.633 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-05T13:30:40.634 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:40.635 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records in 2023-10-05T13:30:40.636 INFO:teuthology.orchestra.run.smithi062.stderr:1+0 records out 2023-10-05T13:30:40.636 INFO:teuthology.orchestra.run.smithi062.stderr:512 bytes copied, 0.000225837 s, 2.3 MB/s 2023-10-05T13:30:40.636 DEBUG:teuthology.orchestra.run.smithi062:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-05T13:30:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-05T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-05T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:40.696 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-10-05T13:30:40.696 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/scratch_devs of=/dev/stdout 2023-10-05T13:30:40.719 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-05T13:30:40.719 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_1 2023-10-05T13:30:40.779 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-05T13:30:40.779 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:40.780 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 395925 Links: 1 2023-10-05T13:30:40.780 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:40.780 INFO:teuthology.orchestra.run.smithi083.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:40.780 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-10-05 13:30:28.650081434 +0000 2023-10-05T13:30:40.780 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-10-05 13:27:12.667670067 +0000 2023-10-05T13:30:40.780 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-10-05 13:27:12.667670067 +0000 2023-10-05T13:30:40.780 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-10-05T13:30:40.780 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-05T13:30:40.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:40.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:40.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:40.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:40.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:40.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-05T13:30:40.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-05T13:30:40.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:40.850 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-10-05T13:30:40.850 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-10-05T13:30:40.850 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000274007 s, 1.9 MB/s 2023-10-05T13:30:40.851 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-05T13:30:40.911 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_2 2023-10-05T13:30:40.971 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-05T13:30:40.971 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:40.971 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 392840 Links: 1 2023-10-05T13:30:40.971 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:40.971 INFO:teuthology.orchestra.run.smithi083.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:40.971 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-10-05 13:30:28.650081434 +0000 2023-10-05T13:30:40.972 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-10-05 13:27:13.171658282 +0000 2023-10-05T13:30:40.972 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-10-05 13:27:13.171658282 +0000 2023-10-05T13:30:40.972 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-10-05T13:30:40.972 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-05T13:30:41.038 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-10-05T13:30:41.039 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-10-05T13:30:41.039 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000203877 s, 2.5 MB/s 2023-10-05T13:30:41.040 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-05T13:30:41.100 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_3 2023-10-05T13:30:41.159 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-05T13:30:41.159 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:41.159 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 398396 Links: 1 2023-10-05T13:30:41.159 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:41.159 INFO:teuthology.orchestra.run.smithi083.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:41.160 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-10-05 13:30:28.650081434 +0000 2023-10-05T13:30:41.160 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-10-05 13:27:13.666646707 +0000 2023-10-05T13:30:41.160 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-10-05 13:27:13.666646707 +0000 2023-10-05T13:30:41.160 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-10-05T13:30:41.160 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-05T13:30:41.226 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-10-05T13:30:41.226 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-10-05T13:30:41.227 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000221692 s, 2.3 MB/s 2023-10-05T13:30:41.228 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-05T13:30:41.287 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_4 2023-10-05T13:30:41.346 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-05T13:30:41.346 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:41.347 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 6h/6d Inode: 397067 Links: 1 2023-10-05T13:30:41.347 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:41.347 INFO:teuthology.orchestra.run.smithi083.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:41.347 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-10-05 13:30:28.650081434 +0000 2023-10-05T13:30:41.347 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-10-05 13:27:14.161635132 +0000 2023-10-05T13:30:41.347 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-10-05 13:27:14.161635132 +0000 2023-10-05T13:30:41.347 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-10-05T13:30:41.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-05T13:30:41.414 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-10-05T13:30:41.414 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-10-05T13:30:41.414 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000306461 s, 1.7 MB/s 2023-10-05T13:30:41.415 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-05T13:30:41.475 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-05T13:30:41.475 DEBUG:teuthology.orchestra.run.smithi124:> dd if=/scratch_devs of=/dev/stdout 2023-10-05T13:30:41.498 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-05T13:30:41.498 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_1 2023-10-05T13:30:41.560 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 388961 Links: 1 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-05 13:30:20.899929492 +0000 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-05 13:27:09.640247934 +0000 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-05 13:27:09.640247934 +0000 2023-10-05T13:30:41.561 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-05T13:30:41.562 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-05T13:30:41.631 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:41 smithi124 ceph-mon[109984]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi062=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:41.631 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:41 smithi124 ceph-mon[109984]: Saving service mgr spec with placement smithi062=x;count:1 2023-10-05T13:30:41.631 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:41 smithi124 ceph-mon[109984]: Reconfiguring mgr.x (unknown last config time)... 2023-10-05T13:30:41.631 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:41 smithi124 ceph-mon[109984]: Reconfiguring daemon mgr.x on smithi062 2023-10-05T13:30:41.632 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:41 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:41.632 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:41 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:41.635 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-05T13:30:41.635 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-05T13:30:41.635 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000260634 s, 2.0 MB/s 2023-10-05T13:30:41.636 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-05T13:30:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:41 smithi083 ceph-mon[109641]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi062=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:41 smithi083 ceph-mon[109641]: Saving service mgr spec with placement smithi062=x;count:1 2023-10-05T13:30:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:41 smithi083 ceph-mon[109641]: Reconfiguring mgr.x (unknown last config time)... 2023-10-05T13:30:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:41 smithi083 ceph-mon[109641]: Reconfiguring daemon mgr.x on smithi062 2023-10-05T13:30:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:41 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:41 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:41.700 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_2 2023-10-05T13:30:41.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:41 smithi062 ceph-mon[107739]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi062=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:41.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:41 smithi062 ceph-mon[107739]: Saving service mgr spec with placement smithi062=x;count:1 2023-10-05T13:30:41.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:41 smithi062 ceph-mon[107739]: Reconfiguring mgr.x (unknown last config time)... 2023-10-05T13:30:41.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:41 smithi062 ceph-mon[107739]: Reconfiguring daemon mgr.x on smithi062 2023-10-05T13:30:41.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:41 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:41.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:41 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:41.763 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-05T13:30:41.763 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:41.763 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 395709 Links: 1 2023-10-05T13:30:41.763 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:41.763 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:41.763 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-05 13:30:20.900929475 +0000 2023-10-05T13:30:41.763 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-05 13:27:10.146239283 +0000 2023-10-05T13:30:41.764 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-05 13:27:10.146239283 +0000 2023-10-05T13:30:41.764 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-05T13:30:41.764 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-05T13:30:41.836 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-05T13:30:41.836 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-05T13:30:41.837 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000242036 s, 2.1 MB/s 2023-10-05T13:30:41.838 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-05T13:30:41.901 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_3 2023-10-05T13:30:41.963 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-05T13:30:41.963 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:41.964 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 389835 Links: 1 2023-10-05T13:30:41.964 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:41.964 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:41.964 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-05 13:30:20.900929475 +0000 2023-10-05T13:30:41.964 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-05 13:27:10.654230600 +0000 2023-10-05T13:30:41.964 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-05 13:27:10.654230600 +0000 2023-10-05T13:30:41.964 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-05T13:30:41.965 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-05T13:30:42.034 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-05T13:30:42.034 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-05T13:30:42.035 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000226633 s, 2.3 MB/s 2023-10-05T13:30:42.036 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-05T13:30:42.097 DEBUG:teuthology.orchestra.run.smithi124:> stat /dev/vg_nvme/lv_4 2023-10-05T13:30:42.157 INFO:teuthology.orchestra.run.smithi124.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-05T13:30:42.157 INFO:teuthology.orchestra.run.smithi124.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-05T13:30:42.157 INFO:teuthology.orchestra.run.smithi124.stdout:Device: 6h/6d Inode: 389937 Links: 1 2023-10-05T13:30:42.157 INFO:teuthology.orchestra.run.smithi124.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-05T13:30:42.158 INFO:teuthology.orchestra.run.smithi124.stdout:Context: system_u:object_r:device_t:s0 2023-10-05T13:30:42.158 INFO:teuthology.orchestra.run.smithi124.stdout:Access: 2023-10-05 13:30:20.900929475 +0000 2023-10-05T13:30:42.158 INFO:teuthology.orchestra.run.smithi124.stdout:Modify: 2023-10-05 13:27:11.155222035 +0000 2023-10-05T13:30:42.158 INFO:teuthology.orchestra.run.smithi124.stdout:Change: 2023-10-05 13:27:11.155222035 +0000 2023-10-05T13:30:42.158 INFO:teuthology.orchestra.run.smithi124.stdout: Birth: - 2023-10-05T13:30:42.158 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-05T13:30:42.225 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records in 2023-10-05T13:30:42.225 INFO:teuthology.orchestra.run.smithi124.stderr:1+0 records out 2023-10-05T13:30:42.225 INFO:teuthology.orchestra.run.smithi124.stderr:512 bytes copied, 0.000206199 s, 2.5 MB/s 2023-10-05T13:30:42.226 DEBUG:teuthology.orchestra.run.smithi124:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-05T13:30:42.286 INFO:tasks.cephadm:Deploying osd.0 on smithi062 with /dev/vg_nvme/lv_4... 2023-10-05T13:30:42.286 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-05T13:30:42.520 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:42.638 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:42 smithi062 ceph-mon[107739]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:42.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:42 smithi083 ceph-mon[109641]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:42.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:42 smithi124 ceph-mon[109984]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:43.747 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-05T13:30:43.747 INFO:teuthology.orchestra.run.smithi062.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-05T13:30:43.747 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10+0 records in 2023-10-05T13:30:43.748 INFO:teuthology.orchestra.run.smithi062.stderr:10+0 records out 2023-10-05T13:30:43.748 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110122 s, 952 MB/s 2023-10-05T13:30:43.748 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping successful for: 2023-10-05T13:30:44.130 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi062:vg_nvme/lv_4 2023-10-05T13:30:44.354 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:44.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:44 smithi083 ceph-mon[109641]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:44.684 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:44 smithi062 ceph-mon[107739]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:44.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:44 smithi124 ceph-mon[109984]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:46 smithi062 ceph-mon[107739]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:46 smithi062 ceph-mon[107739]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:46 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:30:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:46 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:30:46.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:46 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:46.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:46 smithi083 ceph-mon[109641]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:46.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:46 smithi083 ceph-mon[109641]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:46.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:46 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:30:46.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:46 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:30:46.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:46 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:46 smithi124 ceph-mon[109984]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:46 smithi124 ceph-mon[109984]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:30:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:46 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:30:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:46 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:30:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:46 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:47.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:47 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3602454060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "820e699b-ec6f-49bc-91ef-6246bb06c7c5"}]: dispatch 2023-10-05T13:30:47.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:47 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3602454060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "820e699b-ec6f-49bc-91ef-6246bb06c7c5"}]': finished 2023-10-05T13:30:47.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:47 smithi083 ceph-mon[109641]: osdmap e5: 1 total, 0 up, 1 in 2023-10-05T13:30:47.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:47 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:30:47.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:47 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3602454060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "820e699b-ec6f-49bc-91ef-6246bb06c7c5"}]: dispatch 2023-10-05T13:30:47.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:47 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3602454060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "820e699b-ec6f-49bc-91ef-6246bb06c7c5"}]': finished 2023-10-05T13:30:47.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:47 smithi062 ceph-mon[107739]: osdmap e5: 1 total, 0 up, 1 in 2023-10-05T13:30:47.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:47 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:30:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:47 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3602454060' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "820e699b-ec6f-49bc-91ef-6246bb06c7c5"}]: dispatch 2023-10-05T13:30:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:47 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3602454060' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "820e699b-ec6f-49bc-91ef-6246bb06c7c5"}]': finished 2023-10-05T13:30:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:47 smithi124 ceph-mon[109984]: osdmap e5: 1 total, 0 up, 1 in 2023-10-05T13:30:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:47 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:30:48.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:48 smithi083 ceph-mon[109641]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:48.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:48 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3107270733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:30:48.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:48 smithi062 ceph-mon[107739]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:48.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:48 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3107270733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:30:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:48 smithi124 ceph-mon[109984]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:48 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3107270733' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:30:50.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:50 smithi083 ceph-mon[109641]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:50.732 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:50 smithi062 ceph-mon[107739]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:50 smithi124 ceph-mon[109984]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:52.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:52 smithi083 ceph-mon[109641]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:52.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:52 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-05T13:30:52.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:52 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:52.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:52 smithi062 ceph-mon[107739]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:52.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-05T13:30:52.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:52 smithi124 ceph-mon[109984]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:52 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-05T13:30:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:52 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:53.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:53 smithi083 ceph-mon[109641]: Deploying daemon osd.0 on smithi062 2023-10-05T13:30:54.241 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:53 smithi124 ceph-mon[109984]: Deploying daemon osd.0 on smithi062 2023-10-05T13:30:54.241 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:53 smithi062 ceph-mon[107739]: Deploying daemon osd.0 on smithi062 2023-10-05T13:30:54.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:54 smithi083 ceph-mon[109641]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:54.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:54 smithi062 ceph-mon[107739]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:54.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:54 smithi124 ceph-mon[109984]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:56.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:56 smithi062 ceph-mon[107739]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:56.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:56 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:56.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:56 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:56.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:56 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:56.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:56 smithi083 ceph-mon[109641]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:56.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:56 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:56.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:56 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:56.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:56 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:56.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:56 smithi124 ceph-mon[109984]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:56.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:56 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:56.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:56 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:56.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:56 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:57.470 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 0 on host 'smithi062' 2023-10-05T13:30:57.798 DEBUG:teuthology.orchestra.run.smithi062:osd.0> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-05T13:30:57.800 INFO:tasks.cephadm:Deploying osd.1 on smithi062 with /dev/vg_nvme/lv_3... 2023-10-05T13:30:57.800 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-05T13:30:57.835 INFO:journalctl@ceph.osd.0.smithi062.stdout:-- Logs begin at Thu 2023-10-05 13:20:12 UTC. -- 2023-10-05T13:30:58.162 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:30:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:57 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:58.190 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:58.190 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.190 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.190 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:58.190 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:58.190 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.190 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.191 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.191 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:57 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:58.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:30:58.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:30:58.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:30:58.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:30:58.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:57 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:30:59.143 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:58 smithi062 ceph-mon[107739]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-05T13:30:59.144 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:30:58 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-0[119283]: 2023-10-05T13:30:58.746+0000 7f389ed69640 -1 osd.0 0 log_to_monitors true 2023-10-05T13:30:59.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:58 smithi083 ceph-mon[109641]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-05T13:30:59.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:58 smithi124 ceph-mon[109984]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-05T13:30:59.650 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-05T13:30:59.650 INFO:teuthology.orchestra.run.smithi062.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-05T13:30:59.650 INFO:teuthology.orchestra.run.smithi062.stderr: stderr: 10+0 records in 2023-10-05T13:30:59.650 INFO:teuthology.orchestra.run.smithi062.stderr:10+0 records out 2023-10-05T13:30:59.650 INFO:teuthology.orchestra.run.smithi062.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0111129 s, 944 MB/s 2023-10-05T13:30:59.651 INFO:teuthology.orchestra.run.smithi062.stderr:--> Zapping successful for: 2023-10-05T13:31:00.028 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi062:vg_nvme/lv_3 2023-10-05T13:31:00.177 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-0[119283]: 2023-10-05T13:30:59.917+0000 7f38943e1700 -1 osd.0 0 waiting for initial osdmap 2023-10-05T13:31:00.178 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-0[119283]: 2023-10-05T13:30:59.922+0000 7f388d1d0700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:31:00.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:31:00.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-05T13:31:00.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: osdmap e6: 1 total, 0 up, 1 in 2023-10-05T13:31:00.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:00.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2023-10-05T13:31:00.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.179 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:00.179 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.179 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:00.179 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:00.179 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:30:59 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-05T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: osdmap e6: 1 total, 0 up, 1 in 2023-10-05T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2023-10-05T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:00.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:00.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:00.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:30:59 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.254 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:31:00.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:31:00.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-05T13:31:00.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: osdmap e6: 1 total, 0 up, 1 in 2023-10-05T13:31:00.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:00.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:30:59 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:00.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:00 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi062 2023-10-05T13:31:00.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:00 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi062 to 17114M 2023-10-05T13:31:00.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:00 smithi062 ceph-mon[107739]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2023-10-05T13:31:00.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:00 smithi062 ceph-mon[107739]: osdmap e7: 1 total, 0 up, 1 in 2023-10-05T13:31:00.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:00 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:00.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:00 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:01.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:00 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi062 2023-10-05T13:31:01.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:00 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi062 to 17114M 2023-10-05T13:31:01.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:00 smithi083 ceph-mon[109641]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2023-10-05T13:31:01.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:00 smithi083 ceph-mon[109641]: osdmap e7: 1 total, 0 up, 1 in 2023-10-05T13:31:01.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:00 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:01.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:00 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:01.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:00 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi062 2023-10-05T13:31:01.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:00 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi062 to 17114M 2023-10-05T13:31:01.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:00 smithi124 ceph-mon[109984]: from='osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2023-10-05T13:31:01.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:00 smithi124 ceph-mon[109984]: osdmap e7: 1 total, 0 up, 1 in 2023-10-05T13:31:01.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:00 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:01.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:00 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:01.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:31:01.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:31:01.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:31:01.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:01.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716] boot 2023-10-05T13:31:01.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: osdmap e8: 1 total, 1 up, 1 in 2023-10-05T13:31:01.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:01.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:01.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:01.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:01.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:02.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:31:02.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:31:02.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:31:02.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:02.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716] boot 2023-10-05T13:31:02.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: osdmap e8: 1 total, 1 up, 1 in 2023-10-05T13:31:02.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:02.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:02.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:02.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:02.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:02.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:31:02.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:31:02.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-05T13:31:02.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:02.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: osd.0 [v2:172.21.15.62:6802/30331716,v1:172.21.15.62:6803/30331716] boot 2023-10-05T13:31:02.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: osdmap e8: 1 total, 1 up, 1 in 2023-10-05T13:31:02.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-05T13:31:02.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: from='client.14244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi062:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:02.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:02.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:02.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:03.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:02 smithi083 ceph-mon[109641]: osdmap e9: 1 total, 1 up, 1 in 2023-10-05T13:31:03.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:02 smithi062 ceph-mon[107739]: osdmap e9: 1 total, 1 up, 1 in 2023-10-05T13:31:03.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:02 smithi124 ceph-mon[109984]: osdmap e9: 1 total, 1 up, 1 in 2023-10-05T13:31:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:03 smithi062 ceph-mon[107739]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:03 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2971228605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "542f6530-f82e-43b6-8d0e-21cc9b6686bf"}]: dispatch 2023-10-05T13:31:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:03 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2971228605' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "542f6530-f82e-43b6-8d0e-21cc9b6686bf"}]': finished 2023-10-05T13:31:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:03 smithi062 ceph-mon[107739]: osdmap e10: 2 total, 1 up, 2 in 2023-10-05T13:31:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:03 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/4157414092' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:03 smithi124 ceph-mon[109984]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:03 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2971228605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "542f6530-f82e-43b6-8d0e-21cc9b6686bf"}]: dispatch 2023-10-05T13:31:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:03 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2971228605' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "542f6530-f82e-43b6-8d0e-21cc9b6686bf"}]': finished 2023-10-05T13:31:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:03 smithi124 ceph-mon[109984]: osdmap e10: 2 total, 1 up, 2 in 2023-10-05T13:31:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:03 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/4157414092' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:04.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:03 smithi083 ceph-mon[109641]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:04.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:03 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2971228605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "542f6530-f82e-43b6-8d0e-21cc9b6686bf"}]: dispatch 2023-10-05T13:31:04.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:03 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2971228605' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "542f6530-f82e-43b6-8d0e-21cc9b6686bf"}]': finished 2023-10-05T13:31:04.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:03 smithi083 ceph-mon[109641]: osdmap e10: 2 total, 1 up, 2 in 2023-10-05T13:31:04.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:04.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:03 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/4157414092' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:05 smithi062 ceph-mon[107739]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:06.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:05 smithi124 ceph-mon[109984]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:06.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:05 smithi083 ceph-mon[109641]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:08.059 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:07 smithi062 ceph-mon[107739]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:08.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:07 smithi124 ceph-mon[109984]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:08.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:07 smithi083 ceph-mon[109641]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:09.197 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:08 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-05T13:31:09.198 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:08 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:09.198 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:08 smithi062 ceph-mon[107739]: Deploying daemon osd.1 on smithi062 2023-10-05T13:31:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:08 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-05T13:31:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:08 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:08 smithi124 ceph-mon[109984]: Deploying daemon osd.1 on smithi062 2023-10-05T13:31:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:08 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-05T13:31:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:08 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:08 smithi083 ceph-mon[109641]: Deploying daemon osd.1 on smithi062 2023-10-05T13:31:10.176 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:09 smithi062 ceph-mon[107739]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:10.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:09 smithi124 ceph-mon[109984]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:10.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:09 smithi083 ceph-mon[109641]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:12.233 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:11 smithi062 ceph-mon[107739]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:12.233 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:12.233 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:12.234 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:12.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:11 smithi124 ceph-mon[109984]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:12.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:12.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:12.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:11 smithi083 ceph-mon[109641]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:12.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:12.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:13.740 INFO:teuthology.orchestra.run.smithi062.stdout:Created osd(s) 1 on host 'smithi062' 2023-10-05T13:31:14.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:14.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:14.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:14.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:14.106 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.108 DEBUG:teuthology.orchestra.run.smithi062:osd.1> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-05T13:31:14.110 INFO:tasks.cephadm:Deploying osd.2 on smithi083 with /dev/vg_nvme/lv_4... 2023-10-05T13:31:14.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-05T13:31:14.143 INFO:journalctl@ceph.osd.1.smithi062.stdout:-- Logs begin at Thu 2023-10-05 13:20:12 UTC. -- 2023-10-05T13:31:14.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:14.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:14.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:14.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:14.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.333 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T13:31:14.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:14.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:14.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:14.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:14.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:14.434 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:15.058 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:14 smithi083 ceph-mon[109641]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T13:31:15.930 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:14 smithi124 ceph-mon[109984]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T13:31:15.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:14 smithi062 ceph-mon[107739]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-05T13:31:15.931 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:14 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-1[123454]: 2023-10-05T13:31:14.837+0000 7eff673a8640 -1 osd.1 0 log_to_monitors true 2023-10-05T13:31:15.931 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-05T13:31:15.932 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-05T13:31:15.932 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2023-10-05T13:31:15.932 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2023-10-05T13:31:15.932 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110584 s, 948 MB/s 2023-10-05T13:31:15.932 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2023-10-05T13:31:15.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi083:vg_nvme/lv_4 2023-10-05T13:31:16.145 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T13:31:16.246 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-1[123454]: 2023-10-05T13:31:15.976+0000 7eff5ca20700 -1 osd.1 0 waiting for initial osdmap 2023-10-05T13:31:16.246 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-1[123454]: 2023-10-05T13:31:15.980+0000 7eff57012700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:31:16.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: osdmap e11: 2 total, 1 up, 2 in 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:16.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:16.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-05T13:31:16.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: osdmap e11: 2 total, 1 up, 2 in 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:16.249 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: osdmap e11: 2 total, 1 up, 2 in 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]: dispatch 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:16.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:17.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:16 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi062 2023-10-05T13:31:17.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:16 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi062 to 8557M 2023-10-05T13:31:17.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:16 smithi083 ceph-mon[109641]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2023-10-05T13:31:17.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:16 smithi083 ceph-mon[109641]: osdmap e12: 2 total, 1 up, 2 in 2023-10-05T13:31:17.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:16 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi062 2023-10-05T13:31:17.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:16 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi062 to 8557M 2023-10-05T13:31:17.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:16 smithi062 ceph-mon[107739]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2023-10-05T13:31:17.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:16 smithi062 ceph-mon[107739]: osdmap e12: 2 total, 1 up, 2 in 2023-10-05T13:31:17.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:16 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi062 2023-10-05T13:31:17.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:16 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi062 to 8557M 2023-10-05T13:31:17.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:16 smithi124 ceph-mon[109984]: from='osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi062", "root=default"]}]': finished 2023-10-05T13:31:17.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:16 smithi124 ceph-mon[109984]: osdmap e12: 2 total, 1 up, 2 in 2023-10-05T13:31:17.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:17.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:18.242 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:31:18.242 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:31:18.242 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:18.242 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605] boot 2023-10-05T13:31:18.242 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: osdmap e13: 2 total, 2 up, 2 in 2023-10-05T13:31:18.242 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:18.243 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:18.243 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:18.243 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:18.243 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:18.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:31:18.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:31:18.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:18.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605] boot 2023-10-05T13:31:18.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: osdmap e13: 2 total, 2 up, 2 in 2023-10-05T13:31:18.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:18.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:18.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:18.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:18.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:18.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:31:18.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:31:18.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-10-05T13:31:18.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: osd.1 [v2:172.21.15.62:6810/4236845605,v1:172.21.15.62:6811/4236845605] boot 2023-10-05T13:31:18.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: osdmap e13: 2 total, 2 up, 2 in 2023-10-05T13:31:18.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-05T13:31:18.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: from='client.24158 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:18.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:18.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:18.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:19 smithi124 ceph-mon[109984]: osdmap e14: 2 total, 2 up, 2 in 2023-10-05T13:31:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:19 smithi124 ceph-mon[109984]: from='client.? 172.21.15.83:0/180871098' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]: dispatch 2023-10-05T13:31:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:19 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]: dispatch 2023-10-05T13:31:19.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:19 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]': finished 2023-10-05T13:31:19.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:19 smithi124 ceph-mon[109984]: osdmap e15: 3 total, 2 up, 3 in 2023-10-05T13:31:19.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:19 smithi083 ceph-mon[109641]: osdmap e14: 2 total, 2 up, 2 in 2023-10-05T13:31:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:19 smithi083 ceph-mon[109641]: from='client.? 172.21.15.83:0/180871098' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]: dispatch 2023-10-05T13:31:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:19 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]: dispatch 2023-10-05T13:31:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:19 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]': finished 2023-10-05T13:31:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:19 smithi083 ceph-mon[109641]: osdmap e15: 3 total, 2 up, 3 in 2023-10-05T13:31:19.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:19 smithi062 ceph-mon[107739]: osdmap e14: 2 total, 2 up, 2 in 2023-10-05T13:31:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:19 smithi062 ceph-mon[107739]: from='client.? 172.21.15.83:0/180871098' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]: dispatch 2023-10-05T13:31:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:19 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]: dispatch 2023-10-05T13:31:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:19 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d326195e-8a4b-4e06-b0d5-4e92d42e642e"}]': finished 2023-10-05T13:31:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:19 smithi062 ceph-mon[107739]: osdmap e15: 3 total, 2 up, 3 in 2023-10-05T13:31:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:20.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:20 smithi124 ceph-mon[109984]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:20.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:20 smithi124 ceph-mon[109984]: from='client.? 172.21.15.83:0/1510290966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:20.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:20 smithi083 ceph-mon[109641]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:20.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:20 smithi083 ceph-mon[109641]: from='client.? 172.21.15.83:0/1510290966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:20.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:20 smithi062 ceph-mon[107739]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:20.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:20 smithi062 ceph-mon[107739]: from='client.? 172.21.15.83:0/1510290966' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:22.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:22 smithi083 ceph-mon[109641]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:22.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:22 smithi124 ceph-mon[109984]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:22.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:22 smithi062 ceph-mon[107739]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:24.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:24 smithi083 ceph-mon[109641]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:24.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:24 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-05T13:31:24.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:24 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:24 smithi124 ceph-mon[109984]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:24 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-05T13:31:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:24 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:24.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:24 smithi062 ceph-mon[107739]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:24.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:24 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-05T13:31:24.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:24 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:25.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:25 smithi083 ceph-mon[109641]: Deploying daemon osd.2 on smithi083 2023-10-05T13:31:25.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:25 smithi124 ceph-mon[109984]: Deploying daemon osd.2 on smithi083 2023-10-05T13:31:25.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:25 smithi062 ceph-mon[107739]: Deploying daemon osd.2 on smithi083 2023-10-05T13:31:26.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:26 smithi124 ceph-mon[109984]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:26.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:26 smithi083 ceph-mon[109641]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:26.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:26 smithi062 ceph-mon[107739]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:28 smithi083 ceph-mon[109641]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:28 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:28 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:28.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:28 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:28 smithi062 ceph-mon[107739]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:28 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:28 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:28 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:28 smithi124 ceph-mon[109984]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:28 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:28 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:28.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:28 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:29.068 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 2 on host 'smithi083' 2023-10-05T13:31:29.429 DEBUG:teuthology.orchestra.run.smithi083:osd.2> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-05T13:31:29.431 INFO:tasks.cephadm:Deploying osd.3 on smithi083 with /dev/vg_nvme/lv_3... 2023-10-05T13:31:29.432 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-05T13:31:29.463 INFO:journalctl@ceph.osd.2.smithi083.stdout:-- Logs begin at Thu 2023-10-05 13:20:05 UTC. -- 2023-10-05T13:31:29.850 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T13:31:29.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:29.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:29.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:29.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:29 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:29.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:29.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:29.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:29.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:29.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:29 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:30.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:30.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:30.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:30.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:30.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:30.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:30.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:30.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:30.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:29 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:30.707 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:30 smithi083 ceph-mon[109641]: from='osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T13:31:30.707 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:30 smithi083 ceph-mon[109641]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T13:31:30.707 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:30 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-2[113641]: 2023-10-05T13:31:30.460+0000 7f8dd8c1c640 -1 osd.2 0 log_to_monitors true 2023-10-05T13:31:30.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:30 smithi062 ceph-mon[107739]: from='osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T13:31:30.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:30 smithi062 ceph-mon[107739]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T13:31:31.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:30 smithi124 ceph-mon[109984]: from='osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T13:31:31.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:30 smithi124 ceph-mon[109984]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-05T13:31:31.164 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-05T13:31:31.164 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-05T13:31:31.164 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2023-10-05T13:31:31.164 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2023-10-05T13:31:31.164 INFO:teuthology.orchestra.run.smithi083.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.012466 s, 841 MB/s 2023-10-05T13:31:31.165 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2023-10-05T13:31:31.501 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi083:vg_nvme/lv_3 2023-10-05T13:31:31.716 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T13:31:31.902 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-2[113641]: 2023-10-05T13:31:31.648+0000 7f8dce294700 -1 osd.2 0 waiting for initial osdmap 2023-10-05T13:31:31.902 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-2[113641]: 2023-10-05T13:31:31.650+0000 7f8dc7884700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:31:31.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:31.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-05T13:31:31.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: osdmap e16: 3 total, 2 up, 3 in 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi083 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:31.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi083 to 21210M 2023-10-05T13:31:31.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:31.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:31.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:31.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:31 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:31.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:31.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: osdmap e16: 3 total, 2 up, 3 in 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi083 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:31.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:31.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi083 to 21210M 2023-10-05T13:31:31.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:31.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:31.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:31.998 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:31 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:32.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:32.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-05T13:31:32.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: osdmap e16: 3 total, 2 up, 3 in 2023-10-05T13:31:32.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi083 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi083 to 21210M 2023-10-05T13:31:32.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:32.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:32.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:32.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:31 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:32.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:32 smithi083 ceph-mon[109641]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:31:32.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:32 smithi083 ceph-mon[109641]: osdmap e17: 3 total, 2 up, 3 in 2023-10-05T13:31:32.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:32 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:32.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:32 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:32.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:32 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:32.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:32 smithi062 ceph-mon[107739]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:31:32.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:32 smithi062 ceph-mon[107739]: osdmap e17: 3 total, 2 up, 3 in 2023-10-05T13:31:32.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:32 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:32 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:32.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:32 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:33.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:32 smithi124 ceph-mon[109984]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:31:33.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:32 smithi124 ceph-mon[109984]: osdmap e17: 3 total, 2 up, 3 in 2023-10-05T13:31:33.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:32 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:33.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:32 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:33.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:32 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:33.772 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384] boot 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: osdmap e18: 3 total, 3 up, 3 in 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:33.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:33.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:31:33.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:31:33.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:33.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384] boot 2023-10-05T13:31:33.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: osdmap e18: 3 total, 3 up, 3 in 2023-10-05T13:31:33.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:33.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:33.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:33.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:33.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:34.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:31:34.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:31:34.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-10-05T13:31:34.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: osd.2 [v2:172.21.15.83:6800/393522384,v1:172.21.15.83:6801/393522384] boot 2023-10-05T13:31:34.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: osdmap e18: 3 total, 3 up, 3 in 2023-10-05T13:31:34.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-05T13:31:34.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: from='client.24185 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:34.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:34.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:34.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:35.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:35 smithi124 ceph-mon[109984]: osdmap e19: 3 total, 3 up, 3 in 2023-10-05T13:31:35.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:35 smithi124 ceph-mon[109984]: from='client.? 172.21.15.83:0/722677232' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]: dispatch 2023-10-05T13:31:35.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:35 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]: dispatch 2023-10-05T13:31:35.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:35 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]': finished 2023-10-05T13:31:35.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:35 smithi124 ceph-mon[109984]: osdmap e20: 4 total, 3 up, 4 in 2023-10-05T13:31:35.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:35 smithi083 ceph-mon[109641]: osdmap e19: 3 total, 3 up, 3 in 2023-10-05T13:31:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:35 smithi083 ceph-mon[109641]: from='client.? 172.21.15.83:0/722677232' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]: dispatch 2023-10-05T13:31:35.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:35 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]: dispatch 2023-10-05T13:31:35.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:35 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]': finished 2023-10-05T13:31:35.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:35 smithi083 ceph-mon[109641]: osdmap e20: 4 total, 3 up, 4 in 2023-10-05T13:31:35.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:35 smithi062 ceph-mon[107739]: osdmap e19: 3 total, 3 up, 3 in 2023-10-05T13:31:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:35 smithi062 ceph-mon[107739]: from='client.? 172.21.15.83:0/722677232' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]: dispatch 2023-10-05T13:31:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:35 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]: dispatch 2023-10-05T13:31:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:35 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d015911c-b038-4654-aa1d-396c0226f711"}]': finished 2023-10-05T13:31:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:35 smithi062 ceph-mon[107739]: osdmap e20: 4 total, 3 up, 4 in 2023-10-05T13:31:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:36 smithi124 ceph-mon[109984]: pgmap v61: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 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 2023-10-05T13:31:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:36 smithi124 ceph-mon[109984]: from='client.? 172.21.15.83:0/3179794942' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 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 2023-10-05T13:31:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:36 smithi124 ceph-mon[109984]: osdmap e21: 4 total, 3 up, 4 in 2023-10-05T13:31:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:36.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-05T13:31:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:36 smithi083 ceph-mon[109641]: pgmap v61: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 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 2023-10-05T13:31:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:36 smithi083 ceph-mon[109641]: from='client.? 172.21.15.83:0/3179794942' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 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 2023-10-05T13:31:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:36 smithi083 ceph-mon[109641]: osdmap e21: 4 total, 3 up, 4 in 2023-10-05T13:31:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-05T13:31:36.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:36 smithi062 ceph-mon[107739]: pgmap v61: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:36.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 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 2023-10-05T13:31:36.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:36 smithi062 ceph-mon[107739]: from='client.? 172.21.15.83:0/3179794942' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 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 2023-10-05T13:31:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:36 smithi062 ceph-mon[107739]: osdmap e21: 4 total, 3 up, 4 in 2023-10-05T13:31:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:36.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-05T13:31:37.519 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125328]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T13:31:37.520 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125328]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:37.520 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125328]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:37.520 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125328]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-05T13:31:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:37 smithi124 ceph-mon[109984]: osdmap e22: 4 total, 3 up, 4 in 2023-10-05T13:31:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:37 smithi124 ceph-mon[109984]: pgmap v64: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:37.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-05T13:31:37.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:37 smithi083 ceph-mon[109641]: osdmap e22: 4 total, 3 up, 4 in 2023-10-05T13:31:37.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:37.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:37 smithi083 ceph-mon[109641]: pgmap v64: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:37.996 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125331]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T13:31:37.996 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125331]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:37.996 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125331]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:37.996 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:31:37 smithi062 sudo[125331]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:37.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-05T13:31:37.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:37 smithi062 ceph-mon[107739]: osdmap e22: 4 total, 3 up, 4 in 2023-10-05T13:31:37.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:37.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:37 smithi062 ceph-mon[107739]: pgmap v64: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:38.496 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125334]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T13:31:38.496 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125334]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:38.496 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125334]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:38.496 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125334]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:38.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:38 smithi083 ceph-mon[109641]: mgrmap e14: x(active, since 105s) 2023-10-05T13:31:38.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:38 smithi083 ceph-mon[109641]: osdmap e23: 4 total, 3 up, 4 in 2023-10-05T13:31:38.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:38.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:38 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:38.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:38 smithi124 ceph-mon[109984]: mgrmap e14: x(active, since 105s) 2023-10-05T13:31:38.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:38 smithi124 ceph-mon[109984]: osdmap e23: 4 total, 3 up, 4 in 2023-10-05T13:31:38.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:38.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:38 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:38.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:38 smithi062 ceph-mon[107739]: mgrmap e14: x(active, since 105s) 2023-10-05T13:31:38.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:38 smithi062 ceph-mon[107739]: osdmap e23: 4 total, 3 up, 4 in 2023-10-05T13:31:38.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:38.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:38 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:38.997 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125337]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T13:31:38.997 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125337]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:38.997 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125337]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:38.997 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:31:38 smithi062 sudo[125337]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:39.135 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:38 smithi083 sudo[117200]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T13:31:39.136 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:38 smithi083 sudo[117200]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:39.136 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:38 smithi083 sudo[117200]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:39.136 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:38 smithi083 sudo[117200]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:39.432 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:39 smithi083 sudo[117210]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T13:31:39.432 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:39 smithi083 sudo[117210]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:39.432 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:39 smithi083 sudo[117210]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:39.432 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:31:39 smithi083 sudo[117210]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:39.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:39 smithi062 sudo[125340]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T13:31:39.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:39 smithi062 sudo[125340]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:39.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:39 smithi062 sudo[125340]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:39.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:39 smithi062 sudo[125340]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:40.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 sudo[125343]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T13:31:40.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 sudo[125343]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:40.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 sudo[125343]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:40.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 sudo[125343]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:40.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112165]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T13:31:40.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112165]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112165]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112165]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112168]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112168]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112168]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 sudo[112168]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: pgmap v66: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:40.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:40.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:40.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:40.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:40.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:40.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:40.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-05T13:31:40.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:40.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:40.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:40.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:40 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: pgmap v66: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:40.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:40.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:40.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: pgmap v66: 1 pgs: 1 unknown; 0 B data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:40.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:40.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:40.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:40.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:40.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:40.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:40.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-05T13:31:40.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:40.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:40.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:40.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:40 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:41.064 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 sudo[117381]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-10-05T13:31:41.064 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 sudo[117381]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:41.064 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 sudo[117381]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:41.065 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:40 smithi083 sudo[117381]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:41.390 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 sudo[117414]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-10-05T13:31:41.390 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 sudo[117414]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-10-05T13:31:41.390 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 sudo[117414]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-05T13:31:41.390 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 sudo[117414]: pam_unix(sudo:session): session closed for user root 2023-10-05T13:31:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: Deploying daemon osd.3 on smithi083 2023-10-05T13:31:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:41.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:41 smithi083 ceph-mon[109641]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: Deploying daemon osd.3 on smithi083 2023-10-05T13:31:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:41.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:41.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:41.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:41 smithi124 ceph-mon[109984]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: Deploying daemon osd.3 on smithi083 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-05T13:31:41.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-05T13:31:41.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-05T13:31:41.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:41 smithi062 ceph-mon[107739]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-05T13:31:44.673 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:44 smithi083 ceph-mon[109641]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:44.674 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:44 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:44.674 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:44 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:44.674 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:44 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:44.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:44 smithi062 ceph-mon[107739]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:44.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:44 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:44.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:44 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:44.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:44 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:44.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:44 smithi124 ceph-mon[109984]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail 2023-10-05T13:31:44.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:44 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:44.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:44 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:44.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:44 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:45.426 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 3 on host 'smithi083' 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:45 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:45 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:45.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:45 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:31:45.805 DEBUG:teuthology.orchestra.run.smithi083:osd.3> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-05T13:31:45.808 INFO:tasks.cephadm:Deploying osd.4 on smithi083 with /dev/vg_nvme/lv_2... 2023-10-05T13:31:45.808 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-05T13:31:45.839 INFO:journalctl@ceph.osd.3.smithi083.stdout:-- Logs begin at Thu 2023-10-05 13:20:05 UTC. -- 2023-10-05T13:31:46.360 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T13:31:46.555 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:46 smithi083 ceph-mon[109641]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 21 op/s 2023-10-05T13:31:46.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:46 smithi062 ceph-mon[107739]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 21 op/s 2023-10-05T13:31:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:46 smithi124 ceph-mon[109984]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 6.7 KiB/s rd, 326 KiB/s wr, 21 op/s 2023-10-05T13:31:46.932 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:31:46 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-3[117814]: 2023-10-05T13:31:46.661+0000 7f81cf780640 -1 osd.3 0 log_to_monitors true 2023-10-05T13:31:47.575 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:47 smithi083 ceph-mon[109641]: from='osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T13:31:47.575 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:47 smithi083 ceph-mon[109641]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T13:31:47.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:47 smithi062 ceph-mon[107739]: from='osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T13:31:47.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:47 smithi062 ceph-mon[107739]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T13:31:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:47 smithi124 ceph-mon[109984]: from='osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T13:31:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:47 smithi124 ceph-mon[109984]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-05T13:31:47.907 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-05T13:31:47.907 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-05T13:31:47.907 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2023-10-05T13:31:47.907 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2023-10-05T13:31:47.907 INFO:teuthology.orchestra.run.smithi083.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0110999 s, 945 MB/s 2023-10-05T13:31:47.907 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 2023-10-05T13:31:47.907 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2023-10-05T13:31:48.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi083:vg_nvme/lv_2 2023-10-05T13:31:48.464 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T13:31:48.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2023-10-05T13:31:48.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-05T13:31:48.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: osdmap e24: 4 total, 3 up, 4 in 2023-10-05T13:31:48.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:48.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:48.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:48.748 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2023-10-05T13:31:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-05T13:31:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: osdmap e24: 4 total, 3 up, 4 in 2023-10-05T13:31:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:48.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.882 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-3[117814]: 2023-10-05T13:31:48.482+0000 7f81c4df8700 -1 osd.3 0 waiting for initial osdmap 2023-10-05T13:31:48.883 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-3[117814]: 2023-10-05T13:31:48.485+0000 7f81c0bed700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:31:48.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 218 KiB/s wr, 14 op/s 2023-10-05T13:31:48.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-05T13:31:48.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: osdmap e24: 4 total, 3 up, 4 in 2023-10-05T13:31:48.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:48.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:48.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:31:48.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:31:49.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi083 2023-10-05T13:31:49.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi083 to 10605M 2023-10-05T13:31:49.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:31:49.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: osdmap e25: 4 total, 3 up, 4 in 2023-10-05T13:31:49.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 10 op/s 2023-10-05T13:31:49.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:49.748 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352] boot 2023-10-05T13:31:49.748 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: osdmap e26: 4 total, 4 up, 4 in 2023-10-05T13:31:49.748 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi083 2023-10-05T13:31:49.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi083 to 10605M 2023-10-05T13:31:49.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: osdmap e25: 4 total, 3 up, 4 in 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 10 op/s 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352] boot 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: osdmap e26: 4 total, 4 up, 4 in 2023-10-05T13:31:49.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.859 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi083 2023-10-05T13:31:49.859 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi083 to 10605M 2023-10-05T13:31:49.859 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:31:49.859 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: osdmap e25: 4 total, 3 up, 4 in 2023-10-05T13:31:49.860 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.860 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:49.860 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: pgmap v73: 1 pgs: 1 active+clean; 577 KiB data, 83 MiB used, 268 GiB / 268 GiB avail; 3.4 KiB/s rd, 163 KiB/s wr, 10 op/s 2023-10-05T13:31:49.860 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:31:49.860 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: osd.3 [v2:172.21.15.83:6808/217022352,v1:172.21.15.83:6809/217022352] boot 2023-10-05T13:31:49.860 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: osdmap e26: 4 total, 4 up, 4 in 2023-10-05T13:31:49.860 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-05T13:31:50.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:50 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:31:50.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:50 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:31:50.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:50 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:50.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:50 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:50.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:50 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:50.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:50 smithi062 ceph-mon[107739]: osdmap e27: 4 total, 4 up, 4 in 2023-10-05T13:31:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:50 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:31:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:50 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:31:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:50 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:50.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:50 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:50.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:50 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:50.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:50 smithi124 ceph-mon[109984]: osdmap e27: 4 total, 4 up, 4 in 2023-10-05T13:31:50.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:50 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:31:50.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:50 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:31:50.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:50 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:31:50.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:50 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:31:50.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:50 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:50.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:50 smithi083 ceph-mon[109641]: osdmap e27: 4 total, 4 up, 4 in 2023-10-05T13:31:51.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:51 smithi062 ceph-mon[107739]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:31:51.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:51 smithi062 ceph-mon[107739]: from='client.? 172.21.15.83:0/4245657148' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]: dispatch 2023-10-05T13:31:51.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:51 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]: dispatch 2023-10-05T13:31:51.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:51 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]': finished 2023-10-05T13:31:51.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:51 smithi062 ceph-mon[107739]: osdmap e28: 5 total, 4 up, 5 in 2023-10-05T13:31:51.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:51 smithi124 ceph-mon[109984]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:31:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:51 smithi124 ceph-mon[109984]: from='client.? 172.21.15.83:0/4245657148' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]: dispatch 2023-10-05T13:31:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:51 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]: dispatch 2023-10-05T13:31:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:51 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]': finished 2023-10-05T13:31:51.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:51 smithi124 ceph-mon[109984]: osdmap e28: 5 total, 4 up, 5 in 2023-10-05T13:31:51.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:51 smithi083 ceph-mon[109641]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:31:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:51 smithi083 ceph-mon[109641]: from='client.? 172.21.15.83:0/4245657148' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]: dispatch 2023-10-05T13:31:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:51 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]: dispatch 2023-10-05T13:31:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:51 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "40544157-7173-4535-a347-06076f8020dd"}]': finished 2023-10-05T13:31:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:51 smithi083 ceph-mon[109641]: osdmap e28: 5 total, 4 up, 5 in 2023-10-05T13:31:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:52.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:52 smithi062 ceph-mon[107739]: from='client.? 172.21.15.83:0/3028719431' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:52.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:52 smithi062 ceph-mon[107739]: osdmap e29: 5 total, 4 up, 5 in 2023-10-05T13:31:52.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:52.747 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:31:52 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:31:52.524+0000 7fa98ce30700 -1 calc_pg_upmaps abort due to max <= 0 2023-10-05T13:31:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:52 smithi124 ceph-mon[109984]: from='client.? 172.21.15.83:0/3028719431' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:52 smithi124 ceph-mon[109984]: osdmap e29: 5 total, 4 up, 5 in 2023-10-05T13:31:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:52 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:52 smithi083 ceph-mon[109641]: from='client.? 172.21.15.83:0/3028719431' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:31:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:52 smithi083 ceph-mon[109641]: osdmap e29: 5 total, 4 up, 5 in 2023-10-05T13:31:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:52 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:54.315 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:54 smithi083 ceph-mon[109641]: pgmap v79: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-05T13:31:54.316 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:54 smithi083 ceph-mon[109641]: osdmap e30: 5 total, 4 up, 5 in 2023-10-05T13:31:54.316 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:54.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:54 smithi062 ceph-mon[107739]: pgmap v79: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-05T13:31:54.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:54 smithi062 ceph-mon[107739]: osdmap e30: 5 total, 4 up, 5 in 2023-10-05T13:31:54.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:54.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:54 smithi124 ceph-mon[109984]: pgmap v79: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-10-05T13:31:54.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:54 smithi124 ceph-mon[109984]: osdmap e30: 5 total, 4 up, 5 in 2023-10-05T13:31:54.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:31:56.392 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:56 smithi083 ceph-mon[109641]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 143 KiB/s, 0 objects/s recovering 2023-10-05T13:31:56.392 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:56 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-05T13:31:56.392 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:56 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:56.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:56 smithi062 ceph-mon[107739]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 143 KiB/s, 0 objects/s recovering 2023-10-05T13:31:56.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:56 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-05T13:31:56.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:56 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:56.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:56 smithi124 ceph-mon[109984]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 143 KiB/s, 0 objects/s recovering 2023-10-05T13:31:56.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:56 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-05T13:31:56.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:56 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:31:57.362 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:57 smithi083 ceph-mon[109641]: Deploying daemon osd.4 on smithi083 2023-10-05T13:31:57.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:57 smithi062 ceph-mon[107739]: Deploying daemon osd.4 on smithi083 2023-10-05T13:31:57.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:57 smithi124 ceph-mon[109984]: Deploying daemon osd.4 on smithi083 2023-10-05T13:31:58.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:31:58 smithi083 ceph-mon[109641]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T13:31:59.094 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:31:58 smithi124 ceph-mon[109984]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T13:31:59.094 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:31:58 smithi062 ceph-mon[107739]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 109 MiB used, 358 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T13:32:00.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:00 smithi062 ceph-mon[107739]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-10-05T13:32:00.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:00 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:00.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:00 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:00.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:00 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:00.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:00 smithi124 ceph-mon[109984]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-10-05T13:32:00.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:00 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:00.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:00 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:00.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:00 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:00.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:00 smithi083 ceph-mon[109641]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail; 78 KiB/s, 0 objects/s recovering 2023-10-05T13:32:00.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:00 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:00.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:00 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:00.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:00 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:01.376 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 4 on host 'smithi083' 2023-10-05T13:32:01.793 DEBUG:teuthology.orchestra.run.smithi083:osd.4> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-05T13:32:01.797 INFO:tasks.cephadm:Deploying osd.5 on smithi124 with /dev/vg_nvme/lv_4... 2023-10-05T13:32:01.797 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-05T13:32:01.827 INFO:journalctl@ceph.osd.4.smithi083.stdout:-- Logs begin at Thu 2023-10-05 13:20:05 UTC. -- 2023-10-05T13:32:01.875 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:01.876 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:01.876 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:01.876 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:01.876 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:01.877 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:01.877 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:01.877 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:01.877 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:01 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.022 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:32:02.127 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:02.127 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.128 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.128 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:02.128 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:02.128 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.129 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.129 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:02.129 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:01 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:02.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:02.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:02.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:02.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:02.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:01 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:03.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:02 smithi083 ceph-mon[109641]: from='osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T13:32:03.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:02 smithi083 ceph-mon[109641]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T13:32:03.000 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:32:02 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:32:02.687+0000 7fa487a6e640 -1 osd.4 0 log_to_monitors true 2023-10-05T13:32:03.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:02 smithi124 ceph-mon[109984]: from='osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T13:32:03.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:02 smithi124 ceph-mon[109984]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T13:32:03.199 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-05T13:32:03.199 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-05T13:32:03.200 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-10-05T13:32:03.200 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-10-05T13:32:03.200 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0116225 s, 902 MB/s 2023-10-05T13:32:03.200 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-10-05T13:32:03.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:02 smithi062 ceph-mon[107739]: from='osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T13:32:03.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:02 smithi062 ceph-mon[107739]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-05T13:32:03.534 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_4 2023-10-05T13:32:03.747 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:32:04.119 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:04.119 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-05T13:32:04.119 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: osdmap e31: 5 total, 4 up, 5 in 2023-10-05T13:32:04.119 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:04.119 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:32:04.120 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:32:04.120 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi083 2023-10-05T13:32:04.120 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.120 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.120 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.120 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.121 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.121 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi083 to 7070M 2023-10-05T13:32:04.121 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.121 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:04.121 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:04.121 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.182 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:32:03.846+0000 7fa47d0e6700 -1 osd.4 0 waiting for initial osdmap 2023-10-05T13:32:04.182 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:32:03.849+0000 7fa477ed9700 -1 osd.4 32 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:32:04.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:04.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-05T13:32:04.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: osdmap e31: 5 total, 4 up, 5 in 2023-10-05T13:32:04.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:04.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:32:04.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:32:04.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi083 2023-10-05T13:32:04.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi083 to 7070M 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:04.184 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-05T13:32:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: osdmap e31: 5 total, 4 up, 5 in 2023-10-05T13:32:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:32:04.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-10-05T13:32:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi083 2023-10-05T13:32:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:04.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi083 to 7070M 2023-10-05T13:32:04.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:04.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:04.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:04.248 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:05.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:04 smithi083 ceph-mon[109641]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:32:05.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:04 smithi083 ceph-mon[109641]: osdmap e32: 5 total, 4 up, 5 in 2023-10-05T13:32:05.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:05.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:05.198 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:04 smithi124 ceph-mon[109984]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:32:05.198 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:04 smithi124 ceph-mon[109984]: osdmap e32: 5 total, 4 up, 5 in 2023-10-05T13:32:05.199 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:05.199 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:04 smithi062 ceph-mon[107739]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-10-05T13:32:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:04 smithi062 ceph-mon[107739]: osdmap e32: 5 total, 4 up, 5 in 2023-10-05T13:32:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:05.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:06.105 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089] boot 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: osdmap e33: 5 total, 5 up, 5 in 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:06.106 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:05 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089] boot 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: osdmap e33: 5 total, 5 up, 5 in 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:06.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:05 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: from='client.24208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: osd.4 [v2:172.21.15.83:6816/2664063089,v1:172.21.15.83:6817/2664063089] boot 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: osdmap e33: 5 total, 5 up, 5 in 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:05 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:06 smithi083 ceph-mon[109641]: osdmap e34: 5 total, 5 up, 5 in 2023-10-05T13:32:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:06 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/3730997044' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]: dispatch 2023-10-05T13:32:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:06 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]: dispatch 2023-10-05T13:32:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:06 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]': finished 2023-10-05T13:32:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:06 smithi083 ceph-mon[109641]: osdmap e35: 6 total, 5 up, 6 in 2023-10-05T13:32:07.183 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:06 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:06 smithi062 ceph-mon[107739]: osdmap e34: 5 total, 5 up, 5 in 2023-10-05T13:32:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:06 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/3730997044' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]: dispatch 2023-10-05T13:32:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:06 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]: dispatch 2023-10-05T13:32:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:06 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]': finished 2023-10-05T13:32:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:06 smithi062 ceph-mon[107739]: osdmap e35: 6 total, 5 up, 6 in 2023-10-05T13:32:07.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:06 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:07.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:06 smithi124 ceph-mon[109984]: osdmap e34: 5 total, 5 up, 5 in 2023-10-05T13:32:07.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:06 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/3730997044' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]: dispatch 2023-10-05T13:32:07.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:06 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]: dispatch 2023-10-05T13:32:07.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:06 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ab7beba1-0655-4670-adc1-cb2debbf3e38"}]': finished 2023-10-05T13:32:07.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:06 smithi124 ceph-mon[109984]: osdmap e35: 6 total, 5 up, 6 in 2023-10-05T13:32:07.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:06 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:08.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:07 smithi083 ceph-mon[109641]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:08.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:07 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/199102706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:08.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:07 smithi062 ceph-mon[107739]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:08.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:07 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/199102706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:08.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:07 smithi124 ceph-mon[109984]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:08.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:07 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/199102706' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:10.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:09 smithi124 ceph-mon[109984]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:10.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:09 smithi083 ceph-mon[109641]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:10.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:09 smithi062 ceph-mon[107739]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:12.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:11 smithi124 ceph-mon[109984]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:12.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-05T13:32:12.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:12.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:11 smithi124 ceph-mon[109984]: Deploying daemon osd.5 on smithi124 2023-10-05T13:32:12.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:11 smithi083 ceph-mon[109641]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:12.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-05T13:32:12.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:12.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:11 smithi083 ceph-mon[109641]: Deploying daemon osd.5 on smithi124 2023-10-05T13:32:12.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:11 smithi062 ceph-mon[107739]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:12.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-05T13:32:12.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:12.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:11 smithi062 ceph-mon[107739]: Deploying daemon osd.5 on smithi124 2023-10-05T13:32:14.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:13 smithi083 ceph-mon[109641]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:14.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:13 smithi062 ceph-mon[107739]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:14.248 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:13 smithi124 ceph-mon[109984]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:16.009 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:15 smithi124 ceph-mon[109984]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:16.010 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:16.010 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:16.010 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:16.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:15 smithi062 ceph-mon[107739]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:16.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:16.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:16.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:16.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:15 smithi083 ceph-mon[109641]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:16.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:16.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:16.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:16.944 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 5 on host 'smithi124' 2023-10-05T13:32:17.366 DEBUG:teuthology.orchestra.run.smithi124:osd.5> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-05T13:32:17.368 INFO:tasks.cephadm:Deploying osd.6 on smithi124 with /dev/vg_nvme/lv_3... 2023-10-05T13:32:17.369 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-05T13:32:17.392 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.392 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.393 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:17.393 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:17.393 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.393 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.393 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:17.393 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.398 INFO:journalctl@ceph.osd.5.smithi124.stdout:-- Logs begin at Thu 2023-10-05 13:20:13 UTC. -- 2023-10-05T13:32:17.660 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:32:17.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:17.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:17.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:17.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:17.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:17.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:17.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:17.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:18.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:32:17 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:32:17.937+0000 7eff96c2d640 -1 osd.5 0 log_to_monitors true 2023-10-05T13:32:18.541 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:18 smithi124 ceph-mon[109984]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:18.542 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:18 smithi124 ceph-mon[109984]: from='osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T13:32:18.542 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:18 smithi124 ceph-mon[109984]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T13:32:18.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:18 smithi083 ceph-mon[109641]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:18.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:18 smithi083 ceph-mon[109641]: from='osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T13:32:18.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:18 smithi083 ceph-mon[109641]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T13:32:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:18 smithi062 ceph-mon[107739]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:18 smithi062 ceph-mon[107739]: from='osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T13:32:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:18 smithi062 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-05T13:32:19.033 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-05T13:32:19.033 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-05T13:32:19.034 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-10-05T13:32:19.034 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-10-05T13:32:19.034 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0118776 s, 883 MB/s 2023-10-05T13:32:19.034 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-10-05T13:32:19.566 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_3 2023-10-05T13:32:19.821 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:32:21.547 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:32:19.925+0000 7eff8caa6700 -1 osd.5 0 waiting for initial osdmap 2023-10-05T13:32:21.547 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:32:19.929+0000 7eff86096700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:32:21.547 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:21.547 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-05T13:32:21.547 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: osdmap e36: 6 total, 5 up, 6 in 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi124 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi124 to 21209M 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:21.548 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:19 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:20 smithi062 ceph-mon[107739]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:20 smithi062 ceph-mon[107739]: osdmap e37: 6 total, 5 up, 6 in 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:20 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:20 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:20 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:20 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:20 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: osdmap e36: 6 total, 5 up, 6 in 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.549 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi124 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi124 to 21209M 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:19 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:20 smithi083 ceph-mon[109641]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:21.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:20 smithi083 ceph-mon[109641]: osdmap e37: 6 total, 5 up, 6 in 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:20 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:20 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:20 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:20 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:20 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: osdmap e36: 6 total, 5 up, 6 in 2023-10-05T13:32:21.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi124 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi124 to 21209M 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:19 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:20 smithi124 ceph-mon[109984]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:21.552 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:20 smithi124 ceph-mon[109984]: osdmap e37: 6 total, 5 up, 6 in 2023-10-05T13:32:21.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:20 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:20 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:21.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:20 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:21.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:20 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:21.553 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:20 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:22.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:32:22.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:32:22.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:22.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:22.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:22.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055] boot 2023-10-05T13:32:22.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: osdmap e38: 6 total, 6 up, 6 in 2023-10-05T13:32:22.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:21 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:22.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:32:22.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:32:22.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:22.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:22.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:22.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055] boot 2023-10-05T13:32:22.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: osdmap e38: 6 total, 6 up, 6 in 2023-10-05T13:32:22.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:21 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: from='client.24235 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: osd.5 [v2:172.21.15.124:6800/3147160055,v1:172.21.15.124:6801/3147160055] boot 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: osdmap e38: 6 total, 6 up, 6 in 2023-10-05T13:32:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:21 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-05T13:32:23.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: osdmap e39: 6 total, 6 up, 6 in 2023-10-05T13:32:23.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/966920806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]: dispatch 2023-10-05T13:32:23.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]: dispatch 2023-10-05T13:32:23.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]': finished 2023-10-05T13:32:23.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: osdmap e40: 7 total, 6 up, 7 in 2023-10-05T13:32:23.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:23.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: osdmap e41: 7 total, 6 up, 7 in 2023-10-05T13:32:23.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:22 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:23.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: osdmap e39: 6 total, 6 up, 6 in 2023-10-05T13:32:23.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/966920806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]: dispatch 2023-10-05T13:32:23.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]: dispatch 2023-10-05T13:32:23.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]': finished 2023-10-05T13:32:23.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: osdmap e40: 7 total, 6 up, 7 in 2023-10-05T13:32:23.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:23.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: osdmap e41: 7 total, 6 up, 7 in 2023-10-05T13:32:23.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:22 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: osdmap e39: 6 total, 6 up, 6 in 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/966920806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]: dispatch 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]: dispatch 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b663fdbe-9fc4-466f-80f5-9f1c0467028a"}]': finished 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: osdmap e40: 7 total, 6 up, 7 in 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: osdmap e41: 7 total, 6 up, 7 in 2023-10-05T13:32:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:22 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:24.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:23 smithi062 ceph-mon[107739]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:24.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:23 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/313862623' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:24.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:23 smithi062 ceph-mon[107739]: osdmap e42: 7 total, 6 up, 7 in 2023-10-05T13:32:24.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:23 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:23 smithi124 ceph-mon[109984]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:23 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/313862623' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:23 smithi124 ceph-mon[109984]: osdmap e42: 7 total, 6 up, 7 in 2023-10-05T13:32:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:23 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:23 smithi083 ceph-mon[109641]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:23 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/313862623' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:23 smithi083 ceph-mon[109641]: osdmap e42: 7 total, 6 up, 7 in 2023-10-05T13:32:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:23 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:26.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:25 smithi124 ceph-mon[109984]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 160 KiB/s, 0 objects/s recovering 2023-10-05T13:32:26.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:25 smithi062 ceph-mon[107739]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 160 KiB/s, 0 objects/s recovering 2023-10-05T13:32:26.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:25 smithi083 ceph-mon[109641]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 160 KiB/s, 0 objects/s recovering 2023-10-05T13:32:28.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:27 smithi062 ceph-mon[107739]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-10-05T13:32:28.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:27 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-05T13:32:28.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:27 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:28.252 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:27 smithi124 ceph-mon[109984]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-10-05T13:32:28.253 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:27 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-05T13:32:28.253 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:27 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:28.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:27 smithi083 ceph-mon[109641]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 125 KiB/s, 0 objects/s recovering 2023-10-05T13:32:28.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:27 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-05T13:32:28.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:27 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:29.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:28 smithi062 ceph-mon[107739]: Deploying daemon osd.6 on smithi124 2023-10-05T13:32:29.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:28 smithi124 ceph-mon[109984]: Deploying daemon osd.6 on smithi124 2023-10-05T13:32:29.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:28 smithi083 ceph-mon[109641]: Deploying daemon osd.6 on smithi124 2023-10-05T13:32:30.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:29 smithi062 ceph-mon[107739]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T13:32:30.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:29 smithi124 ceph-mon[109984]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T13:32:30.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:29 smithi083 ceph-mon[109641]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-10-05T13:32:32.250 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:32 smithi124 ceph-mon[109984]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-05T13:32:32.251 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:32 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:32.251 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:32 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:32.251 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:32 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:32.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:32 smithi083 ceph-mon[109641]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-05T13:32:32.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:32 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:32.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:32 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:32.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:32 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:32.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:32 smithi062 ceph-mon[107739]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-10-05T13:32:32.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:32 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:32.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:32 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:32.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:32 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:33.026 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 6 on host 'smithi124' 2023-10-05T13:32:33.316 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.316 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.316 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:33.316 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:33.317 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.317 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.317 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:33.317 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:33 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.400 DEBUG:teuthology.orchestra.run.smithi124:osd.6> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-05T13:32:33.403 INFO:tasks.cephadm:Deploying osd.7 on smithi124 with /dev/vg_nvme/lv_2... 2023-10-05T13:32:33.403 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-05T13:32:33.432 INFO:journalctl@ceph.osd.6.smithi124.stdout:-- Logs begin at Thu 2023-10-05 13:20:13 UTC. -- 2023-10-05T13:32:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:33.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:33.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:33 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:33.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:33.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:33 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:33.859 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:32:34.249 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:34 smithi124 ceph-mon[109984]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-10-05T13:32:34.249 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:34 smithi124 ceph-mon[109984]: from='osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T13:32:34.249 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:34 smithi124 ceph-mon[109984]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T13:32:34.249 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:32:34 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:32:34.212+0000 7f8146331640 -1 osd.6 0 log_to_monitors true 2023-10-05T13:32:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:34 smithi062 ceph-mon[107739]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-10-05T13:32:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:34 smithi062 ceph-mon[107739]: from='osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T13:32:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:34 smithi062 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T13:32:34.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:34 smithi083 ceph-mon[109641]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2023-10-05T13:32:34.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:34 smithi083 ceph-mon[109641]: from='osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T13:32:34.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:34 smithi083 ceph-mon[109641]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-05T13:32:35.159 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-05T13:32:35.160 INFO:teuthology.orchestra.run.smithi124.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-05T13:32:35.160 INFO:teuthology.orchestra.run.smithi124.stderr: stderr: 10+0 records in 2023-10-05T13:32:35.160 INFO:teuthology.orchestra.run.smithi124.stderr:10+0 records out 2023-10-05T13:32:35.160 INFO:teuthology.orchestra.run.smithi124.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0131808 s, 796 MB/s 2023-10-05T13:32:35.160 INFO:teuthology.orchestra.run.smithi124.stderr:--> Zapping successful for: 2023-10-05T13:32:35.435 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:32:35.246+0000 7f813b9a9700 -1 osd.6 0 waiting for initial osdmap 2023-10-05T13:32:35.435 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:32:35.251+0000 7f813779e700 -1 osd.6 44 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:32:35.435 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-05T13:32:35.435 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: osdmap e43: 7 total, 6 up, 7 in 2023-10-05T13:32:35.435 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:35.435 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:35.436 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:35 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: osdmap e43: 7 total, 6 up, 7 in 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:35.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:35.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:35.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:35.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:35 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.527 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi124:vg_nvme/lv_2 2023-10-05T13:32:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-05T13:32:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: osdmap e43: 7 total, 6 up, 7 in 2023-10-05T13:32:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:35.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:35.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:35.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:35.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:35 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:35.744 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:32:36.481 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:36 smithi124 ceph-mon[109984]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:36.481 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:36 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi124 2023-10-05T13:32:36.481 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:36 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi124 to 10604M 2023-10-05T13:32:36.481 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:36 smithi124 ceph-mon[109984]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:36.481 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:36 smithi124 ceph-mon[109984]: osdmap e44: 7 total, 6 up, 7 in 2023-10-05T13:32:36.481 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:36.481 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:36 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:36.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:36 smithi083 ceph-mon[109641]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:36.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:36 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi124 2023-10-05T13:32:36.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:36 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi124 to 10604M 2023-10-05T13:32:36.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:36 smithi083 ceph-mon[109641]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:36.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:36 smithi083 ceph-mon[109641]: osdmap e44: 7 total, 6 up, 7 in 2023-10-05T13:32:36.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:36.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:36 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:36.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:36 smithi062 ceph-mon[107739]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:36.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:36 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi124 2023-10-05T13:32:36.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:36 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi124 to 10604M 2023-10-05T13:32:36.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:36 smithi062 ceph-mon[107739]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:36.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:36 smithi062 ceph-mon[107739]: osdmap e44: 7 total, 6 up, 7 in 2023-10-05T13:32:36.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:36.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:36 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:37.518 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:32:37.518 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:32:37.518 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:37.518 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499] boot 2023-10-05T13:32:37.518 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: osdmap e45: 7 total, 7 up, 7 in 2023-10-05T13:32:37.518 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:37.518 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:37.519 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:37.519 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:37 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:37.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:32:37.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:32:37.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:37.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499] boot 2023-10-05T13:32:37.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: osdmap e45: 7 total, 7 up, 7 in 2023-10-05T13:32:37.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:37.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:37.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:37.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:37 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: osd.6 [v2:172.21.15.124:6808/3196429499,v1:172.21.15.124:6809/3196429499] boot 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: osdmap e45: 7 total, 7 up, 7 in 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-05T13:32:37.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:37 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:38 smithi124 ceph-mon[109984]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:38 smithi124 ceph-mon[109984]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:38 smithi124 ceph-mon[109984]: osdmap e46: 7 total, 7 up, 7 in 2023-10-05T13:32:38.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:38 smithi083 ceph-mon[109641]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:38.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:38 smithi083 ceph-mon[109641]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:38.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:38 smithi083 ceph-mon[109641]: osdmap e46: 7 total, 7 up, 7 in 2023-10-05T13:32:38.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:38 smithi062 ceph-mon[107739]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-10-05T13:32:38.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:38 smithi062 ceph-mon[107739]: from='client.24262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi124:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:32:38.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:38 smithi062 ceph-mon[107739]: osdmap e46: 7 total, 7 up, 7 in 2023-10-05T13:32:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:39 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/3846335911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]: dispatch 2023-10-05T13:32:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:39 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]: dispatch 2023-10-05T13:32:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:39 smithi124 ceph-mon[109984]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]': finished 2023-10-05T13:32:39.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:39 smithi124 ceph-mon[109984]: osdmap e47: 8 total, 7 up, 8 in 2023-10-05T13:32:39.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:39 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:39.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:39 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/2499740148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:39 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/3846335911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]: dispatch 2023-10-05T13:32:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:39 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]: dispatch 2023-10-05T13:32:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:39 smithi083 ceph-mon[109641]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]': finished 2023-10-05T13:32:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:39 smithi083 ceph-mon[109641]: osdmap e47: 8 total, 7 up, 8 in 2023-10-05T13:32:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:39 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:39.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:39 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/2499740148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:39 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/3846335911' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]: dispatch 2023-10-05T13:32:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:39 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]: dispatch 2023-10-05T13:32:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:39 smithi062 ceph-mon[107739]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e75a42a-3ff4-4977-a950-84cd04837b54"}]': finished 2023-10-05T13:32:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:39 smithi062 ceph-mon[107739]: osdmap e47: 8 total, 7 up, 8 in 2023-10-05T13:32:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:39 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:39.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:39 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/2499740148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-05T13:32:40.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:40 smithi062 ceph-mon[107739]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:40.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:40 smithi124 ceph-mon[109984]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:40.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:40 smithi083 ceph-mon[109641]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:42.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:42 smithi062 ceph-mon[107739]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:44.370 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:43 smithi062 ceph-mon[107739]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:44.370 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:43 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-05T13:32:44.370 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:43 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:44.370 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:43 smithi062 ceph-mon[107739]: Deploying daemon osd.7 on smithi124 2023-10-05T13:32:44.370 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:42 smithi083 ceph-mon[109641]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:44.370 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:43 smithi083 ceph-mon[109641]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:44.370 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:43 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-05T13:32:44.371 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:43 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:44.371 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:43 smithi083 ceph-mon[109641]: Deploying daemon osd.7 on smithi124 2023-10-05T13:32:44.371 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:42 smithi124 ceph-mon[109984]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:44.371 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:43 smithi124 ceph-mon[109984]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:44.371 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:43 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-05T13:32:44.371 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:43 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:44.371 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:43 smithi124 ceph-mon[109984]: Deploying daemon osd.7 on smithi124 2023-10-05T13:32:46.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:45 smithi083 ceph-mon[109641]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:46.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:45 smithi062 ceph-mon[107739]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:46.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:45 smithi124 ceph-mon[109984]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:48.265 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:48 smithi124 ceph-mon[109984]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:48.265 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:48.265 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:48.265 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:48 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:48.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:48 smithi083 ceph-mon[109641]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:48.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:48.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:48.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:48 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:48.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:48 smithi062 ceph-mon[107739]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:48.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:48.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:48.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:48 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:49.138 INFO:teuthology.orchestra.run.smithi124.stdout:Created osd(s) 7 on host 'smithi124' 2023-10-05T13:32:49.538 DEBUG:teuthology.orchestra.run.smithi124:osd.7> sudo journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-05T13:32:49.541 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-05T13:32:49.541 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-05T13:32:49.574 INFO:journalctl@ceph.osd.7.smithi124.stdout:-- Logs begin at Thu 2023-10-05 13:20:13 UTC. -- 2023-10-05T13:32:49.760 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:49.760 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.760 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.760 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:49.760 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:49.760 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.761 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.761 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.761 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:49 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:49.780 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.875 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:49 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:49.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:49 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:32:50.493 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:32:50 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:32:50.197+0000 7f9e81876640 -1 osd.7 0 log_to_monitors true 2023-10-05T13:32:50.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:50 smithi062 ceph-mon[107739]: from='osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T13:32:50.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:50 smithi062 ceph-mon[107739]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T13:32:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:50 smithi124 ceph-mon[109984]: from='osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T13:32:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:50 smithi124 ceph-mon[109984]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T13:32:50.868 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:32:50.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:50 smithi083 ceph-mon[109641]: from='osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T13:32:50.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:50 smithi083 ceph-mon[109641]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-05T13:32:51.242 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":48,"num_osds":8,"num_up_osds":7,"osd_up_since":1696512756,"num_in_osds":8,"osd_in_since":1696512758,"num_remapped_pgs":0} 2023-10-05T13:32:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-05T13:32:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: osdmap e48: 8 total, 7 up, 8 in 2023-10-05T13:32:51.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/1646087963' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: Detected new or changed devices on smithi124 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi124 to 7069M 2023-10-05T13:32:51.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:51.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:51.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:51.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:51 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: osdmap e48: 8 total, 7 up, 8 in 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1646087963' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T13:32:51.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: Detected new or changed devices on smithi124 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi124 to 7069M 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:51.997 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:51 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:52.050 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:32:51.578+0000 7f9e76eee700 -1 osd.7 0 waiting for initial osdmap 2023-10-05T13:32:52.050 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:32:51.584+0000 7f9e6ecdb700 -1 osd.7 49 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-05T13:32:52.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: osdmap e48: 8 total, 7 up, 8 in 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]: dispatch 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/1646087963' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: Detected new or changed devices on smithi124 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:52.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:32:52.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi124 to 7069M 2023-10-05T13:32:52.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:52.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:32:52.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:32:52.052 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:51 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:32:52.244 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-05T13:32:52.484 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:32:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:52 smithi083 ceph-mon[109641]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:52 smithi083 ceph-mon[109641]: osdmap e49: 8 total, 7 up, 8 in 2023-10-05T13:32:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:52 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:52.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:52 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:52.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:52 smithi062 ceph-mon[107739]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:52.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:52 smithi062 ceph-mon[107739]: osdmap e49: 8 total, 7 up, 8 in 2023-10-05T13:32:52.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:52.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:52 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:53.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:52 smithi124 ceph-mon[109984]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi124", "root=default"]}]': finished 2023-10-05T13:32:53.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:52 smithi124 ceph-mon[109984]: osdmap e49: 8 total, 7 up, 8 in 2023-10-05T13:32:53.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:52 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:53.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:52 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:53.601 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:32:53.886 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:53 smithi062 ceph-mon[107739]: purged_snaps scrub starts 2023-10-05T13:32:53.886 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:53 smithi062 ceph-mon[107739]: purged_snaps scrub ok 2023-10-05T13:32:53.886 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:53 smithi062 ceph-mon[107739]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:53.887 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:53 smithi062 ceph-mon[107739]: osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710] boot 2023-10-05T13:32:53.887 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:53 smithi062 ceph-mon[107739]: osdmap e50: 8 total, 8 up, 8 in 2023-10-05T13:32:53.887 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:53 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:53.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:53 smithi083 ceph-mon[109641]: purged_snaps scrub starts 2023-10-05T13:32:53.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:53 smithi083 ceph-mon[109641]: purged_snaps scrub ok 2023-10-05T13:32:53.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:53 smithi083 ceph-mon[109641]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:53.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:53 smithi083 ceph-mon[109641]: osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710] boot 2023-10-05T13:32:53.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:53 smithi083 ceph-mon[109641]: osdmap e50: 8 total, 8 up, 8 in 2023-10-05T13:32:53.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:53 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:53.954 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1696512772,"num_in_osds":8,"osd_in_since":1696512758,"num_remapped_pgs":0} 2023-10-05T13:32:53.955 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-05T13:32:54.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:53 smithi124 ceph-mon[109984]: purged_snaps scrub starts 2023-10-05T13:32:54.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:53 smithi124 ceph-mon[109984]: purged_snaps scrub ok 2023-10-05T13:32:54.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:53 smithi124 ceph-mon[109984]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-10-05T13:32:54.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:53 smithi124 ceph-mon[109984]: osd.7 [v2:172.21.15.124:6816/4109672710,v1:172.21.15.124:6817/4109672710] boot 2023-10-05T13:32:54.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:53 smithi124 ceph-mon[109984]: osdmap e50: 8 total, 8 up, 8 in 2023-10-05T13:32:54.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:53 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-05T13:32:54.176 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:32:54.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:54 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2965348330' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T13:32:54.859 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:54 smithi062 ceph-mon[107739]: osdmap e51: 8 total, 8 up, 8 in 2023-10-05T13:32:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:54 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2965348330' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T13:32:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:54 smithi083 ceph-mon[109641]: osdmap e51: 8 total, 8 up, 8 in 2023-10-05T13:32:55.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:54 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2965348330' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-05T13:32:55.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:54 smithi124 ceph-mon[109984]: osdmap e51: 8 total, 8 up, 8 in 2023-10-05T13:32:55.230 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:32:55.231 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":51,"fsid":"09103238-6383-11ee-8db5-212e2dc638e7","created":"2023-10-05T13:29:04.600589+0000","modified":"2023-10-05T13:32:53.918180+0000","last_up_change":"2023-10-05T13:32:52.577580+0000","last_in_change":"2023-10-05T13:32:38.456907+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-05T13:31:35.011804+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":"23","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"820e699b-ec6f-49bc-91ef-6246bb06c7c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6803","nonce":30331716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6805","nonce":30331716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6809","nonce":30331716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6807","nonce":30331716}]},"public_addr":"172.21.15.62:6803/30331716","cluster_addr":"172.21.15.62:6805/30331716","heartbeat_back_addr":"172.21.15.62:6809/30331716","heartbeat_front_addr":"172.21.15.62:6807/30331716","state":["exists","up"]},{"osd":1,"uuid":"542f6530-f82e-43b6-8d0e-21cc9b6686bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6811","nonce":4236845605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6813","nonce":4236845605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6817","nonce":4236845605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6815","nonce":4236845605}]},"public_addr":"172.21.15.62:6811/4236845605","cluster_addr":"172.21.15.62:6813/4236845605","heartbeat_back_addr":"172.21.15.62:6817/4236845605","heartbeat_front_addr":"172.21.15.62:6815/4236845605","state":["exists","up"]},{"osd":2,"uuid":"d326195e-8a4b-4e06-b0d5-4e92d42e642e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6801","nonce":393522384}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6803","nonce":393522384}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6807","nonce":393522384}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6805","nonce":393522384}]},"public_addr":"172.21.15.83:6801/393522384","cluster_addr":"172.21.15.83:6803/393522384","heartbeat_back_addr":"172.21.15.83:6807/393522384","heartbeat_front_addr":"172.21.15.83:6805/393522384","state":["exists","up"]},{"osd":3,"uuid":"d015911c-b038-4654-aa1d-396c0226f711","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6809","nonce":217022352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6811","nonce":217022352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6815","nonce":217022352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6813","nonce":217022352}]},"public_addr":"172.21.15.83:6809/217022352","cluster_addr":"172.21.15.83:6811/217022352","heartbeat_back_addr":"172.21.15.83:6815/217022352","heartbeat_front_addr":"172.21.15.83:6813/217022352","state":["exists","up"]},{"osd":4,"uuid":"40544157-7173-4535-a347-06076f8020dd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6817","nonce":2664063089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6819","nonce":2664063089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6823","nonce":2664063089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6821","nonce":2664063089}]},"public_addr":"172.21.15.83:6817/2664063089","cluster_addr":"172.21.15.83:6819/2664063089","heartbeat_back_addr":"172.21.15.83:6823/2664063089","heartbeat_front_addr":"172.21.15.83:6821/2664063089","state":["exists","up"]},{"osd":5,"uuid":"ab7beba1-0655-4670-adc1-cb2debbf3e38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6800","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6801","nonce":3147160055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6803","nonce":3147160055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6807","nonce":3147160055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6805","nonce":3147160055}]},"public_addr":"172.21.15.124:6801/3147160055","cluster_addr":"172.21.15.124:6803/3147160055","heartbeat_back_addr":"172.21.15.124:6807/3147160055","heartbeat_front_addr":"172.21.15.124:6805/3147160055","state":["exists","up"]},{"osd":6,"uuid":"b663fdbe-9fc4-466f-80f5-9f1c0467028a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6808","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6809","nonce":3196429499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6811","nonce":3196429499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6815","nonce":3196429499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6813","nonce":3196429499}]},"public_addr":"172.21.15.124:6809/3196429499","cluster_addr":"172.21.15.124:6811/3196429499","heartbeat_back_addr":"172.21.15.124:6815/3196429499","heartbeat_front_addr":"172.21.15.124:6813/3196429499","state":["exists","up"]},{"osd":7,"uuid":"3e75a42a-3ff4-4977-a950-84cd04837b54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6816","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6817","nonce":4109672710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6819","nonce":4109672710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6823","nonce":4109672710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6821","nonce":4109672710}]},"public_addr":"172.21.15.124:6817/4109672710","cluster_addr":"172.21.15.124:6819/4109672710","heartbeat_back_addr":"172.21.15.124:6823/4109672710","heartbeat_front_addr":"172.21.15.124:6821/4109672710","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:30:59.718706+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:15.848982+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:31.502861+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:47.668193+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:03.648246+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:18.982883+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:35.230559+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:51.218511+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1504612071":"2023-10-06T13:29:52.499167+0000","172.21.15.62:0/2868082787":"2023-10-06T13:29:52.499167+0000","172.21.15.62:0/154541465":"2023-10-06T13:29:52.499167+0000","172.21.15.62:6801/1471214623":"2023-10-06T13:29:52.499167+0000","172.21.15.62:6800/1670302604":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/3822038551":"2023-10-06T13:29:32.801933+0000","172.21.15.62:6801/1670302604":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/3067395504":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/1522220470":"2023-10-06T13:29:32.801933+0000","172.21.15.62:6800/1471214623":"2023-10-06T13:29:52.499167+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}} 2023-10-05T13:32:55.612 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-10-05T13:31:35.011804+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': '23', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-10-05T13:32:55.612 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-10-05T13:32:55.833 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:55 smithi083 ceph-mon[109641]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:32:56.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:55 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/1634777094' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:32:56.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:55 smithi062 ceph-mon[107739]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:32:56.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:55 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1634777094' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:32:56.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:55 smithi124 ceph-mon[109984]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:32:56.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:55 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/1634777094' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:32:56.898 INFO:teuthology.orchestra.run.smithi062.stdout:pg_num: 1 2023-10-05T13:32:57.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:56 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3779179020' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-05T13:32:57.243 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:56 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3779179020' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-05T13:32:57.244 INFO:tasks.cephadm:Setting up client nodes... 2023-10-05T13:32:57.245 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-05T13:32:57.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:56 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3779179020' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-10-05T13:32:57.465 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:32:58.158 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:57 smithi062 ceph-mon[107739]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:32:58.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:57 smithi083 ceph-mon[109641]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:32:58.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:57 smithi124 ceph-mon[109984]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:32:58.633 INFO:teuthology.orchestra.run.smithi062.stdout:[client.0] 2023-10-05T13:32:58.633 INFO:teuthology.orchestra.run.smithi062.stdout: key = AQAKux5lRTanJRAAcJzvy85lF/8h9h9xgG2QFw== 2023-10-05T13:32:58.995 DEBUG:teuthology.orchestra.run.smithi062:> set -ex 2023-10-05T13:32:58.995 DEBUG:teuthology.orchestra.run.smithi062:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-05T13:32:58.995 DEBUG:teuthology.orchestra.run.smithi062:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-05T13:32:59.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-05T13:32:59.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:58 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/485391735' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:32:59.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:58 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/485391735' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:32:59.263 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-05T13:32:59.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:58 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/485391735' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:32:59.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:58 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/485391735' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:32:59.369 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:58 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/485391735' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:32:59.369 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:58 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/485391735' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:33:00.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:32:59 smithi083 ceph-mon[109641]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:00.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:32:59 smithi062 ceph-mon[107739]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:00.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:32:59 smithi124 ceph-mon[109984]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:00.428 INFO:teuthology.orchestra.run.smithi083.stdout:[client.1] 2023-10-05T13:33:00.428 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQAMux5lac1PGRAAU8BGn7dwUOvVD0sRg3pNzA== 2023-10-05T13:33:00.806 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-10-05T13:33:00.806 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-05T13:33:00.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-05T13:33:00.847 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.2 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-05T13:33:01.079 INFO:teuthology.orchestra.run.smithi124.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.c/config 2023-10-05T13:33:01.194 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:00 smithi124 ceph-mon[109984]: from='client.? 172.21.15.83:0/3623932280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:01.194 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:00 smithi124 ceph-mon[109984]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:01.194 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:00 smithi124 ceph-mon[109984]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:33:01.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:00 smithi062 ceph-mon[107739]: from='client.? 172.21.15.83:0/3623932280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:01.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:00 smithi062 ceph-mon[107739]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:01.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:00 smithi062 ceph-mon[107739]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:33:01.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:00 smithi083 ceph-mon[109641]: from='client.? 172.21.15.83:0/3623932280' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:01.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:00 smithi083 ceph-mon[109641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:01.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:00 smithi083 ceph-mon[109641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:33:02.235 INFO:teuthology.orchestra.run.smithi124.stdout:[client.2] 2023-10-05T13:33:02.235 INFO:teuthology.orchestra.run.smithi124.stdout: key = AQAOux5lKgvsDRAA9tg1iGz8L7WtHyXF/EM8Tg== 2023-10-05T13:33:02.607 DEBUG:teuthology.orchestra.run.smithi124:> set -ex 2023-10-05T13:33:02.607 DEBUG:teuthology.orchestra.run.smithi124:> sudo dd of=/etc/ceph/ceph.client.2.keyring 2023-10-05T13:33:02.607 DEBUG:teuthology.orchestra.run.smithi124:> sudo chmod 0644 /etc/ceph/ceph.client.2.keyring 2023-10-05T13:33:02.648 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-05T13:33:02.648 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-05T13:33:02.648 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-05T13:33:02.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:02 smithi062 ceph-mon[107739]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:02.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:02 smithi062 ceph-mon[107739]: from='client.? 172.21.15.124:0/1110221599' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:02.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:02 smithi062 ceph-mon[107739]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:02.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:02 smithi062 ceph-mon[107739]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:33:02.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:02 smithi124 ceph-mon[109984]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:02.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:02 smithi124 ceph-mon[109984]: from='client.? 172.21.15.124:0/1110221599' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:02.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:02 smithi124 ceph-mon[109984]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:02.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:02 smithi124 ceph-mon[109984]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:33:02.885 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:02.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:02 smithi083 ceph-mon[109641]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:02.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:02 smithi083 ceph-mon[109641]: from='client.? 172.21.15.124:0/1110221599' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:02.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:02 smithi083 ceph-mon[109641]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-05T13:33:02.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:02 smithi083 ceph-mon[109641]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-05T13:33:04.031 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:33:04.387 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":14,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6800","nonce":2335559884},{"type":"v1","addr":"172.21.15.62:6801","nonce":2335559884}]},"active_addr":"172.21.15.62:6801/2335559884","active_change":"2023-10-05T13:29:52.499276+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki: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:0.0.3","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_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":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","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":[]},"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":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"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.62:8443/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":3589124738}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":3300212682}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":4087707693}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.62:0","nonce":1672557138}]}]} 2023-10-05T13:33:04.389 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-05T13:33:04.389 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-05T13:33:04.389 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-05T13:33:04.613 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:04.721 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:04 smithi062 ceph-mon[107739]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:04.721 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:04 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2751017458' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-05T13:33:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:04 smithi124 ceph-mon[109984]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:04 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2751017458' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-05T13:33:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:04 smithi083 ceph-mon[109641]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:04 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2751017458' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-05T13:33:05.702 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:33:05.873 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":51,"fsid":"09103238-6383-11ee-8db5-212e2dc638e7","created":"2023-10-05T13:29:04.600589+0000","modified":"2023-10-05T13:32:53.918180+0000","last_up_change":"2023-10-05T13:32:52.577580+0000","last_in_change":"2023-10-05T13:32:38.456907+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-05T13:31:35.011804+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":"23","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"820e699b-ec6f-49bc-91ef-6246bb06c7c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6803","nonce":30331716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6805","nonce":30331716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6809","nonce":30331716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6807","nonce":30331716}]},"public_addr":"172.21.15.62:6803/30331716","cluster_addr":"172.21.15.62:6805/30331716","heartbeat_back_addr":"172.21.15.62:6809/30331716","heartbeat_front_addr":"172.21.15.62:6807/30331716","state":["exists","up"]},{"osd":1,"uuid":"542f6530-f82e-43b6-8d0e-21cc9b6686bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6811","nonce":4236845605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6813","nonce":4236845605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6817","nonce":4236845605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6815","nonce":4236845605}]},"public_addr":"172.21.15.62:6811/4236845605","cluster_addr":"172.21.15.62:6813/4236845605","heartbeat_back_addr":"172.21.15.62:6817/4236845605","heartbeat_front_addr":"172.21.15.62:6815/4236845605","state":["exists","up"]},{"osd":2,"uuid":"d326195e-8a4b-4e06-b0d5-4e92d42e642e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6801","nonce":393522384}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6803","nonce":393522384}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6807","nonce":393522384}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6805","nonce":393522384}]},"public_addr":"172.21.15.83:6801/393522384","cluster_addr":"172.21.15.83:6803/393522384","heartbeat_back_addr":"172.21.15.83:6807/393522384","heartbeat_front_addr":"172.21.15.83:6805/393522384","state":["exists","up"]},{"osd":3,"uuid":"d015911c-b038-4654-aa1d-396c0226f711","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6809","nonce":217022352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6811","nonce":217022352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6815","nonce":217022352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6813","nonce":217022352}]},"public_addr":"172.21.15.83:6809/217022352","cluster_addr":"172.21.15.83:6811/217022352","heartbeat_back_addr":"172.21.15.83:6815/217022352","heartbeat_front_addr":"172.21.15.83:6813/217022352","state":["exists","up"]},{"osd":4,"uuid":"40544157-7173-4535-a347-06076f8020dd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6817","nonce":2664063089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6819","nonce":2664063089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6823","nonce":2664063089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6821","nonce":2664063089}]},"public_addr":"172.21.15.83:6817/2664063089","cluster_addr":"172.21.15.83:6819/2664063089","heartbeat_back_addr":"172.21.15.83:6823/2664063089","heartbeat_front_addr":"172.21.15.83:6821/2664063089","state":["exists","up"]},{"osd":5,"uuid":"ab7beba1-0655-4670-adc1-cb2debbf3e38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6800","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6801","nonce":3147160055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6803","nonce":3147160055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6807","nonce":3147160055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6805","nonce":3147160055}]},"public_addr":"172.21.15.124:6801/3147160055","cluster_addr":"172.21.15.124:6803/3147160055","heartbeat_back_addr":"172.21.15.124:6807/3147160055","heartbeat_front_addr":"172.21.15.124:6805/3147160055","state":["exists","up"]},{"osd":6,"uuid":"b663fdbe-9fc4-466f-80f5-9f1c0467028a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6808","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6809","nonce":3196429499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6811","nonce":3196429499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6815","nonce":3196429499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6813","nonce":3196429499}]},"public_addr":"172.21.15.124:6809/3196429499","cluster_addr":"172.21.15.124:6811/3196429499","heartbeat_back_addr":"172.21.15.124:6815/3196429499","heartbeat_front_addr":"172.21.15.124:6813/3196429499","state":["exists","up"]},{"osd":7,"uuid":"3e75a42a-3ff4-4977-a950-84cd04837b54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6816","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6817","nonce":4109672710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6819","nonce":4109672710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6823","nonce":4109672710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6821","nonce":4109672710}]},"public_addr":"172.21.15.124:6817/4109672710","cluster_addr":"172.21.15.124:6819/4109672710","heartbeat_back_addr":"172.21.15.124:6823/4109672710","heartbeat_front_addr":"172.21.15.124:6821/4109672710","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:30:59.718706+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:15.848982+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:31.502861+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:47.668193+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:03.648246+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:18.982883+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:35.230559+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:51.218511+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1504612071":"2023-10-06T13:29:52.499167+0000","172.21.15.62:0/2868082787":"2023-10-06T13:29:52.499167+0000","172.21.15.62:0/154541465":"2023-10-06T13:29:52.499167+0000","172.21.15.62:6801/1471214623":"2023-10-06T13:29:52.499167+0000","172.21.15.62:6800/1670302604":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/3822038551":"2023-10-06T13:29:32.801933+0000","172.21.15.62:6801/1670302604":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/3067395504":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/1522220470":"2023-10-06T13:29:32.801933+0000","172.21.15.62:6800/1471214623":"2023-10-06T13:29:52.499167+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}} 2023-10-05T13:33:06.043 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-05T13:33:06.044 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-05T13:33:06.265 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:06.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:06 smithi062 ceph-mon[107739]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:06.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:06 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1300148800' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:33:06.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:06 smithi124 ceph-mon[109984]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:06.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:06 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/1300148800' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:33:06.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:06 smithi083 ceph-mon[109641]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:06.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:06 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/1300148800' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:33:07.344 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:33:07.344 INFO:teuthology.orchestra.run.smithi062.stdout:{"epoch":51,"fsid":"09103238-6383-11ee-8db5-212e2dc638e7","created":"2023-10-05T13:29:04.600589+0000","modified":"2023-10-05T13:32:53.918180+0000","last_up_change":"2023-10-05T13:32:52.577580+0000","last_in_change":"2023-10-05T13:32:38.456907+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-10-05T13:31:35.011804+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":"23","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"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":"820e699b-ec6f-49bc-91ef-6246bb06c7c5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":28,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6802","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6803","nonce":30331716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6804","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6805","nonce":30331716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6808","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6809","nonce":30331716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6806","nonce":30331716},{"type":"v1","addr":"172.21.15.62:6807","nonce":30331716}]},"public_addr":"172.21.15.62:6803/30331716","cluster_addr":"172.21.15.62:6805/30331716","heartbeat_back_addr":"172.21.15.62:6809/30331716","heartbeat_front_addr":"172.21.15.62:6807/30331716","state":["exists","up"]},{"osd":1,"uuid":"542f6530-f82e-43b6-8d0e-21cc9b6686bf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6810","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6811","nonce":4236845605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6812","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6813","nonce":4236845605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6816","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6817","nonce":4236845605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.62:6814","nonce":4236845605},{"type":"v1","addr":"172.21.15.62:6815","nonce":4236845605}]},"public_addr":"172.21.15.62:6811/4236845605","cluster_addr":"172.21.15.62:6813/4236845605","heartbeat_back_addr":"172.21.15.62:6817/4236845605","heartbeat_front_addr":"172.21.15.62:6815/4236845605","state":["exists","up"]},{"osd":2,"uuid":"d326195e-8a4b-4e06-b0d5-4e92d42e642e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":21,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6801","nonce":393522384}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6803","nonce":393522384}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6807","nonce":393522384}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":393522384},{"type":"v1","addr":"172.21.15.83:6805","nonce":393522384}]},"public_addr":"172.21.15.83:6801/393522384","cluster_addr":"172.21.15.83:6803/393522384","heartbeat_back_addr":"172.21.15.83:6807/393522384","heartbeat_front_addr":"172.21.15.83:6805/393522384","state":["exists","up"]},{"osd":3,"uuid":"d015911c-b038-4654-aa1d-396c0226f711","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6809","nonce":217022352}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6811","nonce":217022352}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6815","nonce":217022352}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":217022352},{"type":"v1","addr":"172.21.15.83:6813","nonce":217022352}]},"public_addr":"172.21.15.83:6809/217022352","cluster_addr":"172.21.15.83:6811/217022352","heartbeat_back_addr":"172.21.15.83:6815/217022352","heartbeat_front_addr":"172.21.15.83:6813/217022352","state":["exists","up"]},{"osd":4,"uuid":"40544157-7173-4535-a347-06076f8020dd","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":33,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6817","nonce":2664063089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6819","nonce":2664063089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6823","nonce":2664063089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":2664063089},{"type":"v1","addr":"172.21.15.83:6821","nonce":2664063089}]},"public_addr":"172.21.15.83:6817/2664063089","cluster_addr":"172.21.15.83:6819/2664063089","heartbeat_back_addr":"172.21.15.83:6823/2664063089","heartbeat_front_addr":"172.21.15.83:6821/2664063089","state":["exists","up"]},{"osd":5,"uuid":"ab7beba1-0655-4670-adc1-cb2debbf3e38","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6800","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6801","nonce":3147160055}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6802","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6803","nonce":3147160055}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6806","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6807","nonce":3147160055}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6804","nonce":3147160055},{"type":"v1","addr":"172.21.15.124:6805","nonce":3147160055}]},"public_addr":"172.21.15.124:6801/3147160055","cluster_addr":"172.21.15.124:6803/3147160055","heartbeat_back_addr":"172.21.15.124:6807/3147160055","heartbeat_front_addr":"172.21.15.124:6805/3147160055","state":["exists","up"]},{"osd":6,"uuid":"b663fdbe-9fc4-466f-80f5-9f1c0467028a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":45,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6808","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6809","nonce":3196429499}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6810","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6811","nonce":3196429499}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6814","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6815","nonce":3196429499}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6812","nonce":3196429499},{"type":"v1","addr":"172.21.15.124:6813","nonce":3196429499}]},"public_addr":"172.21.15.124:6809/3196429499","cluster_addr":"172.21.15.124:6811/3196429499","heartbeat_back_addr":"172.21.15.124:6815/3196429499","heartbeat_front_addr":"172.21.15.124:6813/3196429499","state":["exists","up"]},{"osd":7,"uuid":"3e75a42a-3ff4-4977-a950-84cd04837b54","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":50,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6816","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6817","nonce":4109672710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6818","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6819","nonce":4109672710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6822","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6823","nonce":4109672710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.124:6820","nonce":4109672710},{"type":"v1","addr":"172.21.15.124:6821","nonce":4109672710}]},"public_addr":"172.21.15.124:6817/4109672710","cluster_addr":"172.21.15.124:6819/4109672710","heartbeat_back_addr":"172.21.15.124:6823/4109672710","heartbeat_front_addr":"172.21.15.124:6821/4109672710","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:30:59.718706+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:15.848982+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:31.502861+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:31:47.668193+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:03.648246+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:18.982883+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:35.230559+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-05T13:32:51.218511+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.62:0/1504612071":"2023-10-06T13:29:52.499167+0000","172.21.15.62:0/2868082787":"2023-10-06T13:29:52.499167+0000","172.21.15.62:0/154541465":"2023-10-06T13:29:52.499167+0000","172.21.15.62:6801/1471214623":"2023-10-06T13:29:52.499167+0000","172.21.15.62:6800/1670302604":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/3822038551":"2023-10-06T13:29:32.801933+0000","172.21.15.62:6801/1670302604":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/3067395504":"2023-10-06T13:29:32.801933+0000","172.21.15.62:0/1522220470":"2023-10-06T13:29:32.801933+0000","172.21.15.62:6800/1471214623":"2023-10-06T13:29:52.499167+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}} 2023-10-05T13:33:07.618 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:07 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2734614494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:33:07.695 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-05T13:33:07.696 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-05T13:33:07.696 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-05T13:33:07.697 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-05T13:33:07.698 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-05T13:33:07.698 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-05T13:33:07.699 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-05T13:33:07.700 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-05T13:33:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:07 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2734614494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:33:07.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:07 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2734614494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-05T13:33:08.085 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:08.131 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:08.149 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:08.542 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:08.543 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:08.544 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:08.731 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:08 smithi062 ceph-mon[107739]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:08.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:08 smithi124 ceph-mon[109984]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:08.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:08 smithi083 ceph-mon[109641]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:09.247 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:10.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:10 smithi062 ceph-mon[107739]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:10.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:10 smithi124 ceph-mon[109984]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:10.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:10 smithi083 ceph-mon[109641]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:10.958 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:12.437 INFO:teuthology.orchestra.run.smithi062.stdout:163208757261 2023-10-05T13:33:12.437 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-05T13:33:12.482 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:12 smithi062 ceph-mon[107739]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:12.713 INFO:teuthology.orchestra.run.smithi062.stdout:77309411351 2023-10-05T13:33:12.714 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-05T13:33:12.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:12 smithi124 ceph-mon[109984]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:12.889 INFO:teuthology.orchestra.run.smithi062.stdout:111669149715 2023-10-05T13:33:12.890 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-05T13:33:12.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:12 smithi083 ceph-mon[109641]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:13.442 INFO:teuthology.orchestra.run.smithi062.stdout:34359738397 2023-10-05T13:33:13.442 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-05T13:33:13.913 INFO:teuthology.orchestra.run.smithi062.stdout:55834574874 2023-10-05T13:33:13.914 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-05T13:33:14.476 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:14 smithi062 ceph-mon[107739]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:14.493 INFO:teuthology.orchestra.run.smithi062.stdout:214748364807 2023-10-05T13:33:14.493 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-05T13:33:14.537 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:14.555 INFO:teuthology.orchestra.run.smithi062.stdout:193273528331 2023-10-05T13:33:14.556 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-05T13:33:14.558 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:14.777 INFO:teuthology.orchestra.run.smithi062.stdout:141733920784 2023-10-05T13:33:14.777 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-05T13:33:14.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:14 smithi124 ceph-mon[109984]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:14.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:14 smithi083 ceph-mon[109641]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:15.424 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:15.624 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:15.626 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:15.931 INFO:teuthology.orchestra.run.smithi062.stdout:163208757262 2023-10-05T13:33:16.330 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:16.710 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:16 smithi062 ceph-mon[107739]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:16.711 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:16 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1444450327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-05T13:33:16.712 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757261 got 163208757262 for osd.5 2023-10-05T13:33:16.712 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:16.783 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:16 smithi124 ceph-mon[109984]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:16 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/1444450327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-05T13:33:16.842 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:16.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:16 smithi083 ceph-mon[109641]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:16.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:16 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/1444450327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-05T13:33:17.776 INFO:teuthology.orchestra.run.smithi062.stdout:77309411352 2023-10-05T13:33:17.818 INFO:teuthology.orchestra.run.smithi062.stdout:111669149716 2023-10-05T13:33:18.128 INFO:teuthology.orchestra.run.smithi062.stdout:34359738397 2023-10-05T13:33:18.439 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411351 got 77309411352 for osd.2 2023-10-05T13:33:18.439 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:18.600 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149715 got 111669149716 for osd.3 2023-10-05T13:33:18.600 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:18 smithi062 ceph-mon[107739]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:18 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1036158708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-05T13:33:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:18 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3783681759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-05T13:33:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:18 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3298311662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-05T13:33:18.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:18 smithi124 ceph-mon[109984]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:18.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:18 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/1036158708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-05T13:33:18.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:18 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3783681759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-05T13:33:18.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:18 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3298311662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-05T13:33:18.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:18 smithi083 ceph-mon[109641]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:18.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:18 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/1036158708' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-05T13:33:18.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:18 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3783681759' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-05T13:33:18.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:18 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3298311662' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-05T13:33:19.085 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738397 got 34359738397 for osd.0 2023-10-05T13:33:19.085 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:19.147 INFO:teuthology.orchestra.run.smithi062.stdout:141733920785 2023-10-05T13:33:19.641 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:19 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/918709531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-05T13:33:19.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:19 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/918709531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-05T13:33:19.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:19 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/918709531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-05T13:33:20.011 INFO:tasks.cephadm.ceph_manager.ceph:need seq 141733920784 got 141733920785 for osd.4 2023-10-05T13:33:20.011 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:20.370 INFO:teuthology.orchestra.run.smithi062.stdout:55834574876 2023-10-05T13:33:20.474 INFO:teuthology.orchestra.run.smithi062.stdout:193273528332 2023-10-05T13:33:20.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:20 smithi062 ceph-mon[107739]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:20.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:20 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/4263737004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-05T13:33:20.763 INFO:teuthology.orchestra.run.smithi062.stdout:214748364807 2023-10-05T13:33:20.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:20 smithi124 ceph-mon[109984]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:20.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:20 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/4263737004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-05T13:33:20.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:20 smithi083 ceph-mon[109641]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:20.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:20 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/4263737004' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-05T13:33:20.961 INFO:tasks.cephadm.ceph_manager.ceph:need seq 193273528331 got 193273528332 for osd.6 2023-10-05T13:33:20.961 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:21.253 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574874 got 55834574876 for osd.1 2023-10-05T13:33:21.254 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:21.310 INFO:tasks.cephadm.ceph_manager.ceph:need seq 214748364807 got 214748364807 for osd.7 2023-10-05T13:33:21.310 DEBUG:teuthology.parallel:result is None 2023-10-05T13:33:21.310 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-05T13:33:21.310 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-05T13:33:21.534 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:21.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:21 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2385243243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-05T13:33:21.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:21 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1888180458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-05T13:33:21.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:21 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2385243243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-05T13:33:21.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:21 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/1888180458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-05T13:33:21.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:21 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2385243243' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-05T13:33:21.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:21 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/1888180458' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-05T13:33:22.624 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:33:22.626 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2023-10-05T13:33:22.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:22 smithi062 ceph-mon[107739]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:22.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:22 smithi124 ceph-mon[109984]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:22.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:22 smithi083 ceph-mon[109641]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:22.984 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2023-10-05T13:33:22.539886+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":4,"num_bytes_recovered":1180736,"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":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":221708,"kb_used_data":5532,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749739508,"statfs":{"total":767960285184,"available":767733256192,"internally_reserved":0,"allocated":5664768,"data_stored":3354408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"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.001778"},"pg_stats":[{"pgid":"1.0","version":"23'137","reported_seq":237,"reported_epoch":49,"state":"active+clean","last_fresh":"2023-10-05T13:32:51.798801+0000","last_change":"2023-10-05T13:32:23.925070+0000","last_active":"2023-10-05T13:32:51.798801+0000","last_peered":"2023-10-05T13:32:51.798801+0000","last_clean":"2023-10-05T13:32:51.798801+0000","last_became_active":"2023-10-05T13:32:23.924579+0000","last_became_peered":"2023-10-05T13:32:23.924579+0000","last_unstale":"2023-10-05T13:32:51.798801+0000","last_undegraded":"2023-10-05T13:32:51.798801+0000","last_fullsized":"2023-10-05T13:32:51.798801+0000","mapping_epoch":41,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":42,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-05T13:31:35.504867+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-05T13:31:35.504867+0000","last_clean_scrub_stamp":"2023-10-05T13:31:35.504867+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 @ 2023-10-06T22:01:33.206509+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":4,"num_bytes_recovered":1180736,"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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"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":4,"num_bytes_recovered":1180736,"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":2969600,"data_stored":2951840,"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":5}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364808,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27496,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717656,"statfs":{"total":95995035648,"available":95966879744,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34100000000000003}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39700000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52100000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48899999999999999}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66400000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35899999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]}]},{"osd":6,"up_from":45,"seq":193273528333,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27500,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717652,"statfs":{"total":95995035648,"available":95966875648,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44900000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42799999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76900000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.82299999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72899999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]}]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27488,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717664,"statfs":{"total":95995035648,"available":95966887936,"internally_reserved":0,"allocated":479232,"data_stored":197208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:33:17 2023","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.312,"15min":0.308},"min":{"1min":0.25600000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.317,"5min":0.33000000000000002,"15min":0.33200000000000002},"min":{"1min":0.23899999999999999,"5min":0.221,"15min":0.221},"max":{"1min":0.45800000000000002,"5min":0.47699999999999998,"15min":0.47699999999999998},"last":0.28100000000000003}]},{"osd":2,"last update":"Thu Oct 5 13:32:39 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.67600000000000005}]},{"osd":3,"last update":"Thu Oct 5 13:32:49 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.627},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.57599999999999996}]},{"osd":4,"last update":"Thu Oct 5 13:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.54600000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61299999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64500000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738399,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27500,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717652,"statfs":{"total":95995035648,"available":95966875648,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Oct 5 13:32:20 2023","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.434,"5min":0.434,"15min":0.434},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.377}]},{"osd":2,"last update":"Thu Oct 5 13:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.498},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.54100000000000004}]},{"osd":3,"last update":"Thu Oct 5 13:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.58299999999999996}]},{"osd":4,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.52400000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66000000000000003}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60399999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411353,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28072,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717080,"statfs":{"total":95995035648,"available":95966289920,"internally_reserved":0,"allocated":1077248,"data_stored":788195,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:32:37 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.33600000000000002}]},{"osd":1,"last update":"Thu Oct 5 13:32:37 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.40300000000000002}]},{"osd":3,"last update":"Thu Oct 5 13:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.48799999999999999}]},{"osd":4,"last update":"Thu Oct 5 13:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.43099999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56399999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64300000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":3,"up_from":26,"seq":111669149717,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28072,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717080,"statfs":{"total":95995035648,"available":95966289920,"internally_reserved":0,"allocated":1077248,"data_stored":788137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.56399999999999995}]},{"osd":1,"last update":"Thu Oct 5 13:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.49299999999999999}]},{"osd":2,"last update":"Thu Oct 5 13:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.371,"15min":0.371},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.31900000000000001}]},{"osd":4,"last update":"Thu Oct 5 13:33:06 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.438},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.51700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61199999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63500000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53400000000000003}]}]},{"osd":4,"up_from":33,"seq":141733920786,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27500,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717652,"statfs":{"total":95995035648,"available":95966875648,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.38500000000000001}]},{"osd":1,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.41299999999999998}]},{"osd":2,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.376,"15min":0.376},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.52000000000000002}]},{"osd":3,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.442},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.46000000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72599999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73999999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28080,"kb_used_data":1056,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717072,"statfs":{"total":95995035648,"available":95966281728,"internally_reserved":0,"allocated":1081344,"data_stored":788468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41099999999999998}]},{"osd":1,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.497},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.38800000000000001}]},{"osd":2,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.68400000000000005}]},{"osd":3,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.623},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.61099999999999999}]},{"osd":4,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.56699999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.433}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]}]}],"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},{"poolid":1,"osd":3,"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":5,"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}]}} 2023-10-05T13:33:22.985 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-05T13:33:23.208 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:24.365 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:33:24.367 INFO:teuthology.orchestra.run.smithi062.stderr:dumped all 2023-10-05T13:33:24.699 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:24 smithi062 ceph-mon[107739]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:24.699 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:24 smithi062 ceph-mon[107739]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:33:24.775 INFO:teuthology.orchestra.run.smithi062.stdout:{"pg_ready":true,"pg_map":{"version":146,"stamp":"2023-10-05T13:33:22.539886+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":4,"num_bytes_recovered":1180736,"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":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":221708,"kb_used_data":5532,"kb_used_omap":13,"kb_used_meta":216050,"kb_avail":749739508,"statfs":{"total":767960285184,"available":767733256192,"internally_reserved":0,"allocated":5664768,"data_stored":3354408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14248,"internal_metadata":221235288},"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.001778"},"pg_stats":[{"pgid":"1.0","version":"23'137","reported_seq":237,"reported_epoch":49,"state":"active+clean","last_fresh":"2023-10-05T13:32:51.798801+0000","last_change":"2023-10-05T13:32:23.925070+0000","last_active":"2023-10-05T13:32:51.798801+0000","last_peered":"2023-10-05T13:32:51.798801+0000","last_clean":"2023-10-05T13:32:51.798801+0000","last_became_active":"2023-10-05T13:32:23.924579+0000","last_became_peered":"2023-10-05T13:32:23.924579+0000","last_unstale":"2023-10-05T13:32:51.798801+0000","last_undegraded":"2023-10-05T13:32:51.798801+0000","last_fullsized":"2023-10-05T13:32:51.798801+0000","mapping_epoch":41,"log_start":"0'0","ondisk_log_start":"0'0","created":21,"last_epoch_clean":42,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-05T13:31:35.504867+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-05T13:31:35.504867+0000","last_clean_scrub_stamp":"2023-10-05T13:31:35.504867+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 @ 2023-10-06T22:01:33.206509+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":4,"num_bytes_recovered":1180736,"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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"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":4,"num_bytes_recovered":1180736,"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":2969600,"data_stored":2951840,"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":5}],"osd_stats":[{"osd":7,"up_from":50,"seq":214748364808,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27496,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717656,"statfs":{"total":95995035648,"available":95966879744,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.34100000000000003}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39700000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52100000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48899999999999999}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66400000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.35899999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51200000000000001}]}]},{"osd":6,"up_from":45,"seq":193273528333,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27500,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717652,"statfs":{"total":95995035648,"available":95966875648,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.44900000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.42799999999999999}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76900000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.82299999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72899999999999998}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60799999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]}]},{"osd":1,"up_from":13,"seq":55834574876,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27488,"kb_used_data":468,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717664,"statfs":{"total":95995035648,"available":95966887936,"internally_reserved":0,"allocated":479232,"data_stored":197208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:33:17 2023","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.312,"15min":0.308},"min":{"1min":0.25600000000000001,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.317,"5min":0.33000000000000002,"15min":0.33200000000000002},"min":{"1min":0.23899999999999999,"5min":0.221,"15min":0.221},"max":{"1min":0.45800000000000002,"5min":0.47699999999999998,"15min":0.47699999999999998},"last":0.28100000000000003}]},{"osd":2,"last update":"Thu Oct 5 13:32:39 2023","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":0.67600000000000005}]},{"osd":3,"last update":"Thu Oct 5 13:32:49 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.627},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.57599999999999996}]},{"osd":4,"last update":"Thu Oct 5 13:33:05 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.54600000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61299999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64500000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738399,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27500,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717652,"statfs":{"total":95995035648,"available":95966875648,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Oct 5 13:32:20 2023","interfaces":[{"interface":"back","average":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.434,"5min":0.434,"15min":0.434},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"last":0.377}]},{"osd":2,"last update":"Thu Oct 5 13:32:35 2023","interfaces":[{"interface":"back","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.498},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.54100000000000004}]},{"osd":3,"last update":"Thu Oct 5 13:32:54 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.58299999999999996}]},{"osd":4,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.52400000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66000000000000003}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60399999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61699999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411353,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28072,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717080,"statfs":{"total":95995035648,"available":95966289920,"internally_reserved":0,"allocated":1077248,"data_stored":788195,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:32:37 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.625,"5min":0.625,"15min":0.625},"last":0.33600000000000002}]},{"osd":1,"last update":"Thu Oct 5 13:32:37 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.755,"5min":0.755,"15min":0.755},"last":0.40300000000000002}]},{"osd":3,"last update":"Thu Oct 5 13:32:51 2023","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.438,"15min":0.438},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.48799999999999999}]},{"osd":4,"last update":"Thu Oct 5 13:33:07 2023","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"last":0.43099999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.56399999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64300000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.626}]}]},{"osd":3,"up_from":26,"seq":111669149717,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28072,"kb_used_data":1052,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717080,"statfs":{"total":95995035648,"available":95966289920,"internally_reserved":0,"allocated":1077248,"data_stored":788137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.627,"5min":0.627,"15min":0.627},"last":0.56399999999999995}]},{"osd":1,"last update":"Thu Oct 5 13:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.49299999999999999}]},{"osd":2,"last update":"Thu Oct 5 13:32:50 2023","interfaces":[{"interface":"back","average":{"1min":0.371,"5min":0.371,"15min":0.371},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"last":0.31900000000000001}]},{"osd":4,"last update":"Thu Oct 5 13:33:06 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"last":0.438},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.51700000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61199999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63500000000000001}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53400000000000003}]}]},{"osd":4,"up_from":33,"seq":141733920786,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27500,"kb_used_data":476,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717652,"statfs":{"total":95995035648,"available":95966875648,"internally_reserved":0,"allocated":487424,"data_stored":198100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"last":0.38500000000000001}]},{"osd":1,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.41299999999999998}]},{"osd":2,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.376,"15min":0.376},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.52000000000000002}]},{"osd":3,"last update":"Thu Oct 5 13:33:08 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"last":0.442},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.46000000000000002}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72599999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68500000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73999999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28080,"kb_used_data":1056,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717072,"statfs":{"total":95995035648,"available":95966281728,"internally_reserved":0,"allocated":1081344,"data_stored":788468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1781,"internal_metadata":27654411},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41099999999999998}]},{"osd":1,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.497},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.38800000000000001}]},{"osd":2,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.68400000000000005}]},{"osd":3,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.623},{"interface":"front","average":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"min":{"1min":0.42999999999999999,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":0.79100000000000004,"5min":0.79100000000000004,"15min":0.79100000000000004},"last":0.61099999999999999}]},{"osd":4,"last update":"Thu Oct 5 13:33:21 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.628,"15min":0.628},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"last":0.56699999999999995}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.433}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]}]}],"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},{"poolid":1,"osd":3,"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":5,"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}]}} 2023-10-05T13:33:24.777 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-05T13:33:24.777 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-05T13:33:24.777 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-05T13:33:24.777 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-05T13:33:24.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:24 smithi124 ceph-mon[109984]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:24.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:24 smithi124 ceph-mon[109984]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:33:24.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:24 smithi083 ceph-mon[109641]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:24.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:24 smithi083 ceph-mon[109641]: from='client.14547 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:33:24.998 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:25.735 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:25 smithi062 ceph-mon[107739]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:33:25.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:25 smithi124 ceph-mon[109984]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:33:25.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:25 smithi083 ceph-mon[109641]: from='client.14553 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:33:26.136 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:33:26.137 INFO:teuthology.orchestra.run.smithi062.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-05T13:33:26.524 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-05T13:33:26.524 INFO:tasks.cephadm:Setup complete, yielding 2023-10-05T13:33:26.525 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-05T13:33:26.533 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi062.front.sepia.ceph.com 2023-10-05T13:33:26.533 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch status' 2023-10-05T13:33:26.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:26 smithi062 ceph-mon[107739]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.377 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:26 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2218977524' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-05T13:33:32.379 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:32.381 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:26 smithi083 ceph-mon[109641]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.381 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:26 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2218977524' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-05T13:33:32.381 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:28 smithi083 ceph-mon[109641]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.381 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:29 smithi083 ceph-mon[109641]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:32.381 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:30 smithi083 ceph-mon[109641]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.555 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:31 smithi083 ceph-mon[109641]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.556 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:26 smithi124 ceph-mon[109984]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.556 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:26 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2218977524' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-05T13:33:32.556 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:28 smithi124 ceph-mon[109984]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.556 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:29 smithi124 ceph-mon[109984]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:32.556 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:30 smithi124 ceph-mon[109984]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.556 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:31 smithi124 ceph-mon[109984]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.557 INFO:teuthology.orchestra.run.smithi062.stdout:Backend: cephadm 2023-10-05T13:33:32.557 INFO:teuthology.orchestra.run.smithi062.stdout:Available: Yes 2023-10-05T13:33:32.557 INFO:teuthology.orchestra.run.smithi062.stdout:Paused: No 2023-10-05T13:33:32.558 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ps' 2023-10-05T13:33:32.559 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:28 smithi062 ceph-mon[107739]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.559 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:29 smithi062 ceph-mon[107739]: from='client.14565 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:32.559 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:30 smithi062 ceph-mon[107739]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.559 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:31 smithi062 ceph-mon[107739]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:32.799 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:33.878 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-05T13:33:33.878 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi062 *:9283,8765 running (4m) - 4m 491M - 18.0.0-5817-gbcea8c48 fa922c444906 d1b23356ff21 2023-10-05T13:33:33.879 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (4m) - 4m 50.9M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 6299031e63c5 2023-10-05T13:33:33.879 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi083 running (3m) - 3m - 2048M 18.0.0-5817-gbcea8c48 fa922c444906 bd61196ddc15 2023-10-05T13:33:33.879 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi124 running (3m) - 3m 48.3M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 89027daee773 2023-10-05T13:33:33.879 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (2m) - 2m 29.2M 8557M 18.0.0-5817-gbcea8c48 fa922c444906 e868ec524aa9 2023-10-05T13:33:33.879 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (2m) - 2m 11.8M 8557M 18.0.0-5817-gbcea8c48 fa922c444906 6b4fd898f105 2023-10-05T13:33:33.879 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi083 running (2m) - 2m - 7070M 18.0.0-5817-gbcea8c48 fa922c444906 161e7ff4ba0b 2023-10-05T13:33:33.879 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi083 running (110s) - 110s - 7070M 18.0.0-5817-gbcea8c48 fa922c444906 284c2f406eb0 2023-10-05T13:33:33.880 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi083 running (94s) - 94s - 7070M 18.0.0-5817-gbcea8c48 fa922c444906 701446cb5e01 2023-10-05T13:33:33.880 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi124 running (79s) - 78s 37.3M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 26f1dd40c3c8 2023-10-05T13:33:33.880 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi124 running (63s) - 62s 31.0M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 add362bf0542 2023-10-05T13:33:33.880 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi124 running (47s) - 46s 12.5M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 8cb43f5d6df9 2023-10-05T13:33:34.189 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:33 smithi062 ceph-mon[107739]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:34.257 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-10-05T13:33:34.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:33 smithi124 ceph-mon[109984]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:34.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:33 smithi083 ceph-mon[109641]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:34.480 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:35.161 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:34 smithi062 ceph-mon[107739]: from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:35.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:34 smithi124 ceph-mon[109984]: from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:34 smithi083 ceph-mon[109641]: from='client.14571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:35.553 INFO:teuthology.orchestra.run.smithi062.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-10-05T13:33:35.553 INFO:teuthology.orchestra.run.smithi062.stdout:mgr 1/1 - 2m smithi062=x;count:1 2023-10-05T13:33:35.553 INFO:teuthology.orchestra.run.smithi062.stdout:mon 3/3 - 3m smithi062:172.21.15.62=a;smithi083:172.21.15.83=b;smithi124:172.21.15.124=c;count:3 2023-10-05T13:33:35.553 INFO:teuthology.orchestra.run.smithi062.stdout:osd 8 - - 2023-10-05T13:33:35.924 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch host ls' 2023-10-05T13:33:36.148 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:35 smithi062 ceph-mon[107739]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:35 smithi124 ceph-mon[109984]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:35 smithi083 ceph-mon[109641]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:37.189 INFO:teuthology.orchestra.run.smithi062.stdout:HOST ADDR LABELS STATUS 2023-10-05T13:33:37.189 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 172.21.15.62 2023-10-05T13:33:37.189 INFO:teuthology.orchestra.run.smithi062.stdout:smithi083 172.21.15.83 2023-10-05T13:33:37.189 INFO:teuthology.orchestra.run.smithi062.stdout:smithi124 172.21.15.124 2023-10-05T13:33:37.189 INFO:teuthology.orchestra.run.smithi062.stdout:3 hosts in cluster 2023-10-05T13:33:37.211 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:36 smithi062 ceph-mon[107739]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:37.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:36 smithi124 ceph-mon[109984]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:36 smithi083 ceph-mon[109641]: from='client.14577 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:37.565 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch device ls' 2023-10-05T13:33:37.786 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:38.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:37 smithi062 ceph-mon[107739]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:38.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:37 smithi062 ceph-mon[107739]: from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:38.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:37 smithi124 ceph-mon[109984]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:38.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:37 smithi124 ceph-mon[109984]: from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:38.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:37 smithi083 ceph-mon[109641]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:38.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:37 smithi083 ceph-mon[109641]: from='client.14583 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:38.856 INFO:teuthology.orchestra.run.smithi062.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2023-10-05T13:33:38.856 INFO:teuthology.orchestra.run.smithi062.stdout:smithi062 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_CVFT53440094400BGN 372G No 2m ago LVM detected, locked 2023-10-05T13:33:38.856 INFO:teuthology.orchestra.run.smithi062.stdout:smithi083 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT62040148400BGN 372G No 95s ago LVM detected, locked 2023-10-05T13:33:38.857 INFO:teuthology.orchestra.run.smithi062.stdout:smithi124 /dev/nvme0n1 ssd INTEL_SSDPEDMD400G4_PHFT620401B8400BGN 372G No 47s ago LVM detected, locked 2023-10-05T13:33:39.223 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd lspools' 2023-10-05T13:33:39.445 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:40.157 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:39 smithi062 ceph-mon[107739]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:40.157 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:39 smithi062 ceph-mon[107739]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:40.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:39 smithi124 ceph-mon[109984]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:40.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:39 smithi124 ceph-mon[109984]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:40.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:39 smithi083 ceph-mon[109641]: pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:40.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:39 smithi083 ceph-mon[109641]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:40.522 INFO:teuthology.orchestra.run.smithi062.stdout:1 .mgr 2023-10-05T13:33:40.846 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool create mypool' 2023-10-05T13:33:41.069 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:41.233 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:40 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/17691923' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T13:33:41.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:40 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/17691923' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T13:33:41.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:40 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/17691923' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T13:33:42.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:41 smithi062 ceph-mon[107739]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:42.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:41 smithi124 ceph-mon[109984]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:42.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:41 smithi083 ceph-mon[109641]: pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:42.975 INFO:teuthology.orchestra.run.smithi062.stderr:pool 'mypool' created 2023-10-05T13:33:43.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:42 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/686811512' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-05T13:33:43.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:42 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/686811512' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-05T13:33:43.348 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool application enable mypool rbd' 2023-10-05T13:33:43.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:42 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/686811512' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "mypool"}]: dispatch 2023-10-05T13:33:43.570 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:43.972 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:43 smithi062 ceph-mon[107739]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:43.973 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:43 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/686811512' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-05T13:33:43.973 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:43 smithi062 ceph-mon[107739]: osdmap e52: 8 total, 8 up, 8 in 2023-10-05T13:33:44.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:43 smithi124 ceph-mon[109984]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:44.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:43 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/686811512' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-05T13:33:44.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:43 smithi124 ceph-mon[109984]: osdmap e52: 8 total, 8 up, 8 in 2023-10-05T13:33:44.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:43 smithi083 ceph-mon[109641]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:44.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:43 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/686811512' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "mypool"}]': finished 2023-10-05T13:33:44.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:43 smithi083 ceph-mon[109641]: osdmap e52: 8 total, 8 up, 8 in 2023-10-05T13:33:44.982 INFO:teuthology.orchestra.run.smithi062.stderr:enabled application 'rbd' on pool 'mypool' 2023-10-05T13:33:45.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:44 smithi062 ceph-mon[107739]: osdmap e53: 8 total, 8 up, 8 in 2023-10-05T13:33:45.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:44 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/467864257' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-05T13:33:45.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:44 smithi124 ceph-mon[109984]: osdmap e53: 8 total, 8 up, 8 in 2023-10-05T13:33:45.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:44 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/467864257' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-05T13:33:45.351 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd lspools' 2023-10-05T13:33:45.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:44 smithi083 ceph-mon[109641]: osdmap e53: 8 total, 8 up, 8 in 2023-10-05T13:33:45.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:44 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/467864257' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]: dispatch 2023-10-05T13:33:45.580 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:46.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:45 smithi062 ceph-mon[107739]: pgmap v159: 33 pgs: 6 active+clean, 15 creating+peering, 12 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:46.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:45 smithi062 ceph-mon[107739]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-05T13:33:46.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:45 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/467864257' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-05T13:33:46.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:45 smithi062 ceph-mon[107739]: osdmap e54: 8 total, 8 up, 8 in 2023-10-05T13:33:46.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:45 smithi124 ceph-mon[109984]: pgmap v159: 33 pgs: 6 active+clean, 15 creating+peering, 12 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:46.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:45 smithi124 ceph-mon[109984]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-05T13:33:46.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:45 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/467864257' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-05T13:33:46.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:45 smithi124 ceph-mon[109984]: osdmap e54: 8 total, 8 up, 8 in 2023-10-05T13:33:46.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:45 smithi083 ceph-mon[109641]: pgmap v159: 33 pgs: 6 active+clean, 15 creating+peering, 12 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:46.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:45 smithi083 ceph-mon[109641]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-10-05T13:33:46.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:45 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/467864257' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "mypool", "app": "rbd"}]': finished 2023-10-05T13:33:46.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:45 smithi083 ceph-mon[109641]: osdmap e54: 8 total, 8 up, 8 in 2023-10-05T13:33:46.650 INFO:teuthology.orchestra.run.smithi062.stdout:1 .mgr 2023-10-05T13:33:46.650 INFO:teuthology.orchestra.run.smithi062.stdout:2 mypool 2023-10-05T13:33:47.022 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph osd pool ls detail' 2023-10-05T13:33:47.246 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:47.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:46 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3713365688' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T13:33:47.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:46 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3713365688' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T13:33:47.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:46 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3713365688' entity='client.admin' cmd=[{"prefix": "osd lspools"}]: dispatch 2023-10-05T13:33:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:47 smithi062 ceph-mon[107739]: pgmap v161: 33 pgs: 9 active+clean, 15 creating+peering, 9 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:47 smithi062 ceph-mon[107739]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-05T13:33:48.107 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:47 smithi062 ceph-mon[107739]: Cluster is now healthy 2023-10-05T13:33:48.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:47 smithi124 ceph-mon[109984]: pgmap v161: 33 pgs: 9 active+clean, 15 creating+peering, 9 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:48.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:47 smithi124 ceph-mon[109984]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-05T13:33:48.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:47 smithi124 ceph-mon[109984]: Cluster is now healthy 2023-10-05T13:33:48.350 INFO:teuthology.orchestra.run.smithi062.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 23 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2023-10-05T13:33:48.350 INFO:teuthology.orchestra.run.smithi062.stdout:pool 2 'mypool' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 54 flags hashpspool stripe_width 0 application rbd read_balance_score 1.75 2023-10-05T13:33:48.350 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:33:48.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:47 smithi083 ceph-mon[109641]: pgmap v161: 33 pgs: 9 active+clean, 15 creating+peering, 9 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:48.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:47 smithi083 ceph-mon[109641]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-10-05T13:33:48.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:47 smithi083 ceph-mon[109641]: Cluster is now healthy 2023-10-05T13:33:48.694 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/container_image_nvmeof quay.io/ceph/nvmeof:0.0.3' 2023-10-05T13:33:48.917 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:49.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:48 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2747859993' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-05T13:33:49.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:48 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2747859993' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-05T13:33:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:48 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2747859993' entity='client.admin' cmd=[{"prefix": "osd pool ls", "detail": "detail"}]: dispatch 2023-10-05T13:33:49.990 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:49 smithi062 ceph-mon[107739]: pgmap v162: 33 pgs: 23 active+clean, 10 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:49.990 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:49 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/3667426148' entity='client.admin' 2023-10-05T13:33:50.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:49 smithi124 ceph-mon[109984]: pgmap v162: 33 pgs: 23 active+clean, 10 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:50.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:49 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/3667426148' entity='client.admin' 2023-10-05T13:33:50.339 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config get mgr mgr/cephadm/container_image_nvmeof' 2023-10-05T13:33:50.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:49 smithi083 ceph-mon[109641]: pgmap v162: 33 pgs: 23 active+clean, 10 creating+peering; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:50.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:49 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/3667426148' entity='client.admin' 2023-10-05T13:33:50.580 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:51.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:50 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:33:51.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:50 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:51.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:50 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:33:51.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:50 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:51.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:50 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:33:51.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:50 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:51.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:50 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:33:51.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:50 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:51.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:50 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:33:51.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:50 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:51.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:50 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:33:51.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:50 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:51.784 INFO:teuthology.orchestra.run.smithi062.stdout:quay.io/ceph/nvmeof:0.0.3 2023-10-05T13:33:52.070 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:51 smithi062 ceph-mon[107739]: pgmap v163: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:52.070 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:51 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2802692128' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-05T13:33:52.154 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch apply nvmeof mypool --placement="1 $(hostname)"' 2023-10-05T13:33:52.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:51 smithi124 ceph-mon[109984]: pgmap v163: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:52.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:51 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2802692128' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-05T13:33:52.376 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:52.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:51 smithi083 ceph-mon[109641]: pgmap v163: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:52.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:51 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2802692128' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/cephadm/container_image_nvmeof"}]: dispatch 2023-10-05T13:33:53.473 INFO:teuthology.orchestra.run.smithi062.stdout:Scheduled nvmeof.mypool update... 2023-10-05T13:33:53.828 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ps --refresh' 2023-10-05T13:33:54.769 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: pgmap v164: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi062", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: Saving service nvmeof.mypool spec with placement smithi062;count:1 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi062.jpjckl", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi062.jpjckl", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-05T13:33:54.770 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:54 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:54.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: pgmap v164: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:54.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi062", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:54.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: Saving service nvmeof.mypool spec with placement smithi062;count:1 2023-10-05T13:33:54.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:54.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:33:54.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:54.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:33:54.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:54.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi062.jpjckl", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-05T13:33:54.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi062.jpjckl", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-05T13:33:54.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:54 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: pgmap v164: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch apply nvmeof", "pool": "mypool", "placement": "1 smithi062", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: Saving service nvmeof.mypool spec with placement smithi062;count:1 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:33:54.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi062.jpjckl", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]: dispatch 2023-10-05T13:33:54.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.nvmeof.mypool.smithi062.jpjckl", "caps": ["mon", "profile rbd", "osd", "allow all tag rbd *=*"]}]': finished 2023-10-05T13:33:54.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:54 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:33:55.011 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:55.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:55 smithi062 ceph-mon[107739]: Deploying daemon nvmeof.mypool.smithi062.jpjckl on smithi062 2023-10-05T13:33:55.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:55 smithi124 ceph-mon[109984]: Deploying daemon nvmeof.mypool.smithi062.jpjckl on smithi062 2023-10-05T13:33:55.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:55 smithi083 ceph-mon[109641]: Deploying daemon nvmeof.mypool.smithi062.jpjckl on smithi062 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:mgr.x smithi062 *:9283,8765 running (4m) - 4m 491M - 18.0.0-5817-gbcea8c48 fa922c444906 d1b23356ff21 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:mon.a smithi062 running (4m) - 4m 50.9M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 6299031e63c5 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:mon.b smithi083 running (3m) - 3m - 2048M 18.0.0-5817-gbcea8c48 fa922c444906 bd61196ddc15 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:mon.c smithi124 running (3m) - 3m 48.3M 2048M 18.0.0-5817-gbcea8c48 fa922c444906 89027daee773 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:osd.0 smithi062 running (3m) - 3m 29.2M 8557M 18.0.0-5817-gbcea8c48 fa922c444906 e868ec524aa9 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:osd.1 smithi062 running (2m) - 2m 11.8M 8557M 18.0.0-5817-gbcea8c48 fa922c444906 6b4fd898f105 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:osd.2 smithi083 running (2m) - 2m - 7070M 18.0.0-5817-gbcea8c48 fa922c444906 161e7ff4ba0b 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:osd.3 smithi083 running (2m) - 2m - 7070M 18.0.0-5817-gbcea8c48 fa922c444906 284c2f406eb0 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:osd.4 smithi083 running (117s) - 116s - 7070M 18.0.0-5817-gbcea8c48 fa922c444906 701446cb5e01 2023-10-05T13:33:56.291 INFO:teuthology.orchestra.run.smithi062.stdout:osd.5 smithi124 running (101s) - 101s 37.3M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 26f1dd40c3c8 2023-10-05T13:33:56.292 INFO:teuthology.orchestra.run.smithi062.stdout:osd.6 smithi124 running (85s) - 85s 31.0M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 add362bf0542 2023-10-05T13:33:56.292 INFO:teuthology.orchestra.run.smithi062.stdout:osd.7 smithi124 running (69s) - 69s 12.5M 7069M 18.0.0-5817-gbcea8c48 fa922c444906 8cb43f5d6df9 2023-10-05T13:33:56.665 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph versions' 2023-10-05T13:33:56.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:56 smithi062 ceph-mon[107739]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:56.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:56 smithi124 ceph-mon[109984]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:56.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:56 smithi083 ceph-mon[109641]: pgmap v165: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:56.952 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:33:57.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:57 smithi062 ceph-mon[107739]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:57.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:57 smithi124 ceph-mon[109984]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:57.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:57 smithi083 ceph-mon[109641]: from='client.14643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:33:58.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:33:58 smithi062 ceph-mon[107739]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:58.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:33:58 smithi124 ceph-mon[109984]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:33:58.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:33:58 smithi083 ceph-mon[109641]: pgmap v166: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:00.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:00 smithi062 ceph-mon[107739]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:00.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:00 smithi124 ceph-mon[109984]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:00.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:00 smithi083 ceph-mon[109641]: pgmap v167: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:02.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:02 smithi062 ceph-mon[107739]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:02.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:02 smithi124 ceph-mon[109984]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:02.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:02 smithi083 ceph-mon[109641]: pgmap v168: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:03.112 INFO:teuthology.orchestra.run.smithi062.stdout:{ 2023-10-05T13:34:03.112 INFO:teuthology.orchestra.run.smithi062.stdout: "mon": { 2023-10-05T13:34:03.112 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 3 2023-10-05T13:34:03.112 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2023-10-05T13:34:03.112 INFO:teuthology.orchestra.run.smithi062.stdout: "mgr": { 2023-10-05T13:34:03.112 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 1 2023-10-05T13:34:03.112 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2023-10-05T13:34:03.113 INFO:teuthology.orchestra.run.smithi062.stdout: "osd": { 2023-10-05T13:34:03.113 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 8 2023-10-05T13:34:03.113 INFO:teuthology.orchestra.run.smithi062.stdout: }, 2023-10-05T13:34:03.113 INFO:teuthology.orchestra.run.smithi062.stdout: "overall": { 2023-10-05T13:34:03.113 INFO:teuthology.orchestra.run.smithi062.stdout: "ceph version 18.0.0-5817-gbcea8c48 (bcea8c48517ff154f392584022efa0718f51c9f2) reef (dev)": 12 2023-10-05T13:34:03.113 INFO:teuthology.orchestra.run.smithi062.stdout: } 2023-10-05T13:34:03.113 INFO:teuthology.orchestra.run.smithi062.stdout:} 2023-10-05T13:34:03.480 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph -s' 2023-10-05T13:34:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-05T13:34:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:03.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:34:03.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:03 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/2410480999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-05T13:34:03.629 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.629 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.629 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.629 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-05T13:34:03.629 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.629 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:03.630 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.630 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:34:03.630 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:03 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/2410480999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-05T13:34:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: Checking pool "mypool" exists for service nvmeof.mypool 2023-10-05T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: pgmap v169: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:34:03.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:03 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/2410480999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-05T13:34:03.773 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:34:04.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:34:04.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:04.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:04 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:04.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:04 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:34:04.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:34:04.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:34:04.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: pgmap v170: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:04.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:04.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:04 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: cluster: 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: id: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: health: HEALTH_OK 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: services: 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: mon: 3 daemons, quorum a,c,b (age 3m) 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: mgr: x(active, since 4m) 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: osd: 8 osds: 8 up (since 72s), 8 in (since 86s) 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: data: 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: pools: 2 pools, 33 pgs 2023-10-05T13:34:04.986 INFO:teuthology.orchestra.run.smithi062.stdout: objects: 2 objects, 577 KiB 2023-10-05T13:34:04.987 INFO:teuthology.orchestra.run.smithi062.stdout: usage: 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:04.987 INFO:teuthology.orchestra.run.smithi062.stdout: pgs: 33 active+clean 2023-10-05T13:34:04.987 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:05.500 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'ceph orch ls' 2023-10-05T13:34:05.740 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:05.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:05 smithi062 ceph-mon[107739]: mgrmap e15: x(active, since 4m) 2023-10-05T13:34:05.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:05 smithi062 ceph-mon[107739]: from='client.? 172.21.15.62:0/1923191374' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T13:34:05.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:05 smithi062 ceph-mon[107739]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-05T13:34:05.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:05 smithi083 ceph-mon[109641]: mgrmap e15: x(active, since 4m) 2023-10-05T13:34:05.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:05 smithi083 ceph-mon[109641]: from='client.? 172.21.15.62:0/1923191374' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T13:34:05.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:05 smithi083 ceph-mon[109641]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-05T13:34:06.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:05 smithi124 ceph-mon[109984]: mgrmap e15: x(active, since 4m) 2023-10-05T13:34:06.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:05 smithi124 ceph-mon[109984]: from='client.? 172.21.15.62:0/1923191374' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-05T13:34:06.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:05 smithi124 ceph-mon[109984]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2023-10-05T13:34:06.939 INFO:teuthology.orchestra.run.smithi062.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2023-10-05T13:34:06.940 INFO:teuthology.orchestra.run.smithi062.stdout:mgr 1/1 - 3m smithi062=x;count:1 2023-10-05T13:34:06.940 INFO:teuthology.orchestra.run.smithi062.stdout:mon 3/3 - 3m smithi062:172.21.15.62=a;smithi083:172.21.15.83=b;smithi124:172.21.15.124=c;count:3 2023-10-05T13:34:06.940 INFO:teuthology.orchestra.run.smithi062.stdout:nvmeof.mypool ?:4420,5500,8009 0/1 - 13s smithi062;count:1 2023-10-05T13:34:06.940 INFO:teuthology.orchestra.run.smithi062.stdout:osd 8 - - 2023-10-05T13:34:06.961 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:06 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:06.961 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:06 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:06.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:06 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:34:06.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:06 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:34:06.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:06 smithi062 ceph-mon[107739]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:06.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:06 smithi062 ceph-mon[107739]: pgmap v172: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:06.962 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:06 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:06 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:06 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:06 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:34:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:06 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:34:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:06 smithi124 ceph-mon[109984]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:06 smithi124 ceph-mon[109984]: pgmap v172: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:06 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:06 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:06 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:06 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:34:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:06 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:34:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:06 smithi083 ceph-mon[109641]: pgmap v171: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:06 smithi083 ceph-mon[109641]: pgmap v172: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:07.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:06 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:34:07.329 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'rbd create mypool/myimage --size 8Gi' 2023-10-05T13:34:07.551 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:07.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:07 smithi062 ceph-mon[107739]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:34:08.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:07 smithi124 ceph-mon[109984]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:34:08.182 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:07 smithi083 ceph-mon[109641]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2023-10-05T13:34:08.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:08 smithi062 ceph-mon[107739]: pgmap v173: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:08 smithi124 ceph-mon[109984]: pgmap v173: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:08 smithi083 ceph-mon[109641]: pgmap v173: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:10.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:09 smithi062 ceph-mon[107739]: osdmap e55: 8 total, 8 up, 8 in 2023-10-05T13:34:10.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:09 smithi124 ceph-mon[109984]: osdmap e55: 8 total, 8 up, 8 in 2023-10-05T13:34:10.327 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- bash -c 'rbd ls mypool' 2023-10-05T13:34:10.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:09 smithi083 ceph-mon[109641]: osdmap e55: 8 total, 8 up, 8 in 2023-10-05T13:34:10.562 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:11.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:10 smithi062 ceph-mon[107739]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 142 B/s wr, 0 op/s 2023-10-05T13:34:11.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:10 smithi062 ceph-mon[107739]: osdmap e56: 8 total, 8 up, 8 in 2023-10-05T13:34:11.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:10 smithi124 ceph-mon[109984]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 142 B/s wr, 0 op/s 2023-10-05T13:34:11.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:10 smithi124 ceph-mon[109984]: osdmap e56: 8 total, 8 up, 8 in 2023-10-05T13:34:11.349 INFO:teuthology.orchestra.run.smithi062.stdout:myimage 2023-10-05T13:34:11.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:10 smithi083 ceph-mon[109641]: pgmap v175: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 142 B/s wr, 0 op/s 2023-10-05T13:34:11.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:10 smithi083 ceph-mon[109641]: osdmap e56: 8 total, 8 up, 8 in 2023-10-05T13:34:11.702 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-10-05T13:34:11.712 INFO:tasks.cephadm:Waiting for ceph service nvmeof.mypool to start (timeout 300)... 2023-10-05T13:34:11.712 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:11.933 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:13.008 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:13.008 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:13.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:12 smithi062 ceph-mon[107739]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-10-05T13:34:13.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:12 smithi124 ceph-mon[109984]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-10-05T13:34:13.360 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:13.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:12 smithi083 ceph-mon[109641]: pgmap v177: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-10-05T13:34:14.079 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:13 smithi062 ceph-mon[107739]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:14.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:13 smithi124 ceph-mon[109984]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:14.361 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:14.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:13 smithi083 ceph-mon[109641]: from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:14.601 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:15.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:14 smithi062 ceph-mon[107739]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 639 B/s wr, 1 op/s 2023-10-05T13:34:15.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:14 smithi124 ceph-mon[109984]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 639 B/s wr, 1 op/s 2023-10-05T13:34:15.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:14 smithi083 ceph-mon[109641]: pgmap v178: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 639 B/s wr, 1 op/s 2023-10-05T13:34:17.987 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:16 smithi124 ceph-mon[109984]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:17.987 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:16 smithi124 ceph-mon[109984]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2023-10-05T13:34:17.987 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:16 smithi083 ceph-mon[109641]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:17.988 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:16 smithi083 ceph-mon[109641]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2023-10-05T13:34:17.988 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:17.988 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:17.989 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:17.989 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:16 smithi062 ceph-mon[107739]: from='client.14691 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:17.989 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:16 smithi062 ceph-mon[107739]: pgmap v179: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2023-10-05T13:34:18.990 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:19.231 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:19.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:18 smithi062 ceph-mon[107739]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 466 B/s rd, 699 B/s wr, 1 op/s 2023-10-05T13:34:19.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:18 smithi062 ceph-mon[107739]: osdmap e57: 8 total, 8 up, 8 in 2023-10-05T13:34:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:18 smithi124 ceph-mon[109984]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 466 B/s rd, 699 B/s wr, 1 op/s 2023-10-05T13:34:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:18 smithi124 ceph-mon[109984]: osdmap e57: 8 total, 8 up, 8 in 2023-10-05T13:34:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:18 smithi083 ceph-mon[109641]: pgmap v180: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 466 B/s rd, 699 B/s wr, 1 op/s 2023-10-05T13:34:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:18 smithi083 ceph-mon[109641]: osdmap e57: 8 total, 8 up, 8 in 2023-10-05T13:34:20.341 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:20.341 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:20.718 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:21.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:20 smithi062 ceph-mon[107739]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 523 B/s wr, 1 op/s 2023-10-05T13:34:21.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:20 smithi062 ceph-mon[107739]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:21.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:20 smithi124 ceph-mon[109984]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 523 B/s wr, 1 op/s 2023-10-05T13:34:21.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:20 smithi124 ceph-mon[109984]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:21.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:20 smithi083 ceph-mon[109641]: pgmap v182: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 419 B/s rd, 523 B/s wr, 1 op/s 2023-10-05T13:34:21.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:20 smithi083 ceph-mon[109641]: from='client.14697 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:21.719 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:21.961 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:23.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:22 smithi062 ceph-mon[107739]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 511 B/s wr, 1 op/s 2023-10-05T13:34:23.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:22 smithi124 ceph-mon[109984]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 511 B/s wr, 1 op/s 2023-10-05T13:34:23.367 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:23.367 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:23.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:22 smithi083 ceph-mon[109641]: pgmap v183: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 511 B/s wr, 1 op/s 2023-10-05T13:34:23.725 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:24.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:23 smithi062 ceph-mon[107739]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:23 smithi124 ceph-mon[109984]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:23 smithi083 ceph-mon[109641]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:24.727 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:24.965 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:25.070 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:24 smithi062 ceph-mon[107739]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2023-10-05T13:34:25.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:24 smithi124 ceph-mon[109984]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2023-10-05T13:34:25.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:24 smithi083 ceph-mon[109641]: pgmap v184: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s 2023-10-05T13:34:26.174 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:26.174 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:26.502 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:27.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:26 smithi062 ceph-mon[107739]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:27.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:26 smithi062 ceph-mon[107739]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:27.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:26 smithi124 ceph-mon[109984]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:27.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:26 smithi124 ceph-mon[109984]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:27.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:26 smithi083 ceph-mon[109641]: pgmap v185: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:27.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:26 smithi083 ceph-mon[109641]: from='client.14709 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:27.503 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:27.745 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:29.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:28 smithi062 ceph-mon[107739]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:29.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:28 smithi124 ceph-mon[109984]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:29.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:28 smithi083 ceph-mon[109641]: pgmap v186: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:31.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:30 smithi062 ceph-mon[107739]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:31.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:30 smithi124 ceph-mon[109984]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:31.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:30 smithi083 ceph-mon[109641]: pgmap v187: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:32.227 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:32.227 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:32.617 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:33.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:32 smithi062 ceph-mon[107739]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:33.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:32 smithi062 ceph-mon[107739]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:33.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:32 smithi124 ceph-mon[109984]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:33.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:32 smithi124 ceph-mon[109984]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:33.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:32 smithi083 ceph-mon[109641]: pgmap v188: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:33.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:32 smithi083 ceph-mon[109641]: from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:33.618 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:33.860 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:34.976 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:34.976 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:35.186 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:34 smithi062 ceph-mon[107739]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:35.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:34 smithi124 ceph-mon[109984]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:35.376 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:35.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:34 smithi083 ceph-mon[109641]: pgmap v189: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:35 smithi062 ceph-mon[107739]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:36.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:35 smithi124 ceph-mon[109984]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:36.377 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:35 smithi083 ceph-mon[109641]: from='client.14721 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:36.789 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:37.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:36 smithi062 ceph-mon[107739]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:37.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:36 smithi124 ceph-mon[109984]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:36 smithi083 ceph-mon[109641]: pgmap v190: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:38.166 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:38.166 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:38.533 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:39.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:38 smithi062 ceph-mon[107739]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:41.236 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:38 smithi062 ceph-mon[107739]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:41.236 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:41.237 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:38 smithi083 ceph-mon[109641]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:41.238 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:38 smithi083 ceph-mon[109641]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:41.238 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:38 smithi124 ceph-mon[109984]: pgmap v191: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:41.238 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:38 smithi124 ceph-mon[109984]: from='client.14727 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:41.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:40 smithi062 ceph-mon[107739]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:41.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:40 smithi124 ceph-mon[109984]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:41.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:40 smithi083 ceph-mon[109641]: pgmap v192: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:41.540 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:42.546 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:42.546 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:42.926 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:43.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:42 smithi062 ceph-mon[107739]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:43.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:42 smithi124 ceph-mon[109984]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:43.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:42 smithi083 ceph-mon[109641]: pgmap v193: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:43.930 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:44.171 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:44.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:43 smithi062 ceph-mon[107739]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:44.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:43 smithi124 ceph-mon[109984]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:44.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:43 smithi083 ceph-mon[109641]: from='client.14733 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:45.242 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:45.243 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:45.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:44 smithi062 ceph-mon[107739]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:45.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:44 smithi124 ceph-mon[109984]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:45.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:44 smithi083 ceph-mon[109641]: pgmap v194: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:45.615 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:46.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:46 smithi124 ceph-mon[109984]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:46.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:46 smithi083 ceph-mon[109641]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:45 smithi062 ceph-mon[107739]: from='client.14739 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:46.617 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:46.859 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:47.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:47 smithi062 ceph-mon[107739]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:47.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:47 smithi124 ceph-mon[109984]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:47.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:47 smithi083 ceph-mon[109641]: pgmap v195: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:47.925 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:47.925 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:48.349 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:49.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:49 smithi062 ceph-mon[107739]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:49.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:49 smithi062 ceph-mon[107739]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:49.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:49 smithi124 ceph-mon[109984]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:49.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:49 smithi124 ceph-mon[109984]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:49.349 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:49 smithi083 ceph-mon[109641]: pgmap v196: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:49 smithi083 ceph-mon[109641]: from='client.14745 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:49.579 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:50.723 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:50.724 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:51.043 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:51.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:51 smithi124 ceph-mon[109984]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:51.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:51 smithi083 ceph-mon[109641]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:51.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:51 smithi062 ceph-mon[107739]: pgmap v197: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:52.045 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:52.284 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:52.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:52 smithi124 ceph-mon[109984]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:52.391 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:52 smithi062 ceph-mon[107739]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:52.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:52 smithi083 ceph-mon[109641]: from='client.14751 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:53.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:53 smithi062 ceph-mon[107739]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:53.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:53 smithi124 ceph-mon[109984]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:53.391 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:53.392 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:53.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:53 smithi083 ceph-mon[109641]: pgmap v198: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:53.755 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:54.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:54 smithi124 ceph-mon[109984]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:54.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:54 smithi083 ceph-mon[109641]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:54.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:54 smithi062 ceph-mon[107739]: from='client.14757 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:54.755 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:54.995 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:55.089 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:55 smithi062 ceph-mon[107739]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:55.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:55 smithi124 ceph-mon[109984]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:55.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:55 smithi083 ceph-mon[109641]: pgmap v199: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:56.070 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:56.070 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:56.438 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:57.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:57 smithi124 ceph-mon[109984]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:57.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:57 smithi124 ceph-mon[109984]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:57.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:57 smithi083 ceph-mon[109641]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:57.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:57 smithi083 ceph-mon[109641]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:57.439 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:34:57.473 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:57 smithi062 ceph-mon[107739]: pgmap v200: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:57.473 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:57 smithi062 ceph-mon[107739]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:34:57.679 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:34:58.785 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:34:58.785 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:34:59.181 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:34:59.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:34:59 smithi124 ceph-mon[109984]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:59.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:34:59 smithi083 ceph-mon[109641]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:34:59.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:34:59 smithi062 ceph-mon[107739]: pgmap v201: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:00.182 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:00.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:00 smithi124 ceph-mon[109984]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:00.423 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:00.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:00 smithi083 ceph-mon[109641]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:00.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:00 smithi062 ceph-mon[107739]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:01.185 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:01 smithi062 ceph-mon[107739]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:01.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:01 smithi124 ceph-mon[109984]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:01.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:01 smithi083 ceph-mon[109641]: pgmap v202: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:01.560 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:01.561 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:01.923 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:02.924 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:03.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:03 smithi124 ceph-mon[109984]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:03.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:03 smithi124 ceph-mon[109984]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:03.414 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:03.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:03 smithi083 ceph-mon[109641]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:03.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:03 smithi083 ceph-mon[109641]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:03.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:03 smithi062 ceph-mon[107739]: from='client.14775 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:03.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:03 smithi062 ceph-mon[107739]: pgmap v203: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:04.827 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:04.827 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:05.085 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:05 smithi062 ceph-mon[107739]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:05.195 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:05.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:05 smithi124 ceph-mon[109984]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:05.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:05 smithi083 ceph-mon[109641]: pgmap v204: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:06.196 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:06.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:06 smithi124 ceph-mon[109984]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:06.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:06 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:35:06.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:06 smithi083 ceph-mon[109641]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:06.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:06 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:35:06.432 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:06.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:06 smithi062 ceph-mon[107739]: from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:06.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:06 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:35:07.139 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:07 smithi062 ceph-mon[107739]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.139 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:35:07.139 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:35:07.139 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:07 smithi062 ceph-mon[107739]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.139 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:07 smithi062 ceph-mon[107739]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.140 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:35:07.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:07 smithi083 ceph-mon[109641]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:07 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:35:07.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:07 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:35:07.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:07 smithi083 ceph-mon[109641]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:07 smithi083 ceph-mon[109641]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:07 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:35:07.512 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:07.512 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:07 smithi124 ceph-mon[109984]: pgmap v205: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:07 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:35:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:07 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:35:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:07 smithi124 ceph-mon[109984]: pgmap v206: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:07 smithi124 ceph-mon[109984]: pgmap v207: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:07.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:07 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:35:07.919 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:08.920 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:09.166 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:09.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:08 smithi062 ceph-mon[107739]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:09.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:08 smithi062 ceph-mon[107739]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:08 smithi124 ceph-mon[109984]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:08 smithi124 ceph-mon[109984]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:08 smithi083 ceph-mon[109641]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:08 smithi083 ceph-mon[109641]: pgmap v208: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:10.242 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:10.242 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:10.620 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:11.622 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:11.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:11 smithi062 ceph-mon[107739]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:11.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:11 smithi062 ceph-mon[107739]: pgmap v209: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:11.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:11 smithi124 ceph-mon[109984]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:11.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:11 smithi124 ceph-mon[109984]: pgmap v209: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:11.861 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:11.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:11 smithi083 ceph-mon[109641]: from='client.14793 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:11.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:11 smithi083 ceph-mon[109641]: pgmap v209: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:12.895 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:12.895 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:13.269 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:13.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:13 smithi062 ceph-mon[107739]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:13 smithi124 ceph-mon[109984]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:13 smithi083 ceph-mon[109641]: pgmap v210: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:14.270 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:14.512 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:14.613 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:14 smithi062 ceph-mon[107739]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:14.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:14 smithi124 ceph-mon[109984]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:14.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:14 smithi083 ceph-mon[109641]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:15.600 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:15.601 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:15.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:15 smithi062 ceph-mon[107739]: pgmap v211: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:15.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:15 smithi124 ceph-mon[109984]: pgmap v211: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:15.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:15 smithi083 ceph-mon[109641]: pgmap v211: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:15.978 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:16.979 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:17.219 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:17.701 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:17 smithi062 ceph-mon[107739]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:17.701 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:17 smithi062 ceph-mon[107739]: pgmap v212: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:17 smithi124 ceph-mon[109984]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:17 smithi124 ceph-mon[109984]: pgmap v212: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:17.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:17 smithi083 ceph-mon[109641]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:17.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:17 smithi083 ceph-mon[109641]: pgmap v212: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:18.305 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:18.305 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:18.685 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:19.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:18 smithi062 ceph-mon[107739]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:19.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:18 smithi062 ceph-mon[107739]: pgmap v213: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:18 smithi124 ceph-mon[109984]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:18 smithi124 ceph-mon[109984]: pgmap v213: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:18 smithi083 ceph-mon[109641]: from='client.14811 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:18 smithi083 ceph-mon[109641]: pgmap v213: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:19.686 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:19.925 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:21.021 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:21.021 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:21.402 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:21.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:21 smithi062 ceph-mon[107739]: pgmap v214: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:21.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:21 smithi124 ceph-mon[109984]: pgmap v214: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:21.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:21 smithi083 ceph-mon[109641]: pgmap v214: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:22.403 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:22.642 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:22.736 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:22 smithi062 ceph-mon[107739]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:22.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:22 smithi124 ceph-mon[109984]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:22.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:22 smithi083 ceph-mon[109641]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:23.736 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:32.159 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:32.161 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:23 smithi062 ceph-mon[107739]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:23 smithi083 ceph-mon[109641]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:25 smithi083 ceph-mon[109641]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:32.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:25 smithi083 ceph-mon[109641]: pgmap v216: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:27 smithi083 ceph-mon[109641]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:28 smithi083 ceph-mon[109641]: pgmap v218: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.163 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:31 smithi083 ceph-mon[109641]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.164 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:23 smithi124 ceph-mon[109984]: pgmap v215: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.164 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:25 smithi124 ceph-mon[109984]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:32.164 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:25 smithi124 ceph-mon[109984]: pgmap v216: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.164 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:27 smithi124 ceph-mon[109984]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.164 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:28 smithi124 ceph-mon[109984]: pgmap v218: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.164 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:31 smithi124 ceph-mon[109984]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.165 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:32.166 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:25 smithi062 ceph-mon[107739]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:32.166 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:25 smithi062 ceph-mon[107739]: pgmap v216: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.166 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:27 smithi062 ceph-mon[107739]: pgmap v217: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.166 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:28 smithi062 ceph-mon[107739]: pgmap v218: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:32.167 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:31 smithi062 ceph-mon[107739]: pgmap v219: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:33.167 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:33.407 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:33.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:33 smithi062 ceph-mon[107739]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:33.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:33 smithi124 ceph-mon[109984]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:33.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:33 smithi083 ceph-mon[109641]: pgmap v220: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:34.538 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:34.538 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:34.975 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:35.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:35 smithi062 ceph-mon[107739]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:35.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:35 smithi124 ceph-mon[109984]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:35.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:35 smithi083 ceph-mon[109641]: pgmap v221: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:35.976 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:36.215 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:36.706 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:36 smithi062 ceph-mon[107739]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:36.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:36 smithi124 ceph-mon[109984]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:36.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:36 smithi083 ceph-mon[109641]: from='client.14829 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:37.329 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:37.330 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:37.640 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:37 smithi062 ceph-mon[107739]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:37.699 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:37 smithi124 ceph-mon[109984]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:37.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:37 smithi083 ceph-mon[109641]: pgmap v222: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:38.700 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:38.735 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:38 smithi062 ceph-mon[107739]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:38.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:38 smithi124 ceph-mon[109984]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:38.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:38 smithi083 ceph-mon[109641]: from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:38.938 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:39.657 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:39 smithi062 ceph-mon[107739]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:39 smithi124 ceph-mon[109984]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:39.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:39 smithi083 ceph-mon[109641]: pgmap v223: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:40.018 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:40.018 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:40.390 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:41.391 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:41.631 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:41.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:41 smithi062 ceph-mon[107739]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:41.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:41 smithi062 ceph-mon[107739]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:41 smithi124 ceph-mon[109984]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:41 smithi124 ceph-mon[109984]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:41.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:41 smithi083 ceph-mon[109641]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:41.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:41 smithi083 ceph-mon[109641]: pgmap v224: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:42.691 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:42.691 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:43.057 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:43.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:43 smithi062 ceph-mon[107739]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:43.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:43 smithi124 ceph-mon[109984]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:43.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:43 smithi083 ceph-mon[109641]: pgmap v225: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:44.058 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:44.298 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:44.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:44 smithi062 ceph-mon[107739]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:44.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:44 smithi124 ceph-mon[109984]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:44.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:44 smithi083 ceph-mon[109641]: from='client.14847 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:45.401 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:45.401 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:45.721 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:45 smithi062 ceph-mon[107739]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:45.782 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:45 smithi124 ceph-mon[109984]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:45 smithi083 ceph-mon[109641]: pgmap v226: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:46.783 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:46 smithi124 ceph-mon[109984]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:46.817 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:46 smithi062 ceph-mon[107739]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:46.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:46 smithi083 ceph-mon[109641]: from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:47.023 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:47 smithi124 ceph-mon[109984]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:47.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:47 smithi083 ceph-mon[109641]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:47.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:47 smithi062 ceph-mon[107739]: pgmap v227: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:48.086 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:48.086 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:48.456 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:49.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:48 smithi062 ceph-mon[107739]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:49.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:48 smithi062 ceph-mon[107739]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:49.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:48 smithi124 ceph-mon[109984]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:49.301 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:48 smithi124 ceph-mon[109984]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:48 smithi083 ceph-mon[109641]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:48 smithi083 ceph-mon[109641]: pgmap v228: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:49.458 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:49.697 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:50.782 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:50.783 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:51.156 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:51.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:51 smithi062 ceph-mon[107739]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:51 smithi124 ceph-mon[109984]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:51.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:51 smithi083 ceph-mon[109641]: pgmap v229: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:52.157 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:52.397 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:52.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:52 smithi062 ceph-mon[107739]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:52 smithi124 ceph-mon[109984]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:52 smithi083 ceph-mon[109641]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:53.551 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:54.417 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:54.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:53 smithi083 ceph-mon[109641]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:54.418 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:53 smithi124 ceph-mon[109984]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:54.418 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:53 smithi062 ceph-mon[107739]: pgmap v230: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:54.419 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:55.420 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:55.659 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:55.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:55 smithi062 ceph-mon[107739]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:55.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:55 smithi062 ceph-mon[107739]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:55.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:55 smithi124 ceph-mon[109984]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:55.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:55 smithi124 ceph-mon[109984]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:55.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:55 smithi083 ceph-mon[109641]: from='client.14871 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:55.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:55 smithi083 ceph-mon[109641]: pgmap v231: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:56.726 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:56.726 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:57.096 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:57.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:57 smithi062 ceph-mon[107739]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:57.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:57 smithi124 ceph-mon[109984]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:57.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:57 smithi083 ceph-mon[109641]: pgmap v232: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:58.097 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:35:58.337 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:35:58.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:58 smithi062 ceph-mon[107739]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:58.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:58 smithi124 ceph-mon[109984]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:58.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:58 smithi083 ceph-mon[109641]: from='client.14877 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:35:59.387 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:35:59.387 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:35:59.703 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:35:59 smithi062 ceph-mon[107739]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:59.771 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:35:59.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:35:59 smithi124 ceph-mon[109984]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:35:59.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:35:59 smithi083 ceph-mon[109641]: pgmap v233: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:00.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:00 smithi062 ceph-mon[107739]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:00.772 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:00.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:00 smithi124 ceph-mon[109984]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:00.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:00 smithi083 ceph-mon[109641]: from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:01.011 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:01.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:01 smithi062 ceph-mon[107739]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:01.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:01 smithi124 ceph-mon[109984]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:01.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:01 smithi083 ceph-mon[109641]: pgmap v234: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:02.119 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:02.119 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:02.488 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:03.489 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:03.730 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:03.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:03 smithi062 ceph-mon[107739]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:03.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:03 smithi062 ceph-mon[107739]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:03.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:03 smithi124 ceph-mon[109984]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:03.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:03 smithi124 ceph-mon[109984]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:03.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:03 smithi083 ceph-mon[109641]: from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:03.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:03 smithi083 ceph-mon[109641]: pgmap v235: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:04.798 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:04.799 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:05.145 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:05.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:05 smithi124 ceph-mon[109984]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:05.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:05 smithi083 ceph-mon[109641]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:05.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:05 smithi062 ceph-mon[107739]: pgmap v236: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:06.147 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:06.386 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:06.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:06 smithi062 ceph-mon[107739]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:06.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:06 smithi124 ceph-mon[109984]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:06.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:06 smithi083 ceph-mon[109641]: from='client.14895 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:07.489 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:07.489 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:07 smithi062 ceph-mon[107739]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:36:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:36:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:36:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:07 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:36:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:07 smithi124 ceph-mon[109984]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:07 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:36:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:07 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:36:07.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:07 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:36:07.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:07 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:36:07.855 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:07.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:07 smithi083 ceph-mon[109641]: pgmap v237: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:07.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:07 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:36:07.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:07 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:36:07.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:07 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:36:07.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:07 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:36:08.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:08 smithi124 ceph-mon[109984]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:08.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:08 smithi124 ceph-mon[109984]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:08.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:08 smithi124 ceph-mon[109984]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:08.855 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:08.889 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:08 smithi062 ceph-mon[107739]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:08.889 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:08 smithi062 ceph-mon[107739]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:08.889 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:08 smithi062 ceph-mon[107739]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:08.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:08 smithi083 ceph-mon[109641]: pgmap v238: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:08.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:08 smithi083 ceph-mon[109641]: pgmap v239: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:08.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:08 smithi083 ceph-mon[109641]: from='client.14901 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:09.095 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:10.249 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:10.249 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:10.573 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:10.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:10 smithi062 ceph-mon[107739]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:10.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:10 smithi124 ceph-mon[109984]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:10.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:10 smithi083 ceph-mon[109641]: pgmap v240: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:11.573 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:11.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:11 smithi124 ceph-mon[109984]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:11.813 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:11.904 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:11 smithi062 ceph-mon[107739]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:11.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:11 smithi083 ceph-mon[109641]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:12.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:12 smithi062 ceph-mon[107739]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:12.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:12 smithi124 ceph-mon[109984]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:12.913 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:12.913 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:12.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:12 smithi083 ceph-mon[109641]: pgmap v241: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:13.295 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:14.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:13 smithi062 ceph-mon[107739]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:14.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:13 smithi062 ceph-mon[107739]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:14.296 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:14.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:13 smithi124 ceph-mon[109984]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:14.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:13 smithi124 ceph-mon[109984]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:14.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:13 smithi083 ceph-mon[109641]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:14.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:13 smithi083 ceph-mon[109641]: pgmap v242: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:14.535 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:15.637 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:16.037 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:16.038 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:16.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:16 smithi062 ceph-mon[107739]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:16.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:16 smithi083 ceph-mon[109641]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:16.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:16 smithi124 ceph-mon[109984]: pgmap v243: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:17.039 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:17.281 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:17.397 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:17 smithi062 ceph-mon[107739]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:17.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:17 smithi083 ceph-mon[109641]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:17.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:17 smithi124 ceph-mon[109984]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:18.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:18 smithi062 ceph-mon[107739]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:18.345 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:18.345 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:18.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:18 smithi083 ceph-mon[109641]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:18.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:18 smithi124 ceph-mon[109984]: pgmap v244: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:18.728 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:19 smithi083 ceph-mon[109641]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:19 smithi062 ceph-mon[107739]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:19.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:19 smithi124 ceph-mon[109984]: from='client.14925 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:19.729 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:19.968 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:20.426 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:20 smithi062 ceph-mon[107739]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:20.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:20 smithi083 ceph-mon[109641]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:20.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:20 smithi124 ceph-mon[109984]: pgmap v245: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:21.091 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:21.091 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:21.470 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:22 smithi083 ceph-mon[109641]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:22 smithi083 ceph-mon[109641]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:22.471 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:22.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:22 smithi062 ceph-mon[107739]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:22.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:22 smithi062 ceph-mon[107739]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:22.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:22 smithi124 ceph-mon[109984]: pgmap v246: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:22.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:22 smithi124 ceph-mon[109984]: from='client.14931 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:22.711 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:23.791 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:23.791 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:24.084 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:23 smithi062 ceph-mon[107739]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:24.178 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:23 smithi124 ceph-mon[109984]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:23 smithi083 ceph-mon[109641]: pgmap v247: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:25.179 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:25.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:24 smithi062 ceph-mon[107739]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:25.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:24 smithi124 ceph-mon[109984]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:25.420 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:25.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:24 smithi083 ceph-mon[109641]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:26.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:25 smithi062 ceph-mon[107739]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:26.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:25 smithi124 ceph-mon[109984]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:26.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:25 smithi083 ceph-mon[109641]: pgmap v248: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:26.466 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:26.466 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:26.835 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:27.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:26 smithi062 ceph-mon[107739]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:27.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:26 smithi124 ceph-mon[109984]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:27.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:26 smithi083 ceph-mon[109641]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:27.836 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:28.076 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:28.178 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:27 smithi062 ceph-mon[107739]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:28.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:27 smithi124 ceph-mon[109984]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:28.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:27 smithi083 ceph-mon[109641]: pgmap v249: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:29.171 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:29.171 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:29.559 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:30.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:30 smithi083 ceph-mon[109641]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:30.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:30 smithi083 ceph-mon[109641]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:30.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:30 smithi062 ceph-mon[107739]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:30.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:30 smithi062 ceph-mon[107739]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:30.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:30 smithi124 ceph-mon[109984]: pgmap v250: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:30.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:30 smithi124 ceph-mon[109984]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:30.560 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:30.800 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:31.842 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:31.842 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:32.218 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:32.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:32 smithi083 ceph-mon[109641]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:32.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:32 smithi062 ceph-mon[107739]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:32.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:32 smithi124 ceph-mon[109984]: pgmap v251: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:33.219 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:33.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:33 smithi083 ceph-mon[109641]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:33.457 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:33 smithi062 ceph-mon[107739]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:33 smithi124 ceph-mon[109984]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:34.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:34 smithi083 ceph-mon[109641]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:34 smithi062 ceph-mon[107739]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:34.528 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:34.528 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:34.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:34 smithi124 ceph-mon[109984]: pgmap v252: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:34.908 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:35.909 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:36.149 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:36.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:36 smithi062 ceph-mon[107739]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:36.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:36 smithi062 ceph-mon[107739]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:36 smithi083 ceph-mon[109641]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:36 smithi083 ceph-mon[109641]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:36.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:36 smithi124 ceph-mon[109984]: from='client.14961 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:36.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:36 smithi124 ceph-mon[109984]: pgmap v253: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:37.284 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:37.649 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:37.651 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:38.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:38 smithi083 ceph-mon[109641]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:38.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:38 smithi083 ceph-mon[109641]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:38 smithi062 ceph-mon[107739]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:38.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:38 smithi062 ceph-mon[107739]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:38 smithi124 ceph-mon[109984]: pgmap v254: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:38 smithi124 ceph-mon[109984]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:38.652 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:38.892 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:40.042 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:40.042 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:40.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:40 smithi062 ceph-mon[107739]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:40.425 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:40.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:40 smithi083 ceph-mon[109641]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:40.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:40 smithi124 ceph-mon[109984]: pgmap v255: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:41.427 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:41.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:41 smithi083 ceph-mon[109641]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:41.462 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:41 smithi062 ceph-mon[107739]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:41.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:41 smithi124 ceph-mon[109984]: from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:41.668 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:42.407 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:42 smithi062 ceph-mon[107739]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:42.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:42 smithi083 ceph-mon[109641]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:42.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:42 smithi124 ceph-mon[109984]: pgmap v256: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:42.765 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:42.765 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:43.141 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:44.142 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:44.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:43 smithi062 ceph-mon[107739]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:44.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:43 smithi062 ceph-mon[107739]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:44.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:43 smithi124 ceph-mon[109984]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:44.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:43 smithi124 ceph-mon[109984]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:44.383 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:44.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:43 smithi083 ceph-mon[109641]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:44.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:43 smithi083 ceph-mon[109641]: pgmap v257: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:45.403 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:45.403 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:45.790 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:46.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:46 smithi083 ceph-mon[109641]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:46.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:46 smithi083 ceph-mon[109641]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:46 smithi062 ceph-mon[107739]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:46 smithi062 ceph-mon[107739]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:46.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:46 smithi124 ceph-mon[109984]: pgmap v258: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:46.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:46 smithi124 ceph-mon[109984]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:46.790 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:47.031 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:48.167 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:48.168 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:48.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:48 smithi083 ceph-mon[109641]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:48.455 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:48 smithi062 ceph-mon[107739]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:48.532 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:48.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:48 smithi124 ceph-mon[109984]: pgmap v259: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:49 smithi083 ceph-mon[109641]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:49.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:49 smithi062 ceph-mon[107739]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:49.533 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:49.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:49 smithi124 ceph-mon[109984]: from='client.14991 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:49.774 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:50.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:50 smithi083 ceph-mon[109641]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:50.445 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:50 smithi062 ceph-mon[107739]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:50.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:50 smithi124 ceph-mon[109984]: pgmap v260: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:50.858 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:50.859 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:51.224 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:52.225 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:52.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:52 smithi083 ceph-mon[109641]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:52.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:52 smithi083 ceph-mon[109641]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:52.465 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:52.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:52 smithi062 ceph-mon[107739]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:52.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:52 smithi062 ceph-mon[107739]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:52.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:52 smithi124 ceph-mon[109984]: from='client.14997 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:52.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:52 smithi124 ceph-mon[109984]: pgmap v261: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:53.544 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:53.544 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:53.914 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:54.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:53 smithi062 ceph-mon[107739]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:54.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:53 smithi124 ceph-mon[109984]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:54.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:53 smithi083 ceph-mon[109641]: pgmap v262: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:54.915 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:55.158 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:55.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:54 smithi062 ceph-mon[107739]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:55.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:54 smithi124 ceph-mon[109984]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:55.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:54 smithi083 ceph-mon[109641]: from='client.15003 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:56.230 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:36:56.231 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:36:56.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:55 smithi062 ceph-mon[107739]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:56.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:55 smithi124 ceph-mon[109984]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:56.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:55 smithi083 ceph-mon[109641]: pgmap v263: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:36:56.614 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:36:57.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:56 smithi062 ceph-mon[107739]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:57.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:56 smithi124 ceph-mon[109984]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:57.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:56 smithi083 ceph-mon[109641]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:36:57.615 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:36:57.852 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:36:58.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:36:57 smithi062 ceph-mon[107739]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:36:57 smithi083 ceph-mon[109641]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:00 smithi083 ceph-mon[109641]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:03.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:00 smithi083 ceph-mon[109641]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:02 smithi083 ceph-mon[109641]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.207 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:36:57 smithi124 ceph-mon[109984]: pgmap v264: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.207 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:00 smithi124 ceph-mon[109984]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:03.208 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:00 smithi124 ceph-mon[109984]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.208 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:02 smithi124 ceph-mon[109984]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.208 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:03.208 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:03.333 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:03.334 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:00 smithi062 ceph-mon[107739]: from='client.15015 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:03.334 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:00 smithi062 ceph-mon[107739]: pgmap v265: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:03.334 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:02 smithi062 ceph-mon[107739]: pgmap v266: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:04.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:03 smithi062 ceph-mon[107739]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:03 smithi124 ceph-mon[109984]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:04.334 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:04.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:03 smithi083 ceph-mon[109641]: pgmap v267: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:04.574 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:05.676 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:05.677 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:06.047 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:06.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:06 smithi062 ceph-mon[107739]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:06.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:06 smithi083 ceph-mon[109641]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:06.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:06 smithi124 ceph-mon[109984]: pgmap v268: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:07.048 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:07.289 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:07.423 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:07 smithi062 ceph-mon[107739]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:07.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:07 smithi083 ceph-mon[109641]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:07 smithi124 ceph-mon[109984]: from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:08.362 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:08 smithi062 ceph-mon[107739]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:08.362 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:08 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:37:08.362 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:08 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:37:08.362 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:08 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:37:08.362 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:08 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:37:08.425 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:08.425 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:08.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:08 smithi083 ceph-mon[109641]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:08.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:08 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:37:08.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:08 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:37:08.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:08 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:37:08.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:08 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:37:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:08 smithi124 ceph-mon[109984]: pgmap v269: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:08 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:37:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:08 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:37:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:08 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:37:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:08 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:37:08.779 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:09 smithi083 ceph-mon[109641]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:09 smithi083 ceph-mon[109641]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:09 smithi083 ceph-mon[109641]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:09.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:09 smithi062 ceph-mon[107739]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:09.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:09 smithi062 ceph-mon[107739]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:09.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:09 smithi062 ceph-mon[107739]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:09.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:09 smithi124 ceph-mon[109984]: pgmap v270: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:09.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:09 smithi124 ceph-mon[109984]: pgmap v271: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:09.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:09 smithi124 ceph-mon[109984]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:09.780 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:10.020 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:11.195 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:11.195 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:11.365 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:11 smithi062 ceph-mon[107739]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:11.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:11 smithi083 ceph-mon[109641]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:11 smithi124 ceph-mon[109984]: pgmap v272: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:11.570 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:12.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:12 smithi083 ceph-mon[109641]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:12.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:12 smithi062 ceph-mon[107739]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:12 smithi124 ceph-mon[109984]: from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:12.572 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:12.810 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:13.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:13 smithi083 ceph-mon[109641]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:13.458 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:13 smithi062 ceph-mon[107739]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:13.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:13 smithi124 ceph-mon[109984]: pgmap v273: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:13.848 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:13.848 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:14.212 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:15.213 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:15.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:15 smithi083 ceph-mon[109641]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:15.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:15 smithi083 ceph-mon[109641]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:15.453 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:15 smithi062 ceph-mon[107739]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:15 smithi062 ceph-mon[107739]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:15.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:15 smithi124 ceph-mon[109984]: pgmap v274: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:15.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:15 smithi124 ceph-mon[109984]: from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:16.525 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:16.525 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:16.980 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:17.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:17 smithi062 ceph-mon[107739]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:17.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:17 smithi062 ceph-mon[107739]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:17.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:17 smithi083 ceph-mon[109641]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:17.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:17 smithi083 ceph-mon[109641]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:17.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:17 smithi124 ceph-mon[109984]: pgmap v275: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:17.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:17 smithi124 ceph-mon[109984]: from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:17.982 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:18.221 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:19.298 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:19.298 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:19.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:19 smithi062 ceph-mon[107739]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:19.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:19 smithi124 ceph-mon[109984]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:19.669 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:19.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:19 smithi083 ceph-mon[109641]: pgmap v276: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:20.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:20 smithi062 ceph-mon[107739]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:20.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:20 smithi124 ceph-mon[109984]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:20.670 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:20.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:20 smithi083 ceph-mon[109641]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:20.909 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:21.359 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:21 smithi062 ceph-mon[107739]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:21.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:21 smithi124 ceph-mon[109984]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:21.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:21 smithi083 ceph-mon[109641]: pgmap v277: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:21.962 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:21.962 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:22.328 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:23.329 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:23.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:23 smithi062 ceph-mon[107739]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:23.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:23 smithi062 ceph-mon[107739]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:23.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:23 smithi124 ceph-mon[109984]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:23.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:23 smithi124 ceph-mon[109984]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:23.569 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:23.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:23 smithi083 ceph-mon[109641]: pgmap v278: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:23.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:23 smithi083 ceph-mon[109641]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:24.629 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:24.931 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:25.009 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:25.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:25 smithi062 ceph-mon[107739]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:25.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:25 smithi124 ceph-mon[109984]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:25.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:25 smithi083 ceph-mon[109641]: pgmap v279: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:26.011 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:26.251 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:26.345 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:26 smithi062 ceph-mon[107739]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:26.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:26 smithi124 ceph-mon[109984]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:26.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:26 smithi083 ceph-mon[109641]: from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:27.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:27 smithi062 ceph-mon[107739]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:27.339 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:27.339 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:27.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:27 smithi124 ceph-mon[109984]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:27.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:27 smithi083 ceph-mon[109641]: pgmap v280: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:27.710 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:28 smithi062 ceph-mon[107739]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:28 smithi124 ceph-mon[109984]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:28.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:28 smithi083 ceph-mon[109641]: from='client.15069 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:28.711 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:28.951 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:29.425 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:29 smithi062 ceph-mon[107739]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:29.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:29 smithi124 ceph-mon[109984]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:29.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:29 smithi083 ceph-mon[109641]: pgmap v281: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:30.034 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:30.035 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:30.400 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:31.401 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:31.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:31 smithi062 ceph-mon[107739]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:31.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:31 smithi062 ceph-mon[107739]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:31.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:31 smithi124 ceph-mon[109984]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:31.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:31 smithi124 ceph-mon[109984]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:31.641 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:31.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:31 smithi083 ceph-mon[109641]: pgmap v282: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:31.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:31 smithi083 ceph-mon[109641]: from='client.15075 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:32.641 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:32.641 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:33.043 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:33 smithi062 ceph-mon[107739]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:33 smithi124 ceph-mon[109984]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:33 smithi083 ceph-mon[109641]: pgmap v283: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:34.044 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:34.285 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:34.403 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:34 smithi062 ceph-mon[107739]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:34.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:34 smithi124 ceph-mon[109984]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:34.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:34 smithi083 ceph-mon[109641]: from='client.15081 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:35.376 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:35 smithi062 ceph-mon[107739]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:35.394 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:35.394 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:35 smithi124 ceph-mon[109984]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:35 smithi083 ceph-mon[109641]: pgmap v284: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:35.719 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:36.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:36 smithi062 ceph-mon[107739]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:36.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:36 smithi124 ceph-mon[109984]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:36.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:36 smithi083 ceph-mon[109641]: from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:36.720 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:36.959 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:37.432 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:37 smithi062 ceph-mon[107739]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:37 smithi124 ceph-mon[109984]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:37.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:37 smithi083 ceph-mon[109641]: pgmap v285: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:38.012 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:38.012 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:38.375 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:39.377 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:39.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:39 smithi062 ceph-mon[107739]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:39.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:39 smithi062 ceph-mon[107739]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:39 smithi124 ceph-mon[109984]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:39 smithi124 ceph-mon[109984]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:39.616 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:39.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:39 smithi083 ceph-mon[109641]: pgmap v286: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:39.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:39 smithi083 ceph-mon[109641]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:40.688 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:40.688 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:41.082 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:41.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:41 smithi062 ceph-mon[107739]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:41.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:41 smithi124 ceph-mon[109984]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:41 smithi083 ceph-mon[109641]: pgmap v287: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:42.083 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:42.322 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:42.435 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:42 smithi062 ceph-mon[107739]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:42.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:42 smithi124 ceph-mon[109984]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:42.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:42 smithi083 ceph-mon[109641]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:43.408 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:43 smithi062 ceph-mon[107739]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:43.470 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:43.470 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:43.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:43 smithi124 ceph-mon[109984]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:43.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:43 smithi083 ceph-mon[109641]: pgmap v288: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:43.832 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:44.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:44 smithi124 ceph-mon[109984]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:44.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:44 smithi083 ceph-mon[109641]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:44.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:44 smithi062 ceph-mon[107739]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:44.833 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:45.075 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:45.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:45 smithi062 ceph-mon[107739]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:45 smithi083 ceph-mon[109641]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:47 smithi083 ceph-mon[109641]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:47 smithi083 ceph-mon[109641]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:49.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:49 smithi083 ceph-mon[109641]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.806 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:45 smithi124 ceph-mon[109984]: pgmap v289: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.806 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:47 smithi124 ceph-mon[109984]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.806 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:47 smithi124 ceph-mon[109984]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:49.807 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:49 smithi124 ceph-mon[109984]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.807 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:49.807 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:49.808 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:49.808 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:47 smithi062 ceph-mon[107739]: pgmap v290: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:49.808 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:47 smithi062 ceph-mon[107739]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:49.808 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:49 smithi062 ceph-mon[107739]: pgmap v291: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:50.808 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:51.049 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:51.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:51 smithi062 ceph-mon[107739]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:51.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:51 smithi124 ceph-mon[109984]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:51.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:51 smithi083 ceph-mon[109641]: pgmap v292: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:52.194 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:52.194 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:52.599 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:53.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:53 smithi124 ceph-mon[109984]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:53.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:53 smithi124 ceph-mon[109984]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:53.600 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:53.633 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:53 smithi062 ceph-mon[107739]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:53.633 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:53 smithi062 ceph-mon[107739]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:53.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:53 smithi083 ceph-mon[109641]: pgmap v293: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:53.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:53 smithi083 ceph-mon[109641]: from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:53.840 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:54.969 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:54.969 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:55.333 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:55.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:55 smithi124 ceph-mon[109984]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:55.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:55 smithi083 ceph-mon[109641]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:55.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:55 smithi062 ceph-mon[107739]: pgmap v294: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:56.334 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:56.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:56 smithi124 ceph-mon[109984]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:56.574 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:56.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:56 smithi083 ceph-mon[109641]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:56.684 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:56 smithi062 ceph-mon[107739]: from='client.15123 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:57.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:57 smithi062 ceph-mon[107739]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:57.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:57 smithi124 ceph-mon[109984]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:57.656 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:37:57.656 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:37:57.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:57 smithi083 ceph-mon[109641]: pgmap v295: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:58.046 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:37:59.047 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:37:59.287 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:37:59.382 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:59 smithi062 ceph-mon[107739]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:59.382 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:37:59 smithi062 ceph-mon[107739]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:59.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:59 smithi124 ceph-mon[109984]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:59.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:37:59 smithi124 ceph-mon[109984]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:37:59.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:59 smithi083 ceph-mon[109641]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:37:59.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:37:59 smithi083 ceph-mon[109641]: pgmap v296: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:00.334 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:00.334 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:00.739 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:01.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:01 smithi124 ceph-mon[109984]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:01.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:01 smithi124 ceph-mon[109984]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:01.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:01 smithi083 ceph-mon[109641]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:01.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:01 smithi083 ceph-mon[109641]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:01.740 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:01.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:01 smithi062 ceph-mon[107739]: pgmap v297: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:01.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:01 smithi062 ceph-mon[107739]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:01.981 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:03.052 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:03.052 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:03.387 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:03 smithi062 ceph-mon[107739]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:03.438 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:03 smithi124 ceph-mon[109984]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:03 smithi083 ceph-mon[109641]: pgmap v298: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:04.439 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:04.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:04 smithi124 ceph-mon[109984]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:04.680 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:04.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:04 smithi083 ceph-mon[109641]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:04.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:04 smithi062 ceph-mon[107739]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:05.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:05 smithi062 ceph-mon[107739]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:05.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:05 smithi124 ceph-mon[109984]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:05.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:05 smithi083 ceph-mon[109641]: pgmap v299: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:05.755 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:05.755 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:06.122 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:07.123 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:07.362 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:07.466 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:07 smithi062 ceph-mon[107739]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:07.466 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:07 smithi062 ceph-mon[107739]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:07.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:07 smithi083 ceph-mon[109641]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:07.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:07 smithi083 ceph-mon[109641]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:07 smithi124 ceph-mon[109984]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:07 smithi124 ceph-mon[109984]: pgmap v300: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:08.415 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:08.415 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:08.591 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:08 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:38:08.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:08 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:38:08.787 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:08.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:08 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:38:09.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:09 smithi083 ceph-mon[109641]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:09 smithi083 ceph-mon[109641]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:09.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:09 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:38:09.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:09 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:38:09.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:09 smithi083 ceph-mon[109641]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:09 smithi083 ceph-mon[109641]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:09 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:38:09.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:09 smithi062 ceph-mon[107739]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:09 smithi062 ceph-mon[107739]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:09.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:09 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:38:09.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:09 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:38:09.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:09 smithi062 ceph-mon[107739]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:09 smithi062 ceph-mon[107739]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:09 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:38:09.788 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:09.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:09 smithi124 ceph-mon[109984]: pgmap v301: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:09 smithi124 ceph-mon[109984]: from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:09.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:09 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:38:09.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:09 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:38:09.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:09 smithi124 ceph-mon[109984]: pgmap v302: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:09 smithi124 ceph-mon[109984]: pgmap v303: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:09.801 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:09 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:38:10.019 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:11.136 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:11.364 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:11.521 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:11.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:11 smithi062 ceph-mon[107739]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:11.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:11 smithi124 ceph-mon[109984]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:11.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:11 smithi083 ceph-mon[109641]: pgmap v304: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:12.684 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:12.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:12 smithi062 ceph-mon[107739]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:12.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:12 smithi124 ceph-mon[109984]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:12.924 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:12.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:12 smithi083 ceph-mon[109641]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:13.675 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:13 smithi062 ceph-mon[107739]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:13 smithi124 ceph-mon[109984]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:13 smithi083 ceph-mon[109641]: pgmap v305: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:14.041 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:14.041 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:14.421 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:15.423 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:15.664 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:15.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:15 smithi062 ceph-mon[107739]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:15.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:15 smithi062 ceph-mon[107739]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:15.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:15 smithi124 ceph-mon[109984]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:15.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:15 smithi124 ceph-mon[109984]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:15.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:15 smithi083 ceph-mon[109641]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:15.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:15 smithi083 ceph-mon[109641]: pgmap v306: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:16.752 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:16.753 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:17.120 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:17 smithi124 ceph-mon[109984]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:17.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:17 smithi083 ceph-mon[109641]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:17.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:17 smithi062 ceph-mon[107739]: pgmap v307: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:18.120 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:18.359 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:18.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:18 smithi062 ceph-mon[107739]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:18.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:18 smithi124 ceph-mon[109984]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:18.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:18 smithi083 ceph-mon[109641]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:19.425 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:19.425 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:19.743 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:19 smithi062 ceph-mon[107739]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:19.785 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:19.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:19 smithi124 ceph-mon[109984]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:19.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:19 smithi083 ceph-mon[109641]: pgmap v308: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:20.786 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:20.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:20 smithi124 ceph-mon[109984]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:20.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:20 smithi062 ceph-mon[107739]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:20.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:20 smithi083 ceph-mon[109641]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:21.026 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:21.783 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:21 smithi062 ceph-mon[107739]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:21.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:21 smithi124 ceph-mon[109984]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:21.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:21 smithi083 ceph-mon[109641]: pgmap v309: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:22.182 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:22.182 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:22.537 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:23.538 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:23.777 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:23.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:23 smithi124 ceph-mon[109984]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:23.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:23 smithi124 ceph-mon[109984]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:23.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:23 smithi062 ceph-mon[107739]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:23.870 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:23 smithi062 ceph-mon[107739]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:23.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:23 smithi083 ceph-mon[109641]: from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:23.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:23 smithi083 ceph-mon[109641]: pgmap v310: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:24.924 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:24.924 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:25.285 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:25.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:25 smithi124 ceph-mon[109984]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:25.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:25 smithi083 ceph-mon[109641]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:25.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:25 smithi062 ceph-mon[107739]: pgmap v311: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:26.286 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:26.527 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:26.620 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:26 smithi062 ceph-mon[107739]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:26.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:26 smithi124 ceph-mon[109984]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:26.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:26 smithi083 ceph-mon[109641]: from='client.15189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:27.611 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:27.611 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:27.780 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:27 smithi062 ceph-mon[107739]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:27.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:27 smithi124 ceph-mon[109984]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:27.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:27 smithi083 ceph-mon[109641]: pgmap v312: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:27.994 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:28.995 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:29.237 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:29.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:29 smithi124 ceph-mon[109984]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:29.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:29 smithi124 ceph-mon[109984]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:29.346 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:29 smithi062 ceph-mon[107739]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:29.346 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:29 smithi062 ceph-mon[107739]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:29.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:29 smithi083 ceph-mon[109641]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:29.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:29 smithi083 ceph-mon[109641]: pgmap v313: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:30.329 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:30.329 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:30.701 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:31.703 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:31.737 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:31 smithi062 ceph-mon[107739]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:31.738 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:31 smithi062 ceph-mon[107739]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:31.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:31 smithi124 ceph-mon[109984]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:31.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:31 smithi124 ceph-mon[109984]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:31.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:31 smithi083 ceph-mon[109641]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:31.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:31 smithi083 ceph-mon[109641]: pgmap v314: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:31.941 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:32.999 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:33.454 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:33.455 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:33.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:33 smithi062 ceph-mon[107739]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:33.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:33 smithi124 ceph-mon[109984]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:33.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:33 smithi083 ceph-mon[109641]: pgmap v315: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:34.457 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:34.697 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:34.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:34 smithi062 ceph-mon[107739]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:34.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:34 smithi124 ceph-mon[109984]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:34.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:34 smithi083 ceph-mon[109641]: from='client.15207 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:35.758 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:35 smithi062 ceph-mon[107739]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:35.798 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:35.798 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:35.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:35 smithi124 ceph-mon[109984]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:35.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:35 smithi083 ceph-mon[109641]: pgmap v316: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:36.176 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:37.177 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:37.416 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:37 smithi124 ceph-mon[109984]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:37 smithi124 ceph-mon[109984]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:37.882 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:37 smithi062 ceph-mon[107739]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:37.883 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:37 smithi062 ceph-mon[107739]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:37.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:37 smithi083 ceph-mon[109641]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:37.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:37 smithi083 ceph-mon[109641]: pgmap v317: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:38.465 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:38.465 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:38.834 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:39.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:39 smithi062 ceph-mon[107739]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:39.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:39 smithi062 ceph-mon[107739]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:39.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:39 smithi124 ceph-mon[109984]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:39.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:39 smithi124 ceph-mon[109984]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:39.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:39 smithi083 ceph-mon[109641]: pgmap v318: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:39.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:39 smithi083 ceph-mon[109641]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:39.835 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:40.078 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:41.173 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:41.173 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:41.577 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:41.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:41 smithi062 ceph-mon[107739]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:41 smithi124 ceph-mon[109984]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:41.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:41 smithi083 ceph-mon[109641]: pgmap v319: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:42.578 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:42.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:42 smithi062 ceph-mon[107739]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:42.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:42 smithi124 ceph-mon[109984]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:42.817 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:42.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:42 smithi083 ceph-mon[109641]: from='client.15225 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:43.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:43 smithi062 ceph-mon[107739]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:43.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:43 smithi124 ceph-mon[109984]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:43.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:43 smithi083 ceph-mon[109641]: pgmap v320: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:43.950 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:43.951 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:44.316 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:45.316 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:45.557 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:45.652 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:45 smithi062 ceph-mon[107739]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:45.652 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:45 smithi062 ceph-mon[107739]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:45 smithi124 ceph-mon[109984]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:45.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:45 smithi124 ceph-mon[109984]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:45 smithi083 ceph-mon[109641]: from='client.15231 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:45 smithi083 ceph-mon[109641]: pgmap v321: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:46.622 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:46.622 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:46.999 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:47.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:47 smithi124 ceph-mon[109984]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:47.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:47 smithi083 ceph-mon[109641]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:47.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:47 smithi062 ceph-mon[107739]: pgmap v322: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:48.000 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:48.241 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:48.681 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:48 smithi062 ceph-mon[107739]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:48.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:48 smithi124 ceph-mon[109984]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:48.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:48 smithi083 ceph-mon[109641]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:49.261 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:49.262 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:49.639 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:49 smithi062 ceph-mon[107739]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:49.674 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:49.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:49 smithi124 ceph-mon[109984]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:49.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:49 smithi083 ceph-mon[109641]: pgmap v323: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:50.675 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:50 smithi124 ceph-mon[109984]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:50.914 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:50.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:50 smithi083 ceph-mon[109641]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:50.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:50 smithi062 ceph-mon[107739]: from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:51.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:51 smithi062 ceph-mon[107739]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:51 smithi124 ceph-mon[109984]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:51.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:51 smithi083 ceph-mon[109641]: pgmap v324: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:52.017 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:38:52.017 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:38:52.383 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:38:53.384 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:38:53.625 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:38:53.733 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:53 smithi062 ceph-mon[107739]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:53.733 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:53 smithi062 ceph-mon[107739]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:53.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:53 smithi124 ceph-mon[109984]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:53.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:53 smithi124 ceph-mon[109984]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:53.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:53 smithi083 ceph-mon[109641]: from='client.15249 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:38:53.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:53 smithi083 ceph-mon[109641]: pgmap v325: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:38:54.712 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:00.246 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:00.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:55 smithi083 ceph-mon[109641]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:56 smithi083 ceph-mon[109641]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:00.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:57 smithi083 ceph-mon[109641]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:38:59 smithi083 ceph-mon[109641]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.249 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:55 smithi124 ceph-mon[109984]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.249 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:56 smithi124 ceph-mon[109984]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:00.249 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:57 smithi124 ceph-mon[109984]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.249 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:38:59 smithi124 ceph-mon[109984]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.250 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:00.250 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:55 smithi062 ceph-mon[107739]: pgmap v326: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.250 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:56 smithi062 ceph-mon[107739]: from='client.15255 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:00.250 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:57 smithi062 ceph-mon[107739]: pgmap v327: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:00.250 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:38:59 smithi062 ceph-mon[107739]: pgmap v328: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:01.251 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:01.491 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:01.608 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:01 smithi062 ceph-mon[107739]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:01.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:01 smithi124 ceph-mon[109984]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:01.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:01 smithi083 ceph-mon[109641]: pgmap v329: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:02.574 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:02.574 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:02.947 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:03.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:03 smithi124 ceph-mon[109984]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:03.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:03 smithi083 ceph-mon[109641]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:03.948 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:03.983 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:03 smithi062 ceph-mon[107739]: pgmap v330: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:04.189 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:04.637 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:04 smithi062 ceph-mon[107739]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:04 smithi124 ceph-mon[109984]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:04.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:04 smithi083 ceph-mon[109641]: from='client.15261 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:05.250 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:05.251 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:05.612 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:05 smithi062 ceph-mon[107739]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:05.631 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:05.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:05 smithi124 ceph-mon[109984]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:05.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:05 smithi083 ceph-mon[109641]: pgmap v331: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:06.632 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:06.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:06 smithi124 ceph-mon[109984]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:06.872 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:06.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:06 smithi083 ceph-mon[109641]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:06.973 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:06 smithi062 ceph-mon[107739]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:07.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:07 smithi062 ceph-mon[107739]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:07 smithi124 ceph-mon[109984]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:07.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:07 smithi083 ceph-mon[109641]: pgmap v332: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:07.944 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:07.945 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:08.331 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:09 smithi124 ceph-mon[109984]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:09 smithi124 ceph-mon[109984]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:09.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:09 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:39:09.331 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:09.358 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:09 smithi062 ceph-mon[107739]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:09.358 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:09 smithi062 ceph-mon[107739]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:09.358 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:09 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:39:09.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:09 smithi083 ceph-mon[109641]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:09 smithi083 ceph-mon[109641]: pgmap v333: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:09.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:09 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:39:09.554 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:10.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:39:10.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:39:10.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:10 smithi062 ceph-mon[107739]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:10.247 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:39:10.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:39:10.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:39:10.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:10 smithi124 ceph-mon[109984]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:10.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:39:10.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:39:10.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:39:10.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:10 smithi083 ceph-mon[109641]: pgmap v334: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:10.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:39:10.636 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:10.636 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:11.004 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:12.006 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:12.248 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:12.347 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:12 smithi062 ceph-mon[107739]: from='client.15279 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:12.347 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:12 smithi062 ceph-mon[107739]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:12.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:12 smithi083 ceph-mon[109641]: from='client.15279 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:12.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:12 smithi083 ceph-mon[109641]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:12 smithi124 ceph-mon[109984]: from='client.15279 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:12 smithi124 ceph-mon[109984]: pgmap v335: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:13.349 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:13.349 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:13.713 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:14.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:14 smithi124 ceph-mon[109984]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:14.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:14 smithi124 ceph-mon[109984]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:14.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:14 smithi083 ceph-mon[109641]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:14.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:14 smithi083 ceph-mon[109641]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:14.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:14 smithi062 ceph-mon[107739]: pgmap v336: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:14.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:14 smithi062 ceph-mon[107739]: from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:14.714 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:14.953 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:16.038 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:16.038 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:16.344 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:16 smithi062 ceph-mon[107739]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:16.412 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:16.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:16 smithi083 ceph-mon[109641]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:16.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:16 smithi124 ceph-mon[109984]: pgmap v337: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:17.412 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:17.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:17 smithi083 ceph-mon[109641]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:17.447 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:17 smithi062 ceph-mon[107739]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:17.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:17 smithi124 ceph-mon[109984]: from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:17.654 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:18.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:18 smithi062 ceph-mon[107739]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:18.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:18 smithi083 ceph-mon[109641]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:18.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:18 smithi124 ceph-mon[109984]: pgmap v338: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:18.729 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:18.729 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:19.104 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:20.105 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:20.344 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:20.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:20 smithi083 ceph-mon[109641]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:20.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:20 smithi083 ceph-mon[109641]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:20.458 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:20 smithi062 ceph-mon[107739]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:20.458 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:20 smithi062 ceph-mon[107739]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:20.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:20 smithi124 ceph-mon[109984]: from='client.15297 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:20.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:20 smithi124 ceph-mon[109984]: pgmap v339: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:21.463 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:22.025 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:22.027 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:22 smithi083 ceph-mon[109641]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:22.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:22 smithi083 ceph-mon[109641]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:22.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:22 smithi062 ceph-mon[107739]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:22.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:22 smithi062 ceph-mon[107739]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:22.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:22 smithi124 ceph-mon[109984]: pgmap v340: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:22.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:22 smithi124 ceph-mon[109984]: from='client.15303 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:23.028 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:23.269 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:24.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:24 smithi062 ceph-mon[107739]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:24 smithi124 ceph-mon[109984]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:24.364 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:24.364 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:24 smithi083 ceph-mon[109641]: pgmap v341: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:24.772 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:25.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:25 smithi124 ceph-mon[109984]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:25.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:25 smithi083 ceph-mon[109641]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:25.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:25 smithi062 ceph-mon[107739]: from='client.15309 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:25.772 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:26.012 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:26.105 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:26 smithi062 ceph-mon[107739]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:26.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:26 smithi124 ceph-mon[109984]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:26.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:26 smithi083 ceph-mon[109641]: pgmap v342: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:27.120 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:27.120 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:27.486 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:28.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:28 smithi083 ceph-mon[109641]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:28.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:28 smithi083 ceph-mon[109641]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:28.486 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:28.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:28 smithi062 ceph-mon[107739]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:28 smithi062 ceph-mon[107739]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:28 smithi124 ceph-mon[109984]: pgmap v343: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:28 smithi124 ceph-mon[109984]: from='client.15315 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:28.725 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:29.791 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:29.792 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:30.161 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:30.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:30 smithi083 ceph-mon[109641]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:30.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:30 smithi062 ceph-mon[107739]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:30.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:30 smithi124 ceph-mon[109984]: pgmap v344: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:31.162 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:31.404 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:31.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:31 smithi083 ceph-mon[109641]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:31.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:31 smithi062 ceph-mon[107739]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:31.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:31 smithi124 ceph-mon[109984]: from='client.15321 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:32.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:32 smithi083 ceph-mon[109641]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:32.460 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:32 smithi062 ceph-mon[107739]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:32.479 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:32.479 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:32.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:32 smithi124 ceph-mon[109984]: pgmap v345: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:32.885 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:33.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:33 smithi083 ceph-mon[109641]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:33.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:33 smithi062 ceph-mon[107739]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:33 smithi124 ceph-mon[109984]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:33.887 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:34.127 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:34.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:34 smithi083 ceph-mon[109641]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:34.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:34 smithi062 ceph-mon[107739]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:34.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:34 smithi124 ceph-mon[109984]: pgmap v346: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:35.133 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:35.133 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:35.500 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:36 smithi083 ceph-mon[109641]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:36.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:36 smithi083 ceph-mon[109641]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:36.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:36 smithi062 ceph-mon[107739]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:36.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:36 smithi062 ceph-mon[107739]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:36.502 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:36.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:36 smithi124 ceph-mon[109984]: pgmap v347: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:36.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:36 smithi124 ceph-mon[109984]: from='client.15333 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:36.741 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:37.813 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:37.813 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:38.136 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:38.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:38 smithi062 ceph-mon[107739]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:38 smithi124 ceph-mon[109984]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:38.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:38 smithi083 ceph-mon[109641]: pgmap v348: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:39.137 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:39.376 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:39.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:39 smithi062 ceph-mon[107739]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:39 smithi124 ceph-mon[109984]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:39.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:39 smithi083 ceph-mon[109641]: from='client.15339 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:40.461 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:40 smithi062 ceph-mon[107739]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:40.502 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:40.502 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:40.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:40 smithi124 ceph-mon[109984]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:40.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:40 smithi083 ceph-mon[109641]: pgmap v349: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:40.908 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:41.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:41 smithi062 ceph-mon[107739]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:41.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:41 smithi124 ceph-mon[109984]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:41 smithi083 ceph-mon[109641]: from='client.15345 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:41.909 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:42.148 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:42.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:42 smithi062 ceph-mon[107739]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:42.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:42 smithi124 ceph-mon[109984]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:42.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:42 smithi083 ceph-mon[109641]: pgmap v350: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.823 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:44 smithi124 ceph-mon[109984]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.824 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:44 smithi124 ceph-mon[109984]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:48.824 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:46 smithi124 ceph-mon[109984]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.824 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:48 smithi124 ceph-mon[109984]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:44 smithi083 ceph-mon[109641]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:44 smithi083 ceph-mon[109641]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:48.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:46 smithi083 ceph-mon[109641]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:48 smithi083 ceph-mon[109641]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.825 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:48.825 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:48.825 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:48.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:44 smithi062 ceph-mon[107739]: pgmap v351: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:44 smithi062 ceph-mon[107739]: from='client.15351 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:48.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:46 smithi062 ceph-mon[107739]: pgmap v352: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:48.826 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:48 smithi062 ceph-mon[107739]: pgmap v353: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:49.827 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:50.071 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:50.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:50 smithi083 ceph-mon[109641]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:50.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:50 smithi062 ceph-mon[107739]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:50.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:50 smithi124 ceph-mon[109984]: pgmap v354: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:51.159 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:51.159 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:51.549 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:52.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:52 smithi083 ceph-mon[109641]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:52.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:52 smithi083 ceph-mon[109641]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:52.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:52 smithi062 ceph-mon[107739]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:52.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:52 smithi062 ceph-mon[107739]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:52.550 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:52.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:52 smithi124 ceph-mon[109984]: pgmap v355: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:52.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:52 smithi124 ceph-mon[109984]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:52.793 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:53.875 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:53.876 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:54.189 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:54 smithi062 ceph-mon[107739]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:54.266 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:54.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:54 smithi124 ceph-mon[109984]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:54.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:54 smithi083 ceph-mon[109641]: pgmap v356: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:55.267 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:55.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:55 smithi124 ceph-mon[109984]: from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:55.300 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:55 smithi062 ceph-mon[107739]: from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:55.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:55 smithi083 ceph-mon[109641]: from='client.15363 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:55.508 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:56.285 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:56 smithi062 ceph-mon[107739]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:56.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:56 smithi124 ceph-mon[109984]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:56.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:56 smithi083 ceph-mon[109641]: pgmap v357: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:56.654 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:56.654 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:57.074 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:39:58.075 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:39:58.315 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:58 smithi062 ceph-mon[107739]: from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:58.425 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:39:58 smithi062 ceph-mon[107739]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:58.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:58 smithi083 ceph-mon[109641]: from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:58.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:39:58 smithi083 ceph-mon[109641]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:58.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:58 smithi124 ceph-mon[109984]: from='client.15369 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:39:58.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:39:58 smithi124 ceph-mon[109984]: pgmap v358: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:39:59.406 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:39:59.406 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:39:59.781 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:00.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:00 smithi083 ceph-mon[109641]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:00.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:00 smithi083 ceph-mon[109641]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:00.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:00 smithi083 ceph-mon[109641]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-05T13:40:00.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:00 smithi083 ceph-mon[109641]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-05T13:40:00.433 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:00 smithi083 ceph-mon[109641]: daemon nvmeof.mypool.smithi062.jpjckl on smithi062 is in unknown state 2023-10-05T13:40:00.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:00 smithi062 ceph-mon[107739]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:00.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:00 smithi062 ceph-mon[107739]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:00.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:00 smithi062 ceph-mon[107739]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-05T13:40:00.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:00 smithi062 ceph-mon[107739]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-05T13:40:00.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:00 smithi062 ceph-mon[107739]: daemon nvmeof.mypool.smithi062.jpjckl on smithi062 is in unknown state 2023-10-05T13:40:00.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:00 smithi124 ceph-mon[109984]: pgmap v359: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:00.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:00 smithi124 ceph-mon[109984]: from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:00.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:00 smithi124 ceph-mon[109984]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2023-10-05T13:40:00.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:00 smithi124 ceph-mon[109984]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2023-10-05T13:40:00.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:00 smithi124 ceph-mon[109984]: daemon nvmeof.mypool.smithi062.jpjckl on smithi062 is in unknown state 2023-10-05T13:40:00.781 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:01.024 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:02.079 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:02.080 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:02.379 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:02 smithi062 ceph-mon[107739]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:02.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:02 smithi083 ceph-mon[109641]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:02.456 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:02.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:02 smithi124 ceph-mon[109984]: pgmap v360: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:03.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:03 smithi083 ceph-mon[109641]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:03.457 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:03.492 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:03 smithi062 ceph-mon[107739]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:03 smithi124 ceph-mon[109984]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:03.697 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:04.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:04 smithi083 ceph-mon[109641]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:04.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:04 smithi062 ceph-mon[107739]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:04.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:04 smithi124 ceph-mon[109984]: pgmap v361: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:04.773 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:04.773 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:05.147 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:06.148 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:06.387 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:06.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:06 smithi083 ceph-mon[109641]: from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:06.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:06 smithi083 ceph-mon[109641]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:06.490 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:06 smithi062 ceph-mon[107739]: from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:06.490 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:06 smithi062 ceph-mon[107739]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:06.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:06 smithi124 ceph-mon[109984]: from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:06.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:06 smithi124 ceph-mon[109984]: pgmap v362: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:07.466 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:07.466 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:07.847 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:08.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:08 smithi062 ceph-mon[107739]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:08.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:08 smithi062 ceph-mon[107739]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:08 smithi124 ceph-mon[109984]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:08 smithi124 ceph-mon[109984]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:08.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:08 smithi083 ceph-mon[109641]: pgmap v363: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:08.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:08 smithi083 ceph-mon[109641]: from='client.15393 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:08.849 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:09.087 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:10.223 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:10.787 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:10.788 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:10 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:10.789 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:10 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: pgmap v364: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:40:10.790 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.791 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.791 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.791 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.791 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:40:10.791 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:40:10.791 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:10 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:40:10.792 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:11.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:11 smithi062 ceph-mon[107739]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:11.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:11 smithi062 ceph-mon[107739]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:11.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:11 smithi062 ceph-mon[107739]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:11 smithi124 ceph-mon[109984]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:11 smithi124 ceph-mon[109984]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:11 smithi124 ceph-mon[109984]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:11.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:11 smithi083 ceph-mon[109641]: pgmap v365: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:11.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:11 smithi083 ceph-mon[109641]: pgmap v366: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:11.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:11 smithi083 ceph-mon[109641]: from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:11.793 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:12.032 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:13.130 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:13.130 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:13.459 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:13 smithi062 ceph-mon[107739]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:13.496 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:13.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:13 smithi124 ceph-mon[109984]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:13 smithi083 ceph-mon[109641]: pgmap v367: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:14.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:14 smithi062 ceph-mon[107739]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:14.497 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:14.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:14 smithi124 ceph-mon[109984]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:14.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:14 smithi083 ceph-mon[109641]: from='client.15405 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:14.737 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:15 smithi062 ceph-mon[107739]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:15.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:15 smithi124 ceph-mon[109984]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:15.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:15 smithi083 ceph-mon[109641]: pgmap v368: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:15.804 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:15.804 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:16.179 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:17.180 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:17.421 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:17.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:17 smithi062 ceph-mon[107739]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:17.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:17 smithi062 ceph-mon[107739]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:17.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:17 smithi124 ceph-mon[109984]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:17.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:17 smithi124 ceph-mon[109984]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:17.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:17 smithi083 ceph-mon[109641]: from='client.15411 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:17.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:17 smithi083 ceph-mon[109641]: pgmap v369: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:18.521 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:18.522 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:18.938 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:19.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:19 smithi062 ceph-mon[107739]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:19.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:19 smithi062 ceph-mon[107739]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:19 smithi124 ceph-mon[109984]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:19.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:19 smithi124 ceph-mon[109984]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:19 smithi083 ceph-mon[109641]: pgmap v370: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:19.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:19 smithi083 ceph-mon[109641]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:19.939 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:20.179 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:21.291 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:21.291 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:21.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:21 smithi062 ceph-mon[107739]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:21.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:21 smithi124 ceph-mon[109984]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:21.664 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:21.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:21 smithi083 ceph-mon[109641]: pgmap v371: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:22.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:22 smithi062 ceph-mon[107739]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:22.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:22 smithi124 ceph-mon[109984]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:22.664 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:22.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:22 smithi083 ceph-mon[109641]: from='client.15423 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:22.905 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:23.385 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:23 smithi062 ceph-mon[107739]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:23.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:23 smithi124 ceph-mon[109984]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:23.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:23 smithi083 ceph-mon[109641]: pgmap v372: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:23.984 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:23.984 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:24.353 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:25.354 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:25.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:25 smithi062 ceph-mon[107739]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:25.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:25 smithi062 ceph-mon[107739]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:25.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:25 smithi124 ceph-mon[109984]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:25.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:25 smithi124 ceph-mon[109984]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:25.594 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:25.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:25 smithi083 ceph-mon[109641]: from='client.15429 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:25.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:25 smithi083 ceph-mon[109641]: pgmap v373: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:26.695 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:26.696 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:27.061 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:27.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:27 smithi062 ceph-mon[107739]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:27.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:27 smithi124 ceph-mon[109984]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:27.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:27 smithi083 ceph-mon[109641]: pgmap v374: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:28.062 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:28.303 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:28.438 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:28 smithi062 ceph-mon[107739]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:28 smithi124 ceph-mon[109984]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:28.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:28 smithi083 ceph-mon[109641]: from='client.15435 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:29.376 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:29 smithi062 ceph-mon[107739]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:29.404 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:29.405 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:29.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:29 smithi124 ceph-mon[109984]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:29.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:29 smithi083 ceph-mon[109641]: pgmap v375: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:29.728 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:30.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:30 smithi062 ceph-mon[107739]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:30.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:30 smithi124 ceph-mon[109984]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:30.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:30 smithi083 ceph-mon[109641]: from='client.15441 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:30.729 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:30.968 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:31.476 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:31 smithi062 ceph-mon[107739]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:32.354 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:31 smithi083 ceph-mon[109641]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:32.354 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:31 smithi124 ceph-mon[109984]: pgmap v376: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:32.355 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:32.355 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:32.419 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:33.423 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:33 smithi062 ceph-mon[107739]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:33.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:33 smithi062 ceph-mon[107739]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:33 smithi124 ceph-mon[109984]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:33 smithi124 ceph-mon[109984]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:33.663 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:33 smithi083 ceph-mon[109641]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:33 smithi083 ceph-mon[109641]: pgmap v377: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:34.730 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:34.730 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:35.110 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:35 smithi062 ceph-mon[107739]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:35 smithi124 ceph-mon[109984]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:35.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:35 smithi083 ceph-mon[109641]: pgmap v378: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:36.111 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:36.352 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:36.463 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:36 smithi062 ceph-mon[107739]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:36.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:36 smithi124 ceph-mon[109984]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:36.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:36 smithi083 ceph-mon[109641]: from='client.15453 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:37.476 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:37.476 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:37.501 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:37 smithi062 ceph-mon[107739]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:37.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:37 smithi124 ceph-mon[109984]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:37.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:37 smithi083 ceph-mon[109641]: pgmap v379: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:37.852 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:38.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:38 smithi124 ceph-mon[109984]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:38.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:38 smithi083 ceph-mon[109641]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:38.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:38 smithi062 ceph-mon[107739]: from='client.15459 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:38.853 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:39.092 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:39.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:39 smithi062 ceph-mon[107739]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:39 smithi124 ceph-mon[109984]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:39.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:39 smithi083 ceph-mon[109641]: pgmap v380: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:40.230 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:40.230 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:40.601 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:41.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:41 smithi124 ceph-mon[109984]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:41.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:41 smithi124 ceph-mon[109984]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:41.602 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:41.637 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:41 smithi062 ceph-mon[107739]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:41.637 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:41 smithi062 ceph-mon[107739]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:41 smithi083 ceph-mon[109641]: pgmap v381: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:41 smithi083 ceph-mon[109641]: from='client.15465 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:41.841 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:42.903 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:42.904 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:43.276 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:43.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:43 smithi062 ceph-mon[107739]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:43.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:43 smithi124 ceph-mon[109984]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:43.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:43 smithi083 ceph-mon[109641]: pgmap v382: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:44.277 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:44.518 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:44.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:44 smithi124 ceph-mon[109984]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:44.628 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:44 smithi062 ceph-mon[107739]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:44.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:44 smithi083 ceph-mon[109641]: from='client.15471 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:45.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:45 smithi124 ceph-mon[109984]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:45.590 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:45 smithi062 ceph-mon[107739]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:45.593 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:45.594 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:45.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:45 smithi083 ceph-mon[109641]: pgmap v383: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:46.000 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:47.002 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:47.243 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:47.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:47 smithi062 ceph-mon[107739]: from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:47.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:47 smithi062 ceph-mon[107739]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:47.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:47 smithi124 ceph-mon[109984]: from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:47.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:47 smithi124 ceph-mon[109984]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:47.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:47 smithi083 ceph-mon[109641]: from='client.15477 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:47.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:47 smithi083 ceph-mon[109641]: pgmap v384: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:48.371 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:48.371 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:48.742 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:49.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:49 smithi124 ceph-mon[109984]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:49.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:49 smithi124 ceph-mon[109984]: from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:49.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:49 smithi083 ceph-mon[109641]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:49 smithi083 ceph-mon[109641]: from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:49.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:49 smithi062 ceph-mon[107739]: pgmap v385: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:49.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:49 smithi062 ceph-mon[107739]: from='client.15483 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:49.743 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:49.985 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:51.052 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:51.052 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:51.340 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:51 smithi062 ceph-mon[107739]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:51.424 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:51.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:51 smithi124 ceph-mon[109984]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:51.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:51 smithi083 ceph-mon[109641]: pgmap v386: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:52.425 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:52.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:52 smithi062 ceph-mon[107739]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:52.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:52 smithi124 ceph-mon[109984]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:52.666 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:52.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:52 smithi083 ceph-mon[109641]: from='client.15489 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:53.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:53 smithi062 ceph-mon[107739]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:53.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:53 smithi083 ceph-mon[109641]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:53.942 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:53 smithi124 ceph-mon[109984]: pgmap v387: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:53.942 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:53.942 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:54.115 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:55.117 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:55.357 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:55.467 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:55 smithi062 ceph-mon[107739]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:55.468 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:55 smithi062 ceph-mon[107739]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:55.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:55 smithi124 ceph-mon[109984]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:55.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:55 smithi124 ceph-mon[109984]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:55.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:55 smithi083 ceph-mon[109641]: from='client.15495 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:55.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:55 smithi083 ceph-mon[109641]: pgmap v388: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:56.409 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:56.409 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:56.792 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:40:57.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:57 smithi062 ceph-mon[107739]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:57.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:57 smithi062 ceph-mon[107739]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:57.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:57 smithi124 ceph-mon[109984]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:57.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:57 smithi124 ceph-mon[109984]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:57.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:57 smithi083 ceph-mon[109641]: pgmap v389: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:57.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:57 smithi083 ceph-mon[109641]: from='client.15501 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:40:57.794 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:40:58.034 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:40:59.114 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:40:59.115 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:40:59.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:40:59 smithi124 ceph-mon[109984]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:59.405 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:40:59 smithi062 ceph-mon[107739]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:59.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:40:59 smithi083 ceph-mon[109641]: pgmap v390: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:40:59.446 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:00.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:00 smithi124 ceph-mon[109984]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:00.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:00 smithi083 ceph-mon[109641]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:00.447 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:00.480 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:00 smithi062 ceph-mon[107739]: from='client.15507 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:00.685 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:01.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:01 smithi124 ceph-mon[109984]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:01.368 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:01 smithi062 ceph-mon[107739]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:01.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:01 smithi083 ceph-mon[109641]: pgmap v391: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:01.763 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:01.763 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:02.165 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:03.167 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:03.408 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:03.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:03 smithi062 ceph-mon[107739]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:03.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:03 smithi062 ceph-mon[107739]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:03 smithi124 ceph-mon[109984]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:03.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:03 smithi124 ceph-mon[109984]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:03 smithi083 ceph-mon[109641]: from='client.15513 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:03 smithi083 ceph-mon[109641]: pgmap v392: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:04.499 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:04.499 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:04.873 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:05.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:05 smithi062 ceph-mon[107739]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:05.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:05 smithi062 ceph-mon[107739]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:05.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:05 smithi124 ceph-mon[109984]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:05.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:05 smithi124 ceph-mon[109984]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:05.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:05 smithi083 ceph-mon[109641]: pgmap v393: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:05.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:05 smithi083 ceph-mon[109641]: from='client.15519 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:05.874 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:06.114 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:07.196 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:07.196 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:07.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:07 smithi062 ceph-mon[107739]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:07 smithi124 ceph-mon[109984]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:07.573 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:07.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:07 smithi083 ceph-mon[109641]: pgmap v394: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:08.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:08 smithi062 ceph-mon[107739]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:08 smithi124 ceph-mon[109984]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:08.574 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:08.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:08 smithi083 ceph-mon[109641]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:08.814 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:09.484 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:09 smithi062 ceph-mon[107739]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:09.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:09 smithi124 ceph-mon[109984]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:09.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:09 smithi083 ceph-mon[109641]: pgmap v395: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:09.870 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:09.871 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:10.240 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:11.241 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:11.464 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:11.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:11.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:11.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:41:11.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:41:11.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:41:11.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:11 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:41:11.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:41:11.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:41:11.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:11 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: from='client.15531 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:11.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: pgmap v396: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:11.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:41:11.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:11.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:41:11.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:41:11.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:11 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:41:12.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:12 smithi062 ceph-mon[107739]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:12.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:12 smithi062 ceph-mon[107739]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:12 smithi124 ceph-mon[109984]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:12 smithi124 ceph-mon[109984]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:12.558 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:12.558 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:12.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:12 smithi083 ceph-mon[109641]: pgmap v397: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:12 smithi083 ceph-mon[109641]: pgmap v398: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:12.913 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:13.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:13 smithi062 ceph-mon[107739]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:13.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:13 smithi124 ceph-mon[109984]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:13.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:13 smithi083 ceph-mon[109641]: from='client.15537 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:13.915 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:14.154 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:14.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:14 smithi062 ceph-mon[107739]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:15.569 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:14 smithi083 ceph-mon[109641]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:15.569 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:14 smithi124 ceph-mon[109984]: pgmap v399: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:15.570 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:15.570 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:15.604 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:16.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:16 smithi062 ceph-mon[107739]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:16.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:16 smithi062 ceph-mon[107739]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:16.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:16 smithi124 ceph-mon[109984]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:16.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:16 smithi124 ceph-mon[109984]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:16.605 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:16.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:16 smithi083 ceph-mon[109641]: pgmap v400: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:16.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:16 smithi083 ceph-mon[109641]: from='client.15543 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:16.845 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:17.929 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:17.929 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:18.295 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:18.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:18 smithi062 ceph-mon[107739]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:18.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:18 smithi124 ceph-mon[109984]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:18.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:18 smithi083 ceph-mon[109641]: pgmap v401: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:19.297 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:19.536 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:19.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:19 smithi124 ceph-mon[109984]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:19.630 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:19 smithi062 ceph-mon[107739]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:19.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:19 smithi083 ceph-mon[109641]: from='client.15549 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:20.272 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:20 smithi062 ceph-mon[107739]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:20.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:20 smithi124 ceph-mon[109984]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:20.665 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:20.665 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:20.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:20 smithi083 ceph-mon[109641]: pgmap v402: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:21.029 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:22.030 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:22.270 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:22.380 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:22 smithi062 ceph-mon[107739]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:22.380 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:22 smithi062 ceph-mon[107739]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:22.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:22 smithi124 ceph-mon[109984]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:22.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:22 smithi124 ceph-mon[109984]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:22.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:22 smithi083 ceph-mon[109641]: from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:22.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:22 smithi083 ceph-mon[109641]: pgmap v403: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:23.407 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:23.407 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:23.780 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:24 smithi124 ceph-mon[109984]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:24.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:24 smithi124 ceph-mon[109984]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:24 smithi083 ceph-mon[109641]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:24.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:24 smithi083 ceph-mon[109641]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:24.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:24 smithi062 ceph-mon[107739]: pgmap v404: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:24.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:24 smithi062 ceph-mon[107739]: from='client.15561 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:24.782 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:25.020 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:26.073 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:26.073 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:26.377 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:26 smithi062 ceph-mon[107739]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:26.452 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:26.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:26 smithi124 ceph-mon[109984]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:26.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:26 smithi083 ceph-mon[109641]: pgmap v405: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:27.454 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:27.488 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:27 smithi062 ceph-mon[107739]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:27.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:27 smithi124 ceph-mon[109984]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:27.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:27 smithi083 ceph-mon[109641]: from='client.15567 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:27.694 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:28 smithi062 ceph-mon[107739]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:28 smithi124 ceph-mon[109984]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:28.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:28 smithi083 ceph-mon[109641]: pgmap v406: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:28.792 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:28.792 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:29.138 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:30.139 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:30.378 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:30.479 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:30 smithi062 ceph-mon[107739]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:30.480 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:30 smithi062 ceph-mon[107739]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:30.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:30 smithi124 ceph-mon[109984]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:30.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:30 smithi124 ceph-mon[109984]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:30.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:30 smithi083 ceph-mon[109641]: from='client.15573 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:30.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:30 smithi083 ceph-mon[109641]: pgmap v407: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:31.547 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:31.548 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:31.919 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:32.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:32 smithi062 ceph-mon[107739]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:32.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:32 smithi062 ceph-mon[107739]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:32.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:32 smithi124 ceph-mon[109984]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:32.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:32 smithi124 ceph-mon[109984]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:32.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:32 smithi083 ceph-mon[109641]: pgmap v408: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:32.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:32 smithi083 ceph-mon[109641]: from='client.15579 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:32.921 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:33.162 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:34.255 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:34.255 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:34.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:34 smithi124 ceph-mon[109984]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:34.422 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:34 smithi062 ceph-mon[107739]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:34.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:34 smithi083 ceph-mon[109641]: pgmap v409: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:34.626 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:35.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:35 smithi124 ceph-mon[109984]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:35.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:35 smithi083 ceph-mon[109641]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:35.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:35 smithi062 ceph-mon[107739]: from='client.15585 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:35.627 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:35.866 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:36.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:36 smithi062 ceph-mon[107739]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:37.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:36 smithi083 ceph-mon[109641]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:37.327 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:36 smithi124 ceph-mon[109984]: pgmap v410: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:37.327 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:37.328 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:37.328 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:38.329 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:38.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:38 smithi062 ceph-mon[107739]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:38.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:38 smithi062 ceph-mon[107739]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:38 smithi124 ceph-mon[109984]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:38 smithi124 ceph-mon[109984]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:38.568 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:38.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:38 smithi083 ceph-mon[109641]: from='client.15591 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:38.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:38 smithi083 ceph-mon[109641]: pgmap v411: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:39.669 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:39.669 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:40.042 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:40.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:40 smithi062 ceph-mon[107739]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:40.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:40 smithi124 ceph-mon[109984]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:40.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:40 smithi083 ceph-mon[109641]: pgmap v412: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:41.043 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:41.284 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:41.394 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:41 smithi062 ceph-mon[107739]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:41.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:41 smithi124 ceph-mon[109984]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:41 smithi083 ceph-mon[109641]: from='client.15597 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:42.412 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:42.412 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:42.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:42 smithi062 ceph-mon[107739]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:42.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:42 smithi124 ceph-mon[109984]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:42.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:42 smithi083 ceph-mon[109641]: pgmap v413: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:42.788 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:43.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:43 smithi062 ceph-mon[107739]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:43.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:43 smithi124 ceph-mon[109984]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:43.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:43 smithi083 ceph-mon[109641]: from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:43.789 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:44.031 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:44.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:44 smithi062 ceph-mon[107739]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:44.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:44 smithi124 ceph-mon[109984]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:44.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:44 smithi083 ceph-mon[109641]: pgmap v414: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:45.120 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:45.120 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:45.484 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:46.485 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:46 smithi062 ceph-mon[107739]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:46.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:46 smithi062 ceph-mon[107739]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:46.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:46 smithi124 ceph-mon[109984]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:46.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:46 smithi124 ceph-mon[109984]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:46.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:46 smithi083 ceph-mon[109641]: from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:46.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:46 smithi083 ceph-mon[109641]: pgmap v415: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:46.728 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:47.763 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:47.763 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:48.133 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:48.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:48 smithi062 ceph-mon[107739]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:48.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:48 smithi124 ceph-mon[109984]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:48.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:48 smithi083 ceph-mon[109641]: pgmap v416: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:49.135 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:49.377 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:49.485 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:49 smithi062 ceph-mon[107739]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:49.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:49 smithi124 ceph-mon[109984]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:49.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:49 smithi083 ceph-mon[109641]: from='client.15615 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:50.448 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:50 smithi062 ceph-mon[107739]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:50.510 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:50.510 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:50.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:50 smithi124 ceph-mon[109984]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:50.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:50 smithi083 ceph-mon[109641]: pgmap v417: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:50.875 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:51.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:51 smithi062 ceph-mon[107739]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:51.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:51 smithi124 ceph-mon[109984]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:51.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:51 smithi083 ceph-mon[109641]: from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:51.876 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:52.116 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:52.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:52 smithi062 ceph-mon[107739]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:52.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:52 smithi124 ceph-mon[109984]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:52.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:52 smithi083 ceph-mon[109641]: pgmap v418: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:53.230 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:53.230 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:53.608 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:54.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:54 smithi124 ceph-mon[109984]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:54.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:54 smithi124 ceph-mon[109984]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:54.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:54 smithi083 ceph-mon[109641]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:54.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:54 smithi083 ceph-mon[109641]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:54.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:54 smithi062 ceph-mon[107739]: pgmap v419: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:54.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:54 smithi062 ceph-mon[107739]: from='client.15627 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:54.609 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:54.850 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:55.898 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:41:55.899 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:41:56.299 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:41:56.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:56 smithi062 ceph-mon[107739]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:56.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:56 smithi124 ceph-mon[109984]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:56.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:56 smithi083 ceph-mon[109641]: pgmap v420: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:41:57.300 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:41:57.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:57 smithi062 ceph-mon[107739]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:57.539 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:41:57.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:57 smithi124 ceph-mon[109984]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:57.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:57 smithi083 ceph-mon[109641]: from='client.15633 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:41:58.287 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:41:58 smithi062 ceph-mon[107739]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.341 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:41:58 smithi083 ceph-mon[109641]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.341 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:00 smithi083 ceph-mon[109641]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:02.341 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:00 smithi083 ceph-mon[109641]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.341 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:41:58 smithi124 ceph-mon[109984]: pgmap v421: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.341 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:00 smithi124 ceph-mon[109984]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:02.341 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:00 smithi124 ceph-mon[109984]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.342 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:02.342 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:02.342 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:02.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:00 smithi062 ceph-mon[107739]: from='client.15639 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:02.343 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:00 smithi062 ceph-mon[107739]: pgmap v422: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:02 smithi062 ceph-mon[107739]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:02 smithi124 ceph-mon[109984]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:02.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:02 smithi083 ceph-mon[109641]: pgmap v423: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:03.343 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:03.582 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:04.300 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:04 smithi124 ceph-mon[109984]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:04.302 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:04 smithi062 ceph-mon[107739]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:04.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:04 smithi083 ceph-mon[109641]: pgmap v424: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:04.663 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:04.663 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:05.031 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:06.033 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:06.273 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:06.400 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:06 smithi062 ceph-mon[107739]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:06.400 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:06 smithi062 ceph-mon[107739]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:06.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:06 smithi124 ceph-mon[109984]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:06.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:06 smithi124 ceph-mon[109984]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:06.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:06 smithi083 ceph-mon[109641]: from='client.15645 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:06.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:06 smithi083 ceph-mon[109641]: pgmap v425: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:07.364 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:07.364 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:07.789 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:08.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:08 smithi062 ceph-mon[107739]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:08.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:08 smithi062 ceph-mon[107739]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:08.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:08 smithi124 ceph-mon[109984]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:08.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:08 smithi124 ceph-mon[109984]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:08.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:08 smithi083 ceph-mon[109641]: pgmap v426: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:08.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:08 smithi083 ceph-mon[109641]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:08.789 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:09.029 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:10.159 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:10.159 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:10.487 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:10 smithi062 ceph-mon[107739]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:10.531 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:10.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:10 smithi124 ceph-mon[109984]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:10.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:10 smithi083 ceph-mon[109641]: pgmap v427: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:11.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:11 smithi062 ceph-mon[107739]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:11.532 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:11.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:11 smithi124 ceph-mon[109984]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:11.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:11 smithi083 ceph-mon[109641]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:11.761 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:12.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:12.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:42:12.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:42:12.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:42:12.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:42:12.497 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:42:12.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:42:12.498 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:42:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:42:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:42:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:42:12.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:42:12.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:42:12.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:42:12.551 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:42:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: pgmap v428: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:42:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:42:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-05T13:42:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:42:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:42:12.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:42:12.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:42:12.800 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:12.800 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:13.181 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:13.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:13 smithi062 ceph-mon[107739]: Adjusting osd_memory_target on smithi062 to 8045M 2023-10-05T13:42:13.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:13 smithi062 ceph-mon[107739]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:13.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:13 smithi062 ceph-mon[107739]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:13.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:13 smithi124 ceph-mon[109984]: Adjusting osd_memory_target on smithi062 to 8045M 2023-10-05T13:42:13.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:13 smithi124 ceph-mon[109984]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:13.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:13 smithi124 ceph-mon[109984]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:13.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:13 smithi083 ceph-mon[109641]: Adjusting osd_memory_target on smithi062 to 8045M 2023-10-05T13:42:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:13 smithi083 ceph-mon[109641]: pgmap v429: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:13 smithi083 ceph-mon[109641]: pgmap v430: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:14.182 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:14.422 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:14.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:14 smithi062 ceph-mon[107739]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:14.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:14 smithi124 ceph-mon[109984]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:14.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:14 smithi083 ceph-mon[109641]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:15.474 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:15.474 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:15.488 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:15 smithi062 ceph-mon[107739]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:15.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:15 smithi124 ceph-mon[109984]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:15.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:15 smithi083 ceph-mon[109641]: pgmap v431: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:15.840 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:16.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:16 smithi062 ceph-mon[107739]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:16.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:16 smithi124 ceph-mon[109984]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:16.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:16 smithi083 ceph-mon[109641]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:16.841 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:17.079 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:17.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:17 smithi062 ceph-mon[107739]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:17.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:17 smithi124 ceph-mon[109984]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:17.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:17 smithi083 ceph-mon[109641]: pgmap v432: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:18.210 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:18.210 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:18.589 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:19 smithi062 ceph-mon[107739]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:19.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:19 smithi062 ceph-mon[107739]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:19.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:19 smithi124 ceph-mon[109984]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:19.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:19 smithi124 ceph-mon[109984]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:19.590 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:19.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:19 smithi083 ceph-mon[109641]: pgmap v433: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:19.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:19 smithi083 ceph-mon[109641]: from='client.15675 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:19.830 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:20.869 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:20.869 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:21.239 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:21.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:21 smithi062 ceph-mon[107739]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:21.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:21 smithi124 ceph-mon[109984]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:21.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:21 smithi083 ceph-mon[109641]: pgmap v434: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:22.240 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:22.481 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:22.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:22 smithi062 ceph-mon[107739]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:22.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:22 smithi124 ceph-mon[109984]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:22.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:22 smithi083 ceph-mon[109641]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:23.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:23 smithi062 ceph-mon[107739]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:24.257 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:23 smithi083 ceph-mon[109641]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:24.257 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:23 smithi124 ceph-mon[109984]: pgmap v435: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:24.258 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:24.258 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:24.259 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:24.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:24 smithi062 ceph-mon[107739]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:24.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:24 smithi124 ceph-mon[109984]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:24.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:24 smithi083 ceph-mon[109641]: from='client.15687 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:25.260 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:25.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:25 smithi062 ceph-mon[107739]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:25.501 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:25.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:25 smithi124 ceph-mon[109984]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:25.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:25 smithi083 ceph-mon[109641]: pgmap v436: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:26.588 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:26.588 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:26.905 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:27.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:27 smithi062 ceph-mon[107739]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:27.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:27 smithi124 ceph-mon[109984]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:27.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:27 smithi083 ceph-mon[109641]: pgmap v437: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:27.907 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:28.147 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:28.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:28 smithi062 ceph-mon[107739]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:28 smithi124 ceph-mon[109984]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:28.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:28 smithi083 ceph-mon[109641]: from='client.15693 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:29.267 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:29.268 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:29.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:29 smithi062 ceph-mon[107739]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:29.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:29 smithi124 ceph-mon[109984]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:29.660 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:29.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:29 smithi083 ceph-mon[109641]: pgmap v438: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:30.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:30 smithi124 ceph-mon[109984]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:30.662 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:30.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:30 smithi083 ceph-mon[109641]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:30.697 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:30 smithi062 ceph-mon[107739]: from='client.15699 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:30.903 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:31.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:31 smithi124 ceph-mon[109984]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:31.598 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:31 smithi062 ceph-mon[107739]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:31.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:31 smithi083 ceph-mon[109641]: pgmap v439: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:32.031 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:32.032 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:32.411 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:33.412 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:33 smithi124 ceph-mon[109984]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:33 smithi124 ceph-mon[109984]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:33.652 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:33.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:33 smithi083 ceph-mon[109641]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:33.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:33 smithi083 ceph-mon[109641]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:33.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:33 smithi062 ceph-mon[107739]: pgmap v440: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:33.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:33 smithi062 ceph-mon[107739]: from='client.15705 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:34.711 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:34.711 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:35.085 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:35.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:35 smithi062 ceph-mon[107739]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:35.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:35 smithi124 ceph-mon[109984]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:35.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:35 smithi083 ceph-mon[109641]: pgmap v441: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:36.086 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:36.327 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:36.428 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:36 smithi062 ceph-mon[107739]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:36.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:36 smithi124 ceph-mon[109984]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:36.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:36 smithi083 ceph-mon[109641]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:37.393 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:37 smithi062 ceph-mon[107739]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:37.450 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:37.451 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:37.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:37 smithi124 ceph-mon[109984]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:37.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:37 smithi083 ceph-mon[109641]: pgmap v442: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:37.828 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:38.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:38 smithi124 ceph-mon[109984]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:38.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:38 smithi083 ceph-mon[109641]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:38.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:38 smithi062 ceph-mon[107739]: from='client.15717 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:38.829 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:39.067 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:39.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:39 smithi062 ceph-mon[107739]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:39.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:39 smithi124 ceph-mon[109984]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:39.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:39 smithi083 ceph-mon[109641]: pgmap v443: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:40.210 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:40.210 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:40.603 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:41.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:41 smithi124 ceph-mon[109984]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:41.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:41 smithi124 ceph-mon[109984]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:41.604 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:41.639 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:41 smithi062 ceph-mon[107739]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:41.639 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:41 smithi062 ceph-mon[107739]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:41 smithi083 ceph-mon[109641]: pgmap v444: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:41 smithi083 ceph-mon[109641]: from='client.15723 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:41.844 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:42.886 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:42.886 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:43.251 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:43.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:43 smithi062 ceph-mon[107739]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:43.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:43 smithi124 ceph-mon[109984]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:43.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:43 smithi083 ceph-mon[109641]: pgmap v445: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:44.251 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:44.491 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:44.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:44 smithi124 ceph-mon[109984]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:44.577 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:44 smithi062 ceph-mon[107739]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:44.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:44 smithi083 ceph-mon[109641]: from='client.15729 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:45.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:45 smithi124 ceph-mon[109984]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:45.551 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:45 smithi062 ceph-mon[107739]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:45.578 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:45.578 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:45.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:45 smithi083 ceph-mon[109641]: pgmap v446: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:45.941 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:46.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:46 smithi124 ceph-mon[109984]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:46.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:46 smithi083 ceph-mon[109641]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:46.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:46 smithi062 ceph-mon[107739]: from='client.15735 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:46.942 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:47.183 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:47.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:47 smithi124 ceph-mon[109984]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:47.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:47 smithi083 ceph-mon[109641]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:47.690 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:47 smithi062 ceph-mon[107739]: pgmap v447: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:48.291 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:48.291 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:48.701 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:49.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:49 smithi083 ceph-mon[109641]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:49.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:49 smithi083 ceph-mon[109641]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:49.702 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:49.735 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:49 smithi062 ceph-mon[107739]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:49.735 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:49 smithi062 ceph-mon[107739]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:49.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:49 smithi124 ceph-mon[109984]: pgmap v448: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:49.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:49 smithi124 ceph-mon[109984]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:49.941 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:51.052 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:51.052 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:51.426 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:51.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:51 smithi083 ceph-mon[109641]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:51.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:51 smithi062 ceph-mon[107739]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:51.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:51 smithi124 ceph-mon[109984]: pgmap v449: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:52.427 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:52.669 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:52.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:52 smithi083 ceph-mon[109641]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:52.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:52 smithi062 ceph-mon[107739]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:52 smithi124 ceph-mon[109984]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:53.391 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:53 smithi062 ceph-mon[107739]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:53.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:53 smithi083 ceph-mon[109641]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:53.759 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:53.759 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:53.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:53 smithi124 ceph-mon[109984]: pgmap v450: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:54.133 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:55.134 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:55.375 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:55.469 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:55 smithi062 ceph-mon[107739]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:55.469 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:55 smithi062 ceph-mon[107739]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:55.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:55 smithi083 ceph-mon[109641]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:55.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:55 smithi083 ceph-mon[109641]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:55.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:55 smithi124 ceph-mon[109984]: from='client.15753 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:55.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:55 smithi124 ceph-mon[109984]: pgmap v451: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:56.438 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:56.438 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:56.817 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:57.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:57 smithi083 ceph-mon[109641]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:57.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:57 smithi083 ceph-mon[109641]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:57.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:57 smithi062 ceph-mon[107739]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:57.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:57 smithi062 ceph-mon[107739]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:57.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:57 smithi124 ceph-mon[109984]: pgmap v452: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:57.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:57 smithi124 ceph-mon[109984]: from='client.15759 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:42:57.819 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:42:58.057 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:42:59.115 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:42:59.115 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:42:59.455 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:42:59 smithi062 ceph-mon[107739]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:59.498 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:42:59.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:42:59 smithi083 ceph-mon[109641]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:42:59.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:42:59 smithi124 ceph-mon[109984]: pgmap v453: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:00.499 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:00.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:00 smithi083 ceph-mon[109641]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:00.744 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:00.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:00 smithi062 ceph-mon[107739]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:00.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:00 smithi124 ceph-mon[109984]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:01.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:01 smithi083 ceph-mon[109641]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:01.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:01 smithi062 ceph-mon[107739]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:01.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:01 smithi124 ceph-mon[109984]: pgmap v454: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:01.880 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:01.880 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:02.248 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:03.249 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:03.489 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:03.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:03 smithi062 ceph-mon[107739]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:03.600 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:03 smithi062 ceph-mon[107739]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:03.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:03 smithi083 ceph-mon[109641]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:03.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:03 smithi083 ceph-mon[109641]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:03.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:03 smithi124 ceph-mon[109984]: pgmap v455: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:03.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:03 smithi124 ceph-mon[109984]: from='client.15771 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:04.542 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:04.542 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:04.916 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:05.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:05 smithi083 ceph-mon[109641]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:05.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:05 smithi083 ceph-mon[109641]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:05.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:05 smithi062 ceph-mon[107739]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:05.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:05 smithi062 ceph-mon[107739]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:05.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:05 smithi124 ceph-mon[109984]: pgmap v456: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:05.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:05 smithi124 ceph-mon[109984]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:05.917 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:06.156 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:07.279 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:07.279 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:07.604 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:07 smithi062 ceph-mon[107739]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:07.675 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:07.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:07 smithi083 ceph-mon[109641]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:07 smithi124 ceph-mon[109984]: pgmap v457: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:08.676 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:08.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:08 smithi083 ceph-mon[109641]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:08.708 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:08 smithi062 ceph-mon[107739]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:08.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:08 smithi124 ceph-mon[109984]: from='client.15783 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:08.914 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:09.627 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:09 smithi062 ceph-mon[107739]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:09.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:09 smithi083 ceph-mon[109641]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:09.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:09 smithi124 ceph-mon[109984]: pgmap v458: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:10.048 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:10.048 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:10.433 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:11.434 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:11.674 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:11 smithi083 ceph-mon[109641]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:11.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:11 smithi083 ceph-mon[109641]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:11.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:11 smithi062 ceph-mon[107739]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:11.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:11 smithi062 ceph-mon[107739]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:11.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:11 smithi124 ceph-mon[109984]: pgmap v459: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:11.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:11 smithi124 ceph-mon[109984]: from='client.15789 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:12.419 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:12 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:43:12.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:12 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:43:12.794 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:12.794 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:12.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:12 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:43:13.156 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:13 smithi083 ceph-mon[109641]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:43:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:43:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:13 smithi083 ceph-mon[109641]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:13 smithi083 ceph-mon[109641]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:43:13.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:13 smithi062 ceph-mon[107739]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:43:13.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:43:13.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:13 smithi062 ceph-mon[107739]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:13 smithi062 ceph-mon[107739]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:43:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:13 smithi124 ceph-mon[109984]: pgmap v460: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:43:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:43:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:13 smithi124 ceph-mon[109984]: pgmap v461: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:13 smithi124 ceph-mon[109984]: pgmap v462: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:13.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:43:14.157 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:14.397 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:14.491 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:14 smithi062 ceph-mon[107739]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:14.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:14 smithi083 ceph-mon[109641]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:14.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:14 smithi124 ceph-mon[109984]: from='client.15795 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:15.495 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:15.496 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:15.659 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:15 smithi062 ceph-mon[107739]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:15 smithi083 ceph-mon[109641]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:15.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:15 smithi124 ceph-mon[109984]: pgmap v463: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:15.863 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:16.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:16 smithi083 ceph-mon[109641]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:16.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:16 smithi062 ceph-mon[107739]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:16 smithi124 ceph-mon[109984]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:16.864 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:17.104 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:17.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:17 smithi062 ceph-mon[107739]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:17.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:17 smithi083 ceph-mon[109641]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:17 smithi124 ceph-mon[109984]: pgmap v464: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:18.239 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:18.239 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:18.566 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:19 smithi083 ceph-mon[109641]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:19 smithi083 ceph-mon[109641]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:19.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:19 smithi062 ceph-mon[107739]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:19.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:19 smithi062 ceph-mon[107739]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:19.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:19 smithi124 ceph-mon[109984]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:19.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:19 smithi124 ceph-mon[109984]: pgmap v465: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:19.567 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:19.805 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:20.912 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:20.912 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:21.288 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:21.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:21 smithi124 ceph-mon[109984]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:21.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:21 smithi083 ceph-mon[109641]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:21.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:21 smithi062 ceph-mon[107739]: pgmap v466: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:22.289 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:22.529 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:22.622 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:22 smithi062 ceph-mon[107739]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:22.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:22 smithi124 ceph-mon[109984]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:22.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:22 smithi083 ceph-mon[109641]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:23.605 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:23.605 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:23.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:23 smithi124 ceph-mon[109984]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:23.869 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:23 smithi062 ceph-mon[107739]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:23.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:23 smithi083 ceph-mon[109641]: pgmap v467: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:23.971 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:24.972 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:25.211 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:25.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:25 smithi062 ceph-mon[107739]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:25.702 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:25 smithi062 ceph-mon[107739]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:25.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:25 smithi124 ceph-mon[109984]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:25.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:25 smithi124 ceph-mon[109984]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:25.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:25 smithi083 ceph-mon[109641]: from='client.15819 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:25.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:25 smithi083 ceph-mon[109641]: pgmap v468: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:26.292 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:26.292 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:26.690 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:27.691 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:27.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:27 smithi124 ceph-mon[109984]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:27.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:27 smithi124 ceph-mon[109984]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:27.931 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:27.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:27 smithi083 ceph-mon[109641]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:27.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:27 smithi083 ceph-mon[109641]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:27.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:27 smithi062 ceph-mon[107739]: from='client.15825 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:27.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:27 smithi062 ceph-mon[107739]: pgmap v469: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:29.065 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:29.066 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:29.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:29 smithi062 ceph-mon[107739]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:29.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:29 smithi083 ceph-mon[109641]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:29.445 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:29.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:29 smithi124 ceph-mon[109984]: pgmap v470: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:30.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:30 smithi083 ceph-mon[109641]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:30.446 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:30.480 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:30 smithi062 ceph-mon[107739]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:30.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:30 smithi124 ceph-mon[109984]: from='client.15831 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:30.686 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:31.374 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:31 smithi062 ceph-mon[107739]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:31.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:31 smithi083 ceph-mon[109641]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:31.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:31 smithi124 ceph-mon[109984]: pgmap v471: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:31.765 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:31.766 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:32.144 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:33.145 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:33.384 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:33.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:33 smithi062 ceph-mon[107739]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:33.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:33 smithi062 ceph-mon[107739]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:33.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:33 smithi124 ceph-mon[109984]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:33.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:33 smithi124 ceph-mon[109984]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:33.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:33 smithi083 ceph-mon[109641]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:33.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:33 smithi083 ceph-mon[109641]: pgmap v472: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:34.384 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:34.384 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:34.786 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:35.787 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:35.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:35 smithi124 ceph-mon[109984]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:35.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:35 smithi124 ceph-mon[109984]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:35.822 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:35 smithi062 ceph-mon[107739]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:35.822 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:35 smithi062 ceph-mon[107739]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:35.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:35 smithi083 ceph-mon[109641]: from='client.15843 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:35.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:35 smithi083 ceph-mon[109641]: pgmap v473: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:36.027 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:37.131 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:37.131 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:37.453 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:37.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:37 smithi062 ceph-mon[107739]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:37.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:37 smithi124 ceph-mon[109984]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:37.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:37 smithi083 ceph-mon[109641]: pgmap v474: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:38.454 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:38.693 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:38.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:38 smithi062 ceph-mon[107739]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:38.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:38 smithi124 ceph-mon[109984]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:38.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:38 smithi083 ceph-mon[109641]: from='client.15849 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:39.788 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:39.788 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:39 smithi124 ceph-mon[109984]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:39.818 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:39 smithi062 ceph-mon[107739]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:39.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:39 smithi083 ceph-mon[109641]: pgmap v475: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:40.170 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:41.171 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:41.411 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:41.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:41 smithi062 ceph-mon[107739]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:41.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:41 smithi062 ceph-mon[107739]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:41.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:41 smithi124 ceph-mon[109984]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:41 smithi124 ceph-mon[109984]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:41.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:41 smithi083 ceph-mon[109641]: from='client.15855 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:41.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:41 smithi083 ceph-mon[109641]: pgmap v476: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:42.457 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:42.458 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:42.860 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:43.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:43 smithi124 ceph-mon[109984]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:43.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:43 smithi124 ceph-mon[109984]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:43.861 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:43.895 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:43 smithi062 ceph-mon[107739]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:43.895 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:43 smithi062 ceph-mon[107739]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:43.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:43 smithi083 ceph-mon[109641]: from='client.15861 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:43.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:43 smithi083 ceph-mon[109641]: pgmap v477: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:44.101 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:45.197 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:45.197 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:45.576 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:45.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:45 smithi124 ceph-mon[109984]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:45 smithi083 ceph-mon[109641]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:45.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:45 smithi062 ceph-mon[107739]: pgmap v478: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:46.577 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:46.819 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:46.911 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:46 smithi062 ceph-mon[107739]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:46.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:46 smithi083 ceph-mon[109641]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:47.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:46 smithi124 ceph-mon[109984]: from='client.15867 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:47.883 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:47 smithi062 ceph-mon[107739]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:47.916 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:47.916 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:47.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:47 smithi083 ceph-mon[109641]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:48.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:47 smithi124 ceph-mon[109984]: pgmap v479: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:48.285 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:49.286 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:49.320 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:49 smithi062 ceph-mon[107739]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:49.321 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:49 smithi062 ceph-mon[107739]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:49.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:49 smithi083 ceph-mon[109641]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:49 smithi083 ceph-mon[109641]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:49.529 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:49.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:49 smithi124 ceph-mon[109984]: from='client.15873 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:49.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:49 smithi124 ceph-mon[109984]: pgmap v480: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:50.579 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:50.580 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:50.967 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:51 smithi124 ceph-mon[109984]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:51.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:51 smithi124 ceph-mon[109984]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:51.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:51 smithi083 ceph-mon[109641]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:51.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:51 smithi083 ceph-mon[109641]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:51.968 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:51.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:51 smithi062 ceph-mon[107739]: pgmap v481: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:51.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:51 smithi062 ceph-mon[107739]: from='client.15879 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:52.207 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:53.316 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:53.317 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:53.700 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:53.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:53 smithi124 ceph-mon[109984]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:53.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:53 smithi083 ceph-mon[109641]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:53.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:53 smithi062 ceph-mon[107739]: pgmap v482: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:54.701 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:54.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:54 smithi124 ceph-mon[109984]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:54.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:54 smithi083 ceph-mon[109641]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:54.939 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:54.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:54 smithi062 ceph-mon[107739]: from='client.15885 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:55.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:55 smithi062 ceph-mon[107739]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:55.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:55 smithi124 ceph-mon[109984]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:55.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:55 smithi083 ceph-mon[109641]: pgmap v483: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:55.982 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:55.983 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:56.341 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:57.342 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:43:57.583 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:43:57.677 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:57 smithi062 ceph-mon[107739]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:57.677 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:57 smithi062 ceph-mon[107739]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:57.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:57 smithi124 ceph-mon[109984]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:57.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:57 smithi124 ceph-mon[109984]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:57.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:57 smithi083 ceph-mon[109641]: from='client.15891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:43:57.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:57 smithi083 ceph-mon[109641]: pgmap v484: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:58.641 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:43:58.642 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:43:59.016 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:43:59.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:43:59 smithi062 ceph-mon[107739]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:59.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:43:59 smithi083 ceph-mon[109641]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:43:59.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:43:59 smithi124 ceph-mon[109984]: pgmap v485: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:00.017 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:00.255 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:00.359 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:00 smithi062 ceph-mon[107739]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:00.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:00 smithi083 ceph-mon[109641]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:00.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:00 smithi124 ceph-mon[109984]: from='client.15897 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:01.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:01 smithi062 ceph-mon[107739]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:01.352 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:01.352 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:01.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:01 smithi083 ceph-mon[109641]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:01.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:01 smithi124 ceph-mon[109984]: pgmap v486: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:01.716 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:02.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:02 smithi083 ceph-mon[109641]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:02.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:02 smithi062 ceph-mon[107739]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:02.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:02 smithi124 ceph-mon[109984]: from='client.15903 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:02.717 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:02.955 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:03.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:03 smithi083 ceph-mon[109641]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:03.447 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:03 smithi062 ceph-mon[107739]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:03.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:03 smithi124 ceph-mon[109984]: pgmap v487: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:04.053 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:04.053 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:04.431 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:05.432 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:05.674 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:05.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:05 smithi062 ceph-mon[107739]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:05.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:05 smithi062 ceph-mon[107739]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:05.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:05 smithi124 ceph-mon[109984]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:05.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:05 smithi124 ceph-mon[109984]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:05.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:05 smithi083 ceph-mon[109641]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:05.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:05 smithi083 ceph-mon[109641]: pgmap v488: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:06.743 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:06.744 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:07.123 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:07.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:07 smithi124 ceph-mon[109984]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:07.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:07 smithi083 ceph-mon[109641]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:07.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:07 smithi062 ceph-mon[107739]: pgmap v489: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:08.124 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:08.364 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:08.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:08 smithi062 ceph-mon[107739]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:08.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:08 smithi124 ceph-mon[109984]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:08.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:08 smithi083 ceph-mon[109641]: from='client.15915 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:09.501 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:09.501 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:09.726 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:09 smithi062 ceph-mon[107739]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:09.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:09 smithi124 ceph-mon[109984]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:09.906 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:09.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:09 smithi083 ceph-mon[109641]: pgmap v490: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:10.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:10 smithi124 ceph-mon[109984]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:10.907 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:10.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:10 smithi083 ceph-mon[109641]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:10.941 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:10 smithi062 ceph-mon[107739]: from='client.15921 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:11.145 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:11.844 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:11 smithi062 ceph-mon[107739]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:11.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:11 smithi083 ceph-mon[109641]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:12.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:11 smithi124 ceph-mon[109984]: pgmap v491: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:12.259 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:12.259 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:12.623 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:13.624 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:13.859 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:13 smithi083 ceph-mon[109641]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:13 smithi083 ceph-mon[109641]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:44:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:13.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:13 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:13.950 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:13 smithi062 ceph-mon[107739]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:13.950 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:13 smithi062 ceph-mon[107739]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:13.950 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:44:13.950 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:13.950 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:13.950 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:13 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:13 smithi124 ceph-mon[109984]: from='client.15927 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:14.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:13 smithi124 ceph-mon[109984]: pgmap v492: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:14.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:44:14.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:13 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:14 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:14 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:14 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:14 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:44:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:14 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:44:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:14 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:14 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:14 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:14 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:14 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:44:14.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:14 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:44:14.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:14 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:14.933 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:14.933 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:15.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:14 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:15.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:14 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:15.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:14 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:15.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:14 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:44:15.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:14 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:44:15.051 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:14 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:44:15.306 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:15.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:15 smithi083 ceph-mon[109641]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:15.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:15 smithi083 ceph-mon[109641]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:15.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:15 smithi062 ceph-mon[107739]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:15.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:15 smithi062 ceph-mon[107739]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:16.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:15 smithi124 ceph-mon[109984]: pgmap v493: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:16.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:15 smithi124 ceph-mon[109984]: pgmap v494: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:16.306 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:16.546 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:16.657 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:16 smithi062 ceph-mon[107739]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:16.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:16 smithi083 ceph-mon[109641]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:17.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:16 smithi124 ceph-mon[109984]: from='client.15933 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:17.628 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:17.628 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:17.920 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:17 smithi062 ceph-mon[107739]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:17.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:17 smithi083 ceph-mon[109641]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:18.013 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:18.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:17 smithi124 ceph-mon[109984]: pgmap v495: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:19.015 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:19.256 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:19.349 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:19 smithi062 ceph-mon[107739]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:19.349 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:19 smithi062 ceph-mon[107739]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:19 smithi083 ceph-mon[109641]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:19 smithi083 ceph-mon[109641]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:19.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:19 smithi124 ceph-mon[109984]: from='client.15939 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:19.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:19 smithi124 ceph-mon[109984]: pgmap v496: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:20.348 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:20.349 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:20.730 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:21.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:21 smithi062 ceph-mon[107739]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:21.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:21 smithi062 ceph-mon[107739]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:21.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:21 smithi124 ceph-mon[109984]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:21.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:21 smithi124 ceph-mon[109984]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:21.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:21 smithi083 ceph-mon[109641]: pgmap v497: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:21.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:21 smithi083 ceph-mon[109641]: from='client.15945 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:21.731 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:21.972 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:23.043 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:23.043 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:23.328 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:23 smithi062 ceph-mon[107739]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:23.422 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:23.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:23 smithi124 ceph-mon[109984]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:23.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:23 smithi083 ceph-mon[109641]: pgmap v498: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:24.423 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:24.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:24 smithi062 ceph-mon[107739]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:24.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:24 smithi124 ceph-mon[109984]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:24.664 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:24.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:24 smithi083 ceph-mon[109641]: from='client.15951 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:25.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:25 smithi062 ceph-mon[107739]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:25.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:25 smithi124 ceph-mon[109984]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:25.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:25 smithi083 ceph-mon[109641]: pgmap v499: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:25.722 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:25.722 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:26.087 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:27.088 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:27.329 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:27.415 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:27 smithi062 ceph-mon[107739]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:27.415 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:27 smithi062 ceph-mon[107739]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:27.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:27 smithi124 ceph-mon[109984]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:27.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:27 smithi124 ceph-mon[109984]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:27.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:27 smithi083 ceph-mon[109641]: from='client.15957 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:27.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:27 smithi083 ceph-mon[109641]: pgmap v500: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:28.413 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:28.413 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:28.779 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:29.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:29 smithi083 ceph-mon[109641]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:29.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:29 smithi083 ceph-mon[109641]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:29.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:29 smithi062 ceph-mon[107739]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:29.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:29 smithi062 ceph-mon[107739]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:29.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:29 smithi124 ceph-mon[109984]: pgmap v501: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:29.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:29 smithi124 ceph-mon[109984]: from='client.15963 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:29.780 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:30.020 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:31.071 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:31.071 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:31.392 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:31 smithi062 ceph-mon[107739]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:31.393 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:31.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:31 smithi124 ceph-mon[109984]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:31.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:31 smithi083 ceph-mon[109641]: pgmap v502: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:32.394 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:32.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:32 smithi062 ceph-mon[107739]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:32.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:32 smithi124 ceph-mon[109984]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:32.631 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:32 smithi083 ceph-mon[109641]: from='client.15969 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:33.335 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:33 smithi062 ceph-mon[107739]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:33.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:33 smithi124 ceph-mon[109984]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:33.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:33 smithi083 ceph-mon[109641]: pgmap v503: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:33.693 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:33.693 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:34.090 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:35.092 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:35.332 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:35.422 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:35 smithi062 ceph-mon[107739]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:35.422 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:35 smithi062 ceph-mon[107739]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:35.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:35 smithi124 ceph-mon[109984]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:35.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:35 smithi124 ceph-mon[109984]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:35.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:35 smithi083 ceph-mon[109641]: from='client.15975 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:35.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:35 smithi083 ceph-mon[109641]: pgmap v504: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:36.452 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:36.452 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:36.836 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:37.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:37 smithi062 ceph-mon[107739]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:37.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:37 smithi062 ceph-mon[107739]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:37.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:37 smithi124 ceph-mon[109984]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:37.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:37 smithi124 ceph-mon[109984]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:37.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:37 smithi083 ceph-mon[109641]: pgmap v505: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:37.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:37 smithi083 ceph-mon[109641]: from='client.15981 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:37.837 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:38.078 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:39.165 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:39.165 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:39.347 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:39 smithi062 ceph-mon[107739]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:39.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:39 smithi083 ceph-mon[109641]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:39.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:39 smithi124 ceph-mon[109984]: pgmap v506: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:39.552 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:40.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:40 smithi083 ceph-mon[109641]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:40.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:40 smithi062 ceph-mon[107739]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:40.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:40 smithi124 ceph-mon[109984]: from='client.15987 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:40.553 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:40.792 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:41.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:41 smithi062 ceph-mon[107739]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:41.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:41 smithi083 ceph-mon[109641]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:41.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:41 smithi124 ceph-mon[109984]: pgmap v507: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:41.852 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:41.852 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:42.228 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:43.228 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:43.468 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:43.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:43 smithi062 ceph-mon[107739]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:43.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:43 smithi062 ceph-mon[107739]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:43.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:43 smithi124 ceph-mon[109984]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:43.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:43 smithi124 ceph-mon[109984]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:43.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:43 smithi083 ceph-mon[109641]: from='client.15993 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:43.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:43 smithi083 ceph-mon[109641]: pgmap v508: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:44.524 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:44.524 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:44.901 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:45.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:45 smithi062 ceph-mon[107739]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:45.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:45 smithi062 ceph-mon[107739]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:45.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:45 smithi124 ceph-mon[109984]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:45.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:45 smithi124 ceph-mon[109984]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:45.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:45 smithi083 ceph-mon[109641]: pgmap v509: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:45.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:45 smithi083 ceph-mon[109641]: from='client.15999 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:45.902 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:46.144 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:47.204 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:47.205 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:47.475 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:47 smithi062 ceph-mon[107739]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:47.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:47 smithi124 ceph-mon[109984]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:47.584 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:47.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:47 smithi083 ceph-mon[109641]: pgmap v510: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:48.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:48 smithi062 ceph-mon[107739]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:48.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:48 smithi124 ceph-mon[109984]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:48.585 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:48.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:48 smithi083 ceph-mon[109641]: from='client.16005 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:48.825 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:49.493 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:49 smithi062 ceph-mon[107739]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:49.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:49 smithi124 ceph-mon[109984]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:49.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:49 smithi083 ceph-mon[109641]: pgmap v511: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:49.874 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:49.874 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:50.276 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:51.277 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:51.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:51 smithi062 ceph-mon[107739]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:51.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:51 smithi062 ceph-mon[107739]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:51.517 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:51.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:51 smithi124 ceph-mon[109984]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:51.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:51 smithi124 ceph-mon[109984]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:51.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:51 smithi083 ceph-mon[109641]: from='client.16011 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:51.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:51 smithi083 ceph-mon[109641]: pgmap v512: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:52.590 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:52.590 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:52.975 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:53.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:53 smithi062 ceph-mon[107739]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:53.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:53 smithi062 ceph-mon[107739]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:53.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:53 smithi124 ceph-mon[109984]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:53.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:53 smithi124 ceph-mon[109984]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:53.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:53 smithi083 ceph-mon[109641]: pgmap v513: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:53.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:53 smithi083 ceph-mon[109641]: from='client.16017 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:53.975 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:54.215 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:55.256 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:55.256 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:55.532 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:55 smithi062 ceph-mon[107739]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:55.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:55 smithi124 ceph-mon[109984]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:55.625 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:55.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:55 smithi083 ceph-mon[109641]: pgmap v514: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:56.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:56 smithi124 ceph-mon[109984]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:56.626 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:56.660 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:56 smithi062 ceph-mon[107739]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:56.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:56 smithi083 ceph-mon[109641]: from='client.16023 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:56.865 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:44:57.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:57 smithi124 ceph-mon[109984]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:57.554 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:57 smithi062 ceph-mon[107739]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:57.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:57 smithi083 ceph-mon[109641]: pgmap v515: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:57.952 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:44:57.952 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:44:58.341 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:44:59.342 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:44:59.376 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:59 smithi062 ceph-mon[107739]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:59.377 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:44:59 smithi062 ceph-mon[107739]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:59.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:59 smithi083 ceph-mon[109641]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:59.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:44:59 smithi083 ceph-mon[109641]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:59.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:59 smithi124 ceph-mon[109984]: from='client.16029 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:44:59.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:44:59 smithi124 ceph-mon[109984]: pgmap v516: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:44:59.580 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:00.634 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:00.634 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:00.999 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:01.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:01 smithi062 ceph-mon[107739]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:01.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:01 smithi124 ceph-mon[109984]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:01.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:01 smithi083 ceph-mon[109641]: pgmap v517: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:02.000 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:02.241 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:02.335 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:02 smithi062 ceph-mon[107739]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:02.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:02 smithi124 ceph-mon[109984]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:02.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:02 smithi083 ceph-mon[109641]: from='client.16035 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:03.307 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:03.307 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:03.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:03 smithi124 ceph-mon[109984]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:03.597 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:03 smithi062 ceph-mon[107739]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:03.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:03 smithi083 ceph-mon[109641]: pgmap v518: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:03.682 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:04.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:04 smithi124 ceph-mon[109984]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:04.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:04 smithi083 ceph-mon[109641]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:04.683 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:04.715 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:04 smithi062 ceph-mon[107739]: from='client.16041 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:04.921 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:05.389 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:05 smithi062 ceph-mon[107739]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:05.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:05 smithi124 ceph-mon[109984]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:05.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:05 smithi083 ceph-mon[109641]: pgmap v519: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:05.996 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:05.996 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:06.390 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:07.392 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:07.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:07 smithi124 ceph-mon[109984]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:07.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:07 smithi124 ceph-mon[109984]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:07.633 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:07.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:07 smithi083 ceph-mon[109641]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:07.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:07 smithi083 ceph-mon[109641]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:07.725 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:07 smithi062 ceph-mon[107739]: from='client.16047 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:07.725 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:07 smithi062 ceph-mon[107739]: pgmap v520: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:08.799 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:08.799 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:09.164 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:09.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:09 smithi062 ceph-mon[107739]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:09.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:09 smithi083 ceph-mon[109641]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:09.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:09 smithi124 ceph-mon[109984]: pgmap v521: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:10.166 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:10.404 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:10.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:10 smithi083 ceph-mon[109641]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:10.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:10 smithi062 ceph-mon[107739]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:10.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:10 smithi124 ceph-mon[109984]: from='client.16053 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:11.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:11 smithi062 ceph-mon[107739]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:11.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:11 smithi083 ceph-mon[109641]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:11.499 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:11.499 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:11.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:11 smithi124 ceph-mon[109984]: pgmap v522: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:11.864 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:12.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:12 smithi083 ceph-mon[109641]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:12.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:12 smithi062 ceph-mon[107739]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:12.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:12 smithi124 ceph-mon[109984]: from='client.16059 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:12.865 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:13.105 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:13.191 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:13 smithi062 ceph-mon[107739]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:13.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:13 smithi083 ceph-mon[109641]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:13.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:13 smithi124 ceph-mon[109984]: pgmap v523: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:14.172 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:14.172 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:14.503 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:15.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:15 smithi062 ceph-mon[107739]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:15.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:15 smithi062 ceph-mon[107739]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:45:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:45:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:45:15.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:45:15.504 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:15.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:15 smithi124 ceph-mon[109984]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:15.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:15 smithi124 ceph-mon[109984]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:15.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:45:15.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:45:15.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:45:15.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:45:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:15 smithi083 ceph-mon[109641]: from='client.16065 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:15 smithi083 ceph-mon[109641]: pgmap v524: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:45:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:45:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:45:15.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:45:15.732 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:16.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:16 smithi062 ceph-mon[107739]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:16.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:16 smithi062 ceph-mon[107739]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:16.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:16 smithi124 ceph-mon[109984]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:16.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:16 smithi124 ceph-mon[109984]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:16.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:16 smithi083 ceph-mon[109641]: pgmap v525: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:16.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:16 smithi083 ceph-mon[109641]: pgmap v526: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:16.874 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:16.874 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:17.289 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:18.289 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:18.529 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:18.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:18 smithi124 ceph-mon[109984]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:18.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:18 smithi124 ceph-mon[109984]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:18.640 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:18 smithi062 ceph-mon[107739]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:18.640 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:18 smithi062 ceph-mon[107739]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:18.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:18 smithi083 ceph-mon[109641]: pgmap v527: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:18.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:18 smithi083 ceph-mon[109641]: from='client.16071 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:19.658 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:19.658 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:20.022 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:20.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:20 smithi124 ceph-mon[109984]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:20.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:20 smithi083 ceph-mon[109641]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:20.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:20 smithi062 ceph-mon[107739]: pgmap v528: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:21.022 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:21.262 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:21.357 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:21 smithi062 ceph-mon[107739]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:21.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:21 smithi124 ceph-mon[109984]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:21.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:21 smithi083 ceph-mon[109641]: from='client.16077 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:22.334 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:22.335 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:22.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:22 smithi124 ceph-mon[109984]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:22.603 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:22 smithi062 ceph-mon[107739]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:22.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:22 smithi083 ceph-mon[109641]: pgmap v529: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:22.713 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:23.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:23 smithi124 ceph-mon[109984]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:23.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:23 smithi083 ceph-mon[109641]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:23.714 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:23.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:23 smithi062 ceph-mon[107739]: from='client.16083 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:23.954 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:24.420 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:24 smithi062 ceph-mon[107739]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:24.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:24 smithi124 ceph-mon[109984]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:24.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:24 smithi083 ceph-mon[109641]: pgmap v530: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:25.005 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:25.005 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:25.404 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:26.405 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:26.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:26 smithi124 ceph-mon[109984]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:26.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:26 smithi124 ceph-mon[109984]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:26.643 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:26.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:26 smithi083 ceph-mon[109641]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:26.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:26 smithi083 ceph-mon[109641]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:26.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:26 smithi062 ceph-mon[107739]: pgmap v531: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:26.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:26 smithi062 ceph-mon[107739]: from='client.16089 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:27.742 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:27.742 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:28.104 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:28.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:28 smithi062 ceph-mon[107739]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:28.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:28 smithi124 ceph-mon[109984]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:28.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:28 smithi083 ceph-mon[109641]: pgmap v532: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:29.105 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:29.344 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:29.456 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:29 smithi062 ceph-mon[107739]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:29.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:29 smithi124 ceph-mon[109984]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:29.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:29 smithi083 ceph-mon[109641]: from='client.16095 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:30.440 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:30.440 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:30.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:30 smithi124 ceph-mon[109984]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:30.607 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:30 smithi062 ceph-mon[107739]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:30.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:30 smithi083 ceph-mon[109641]: pgmap v533: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:30.812 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:31.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:31 smithi124 ceph-mon[109984]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:31.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:31 smithi083 ceph-mon[109641]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:31.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:31 smithi062 ceph-mon[107739]: from='client.16101 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:31.813 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:32.051 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:32.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:32 smithi062 ceph-mon[107739]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:32.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:32 smithi124 ceph-mon[109984]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:32 smithi083 ceph-mon[109641]: pgmap v534: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:33.125 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:33.125 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:33.444 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:34.445 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:34.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:34 smithi124 ceph-mon[109984]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:34.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:34 smithi124 ceph-mon[109984]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:34.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:34 smithi083 ceph-mon[109641]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:34.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:34 smithi083 ceph-mon[109641]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:34.683 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:34.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:34 smithi062 ceph-mon[107739]: pgmap v535: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:34.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:34 smithi062 ceph-mon[107739]: from='client.16107 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:35.793 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:35.793 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:36.161 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:36.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:36 smithi062 ceph-mon[107739]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:36.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:36 smithi124 ceph-mon[109984]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:36.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:36 smithi083 ceph-mon[109641]: pgmap v536: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:37.163 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:37.402 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:37.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:37 smithi062 ceph-mon[107739]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:37.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:37 smithi083 ceph-mon[109641]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:37.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:37 smithi124 ceph-mon[109984]: from='client.16113 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:38.457 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:38.457 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:38.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:38 smithi083 ceph-mon[109641]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:38.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:38 smithi062 ceph-mon[107739]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:38.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:38 smithi124 ceph-mon[109984]: pgmap v537: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:38.962 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:39.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:39 smithi083 ceph-mon[109641]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:39.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:39 smithi062 ceph-mon[107739]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:39.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:39 smithi124 ceph-mon[109984]: from='client.16119 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:39.963 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:40.204 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:40.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:40 smithi083 ceph-mon[109641]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:40.692 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:40 smithi062 ceph-mon[107739]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:40.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:40 smithi124 ceph-mon[109984]: pgmap v538: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:41.230 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:41.230 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:41.602 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:42.604 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:42.637 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:42 smithi062 ceph-mon[107739]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:42.638 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:42 smithi062 ceph-mon[107739]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:42.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:42 smithi083 ceph-mon[109641]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:42.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:42 smithi083 ceph-mon[109641]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:42.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:42 smithi124 ceph-mon[109984]: pgmap v539: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:42.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:42 smithi124 ceph-mon[109984]: from='client.16125 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:42.843 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:43.929 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:43.929 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:44.342 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:44.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:44 smithi083 ceph-mon[109641]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:44.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:44 smithi062 ceph-mon[107739]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:44.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:44 smithi124 ceph-mon[109984]: pgmap v540: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:45.343 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:45.584 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:45.679 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:45 smithi062 ceph-mon[107739]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:45.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:45 smithi083 ceph-mon[109641]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:45.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:45 smithi124 ceph-mon[109984]: from='client.16131 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:46.653 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:46 smithi062 ceph-mon[107739]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:46.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:46 smithi083 ceph-mon[109641]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:46.736 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:46.737 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:46.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:46 smithi124 ceph-mon[109984]: pgmap v541: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:47.110 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:48.112 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:48.352 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:48.444 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:48 smithi062 ceph-mon[107739]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:48.444 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:48 smithi062 ceph-mon[107739]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:48.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:48 smithi083 ceph-mon[109641]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:48.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:48 smithi083 ceph-mon[109641]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:48.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:48 smithi124 ceph-mon[109984]: from='client.16137 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:48.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:48 smithi124 ceph-mon[109984]: pgmap v542: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:49.451 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:49.451 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:49.826 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:50.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:50 smithi083 ceph-mon[109641]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:50.684 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:50 smithi083 ceph-mon[109641]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:50.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:50 smithi062 ceph-mon[107739]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:50.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:50 smithi062 ceph-mon[107739]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:50 smithi124 ceph-mon[109984]: pgmap v543: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:50.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:50 smithi124 ceph-mon[109984]: from='client.16143 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:50.828 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:51.069 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:52.125 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:52.125 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:52.416 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:52 smithi062 ceph-mon[107739]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:52.492 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:52.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:52 smithi083 ceph-mon[109641]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:52.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:52 smithi124 ceph-mon[109984]: pgmap v544: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:53.493 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:53.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:53 smithi083 ceph-mon[109641]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:53.732 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:53.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:53 smithi062 ceph-mon[107739]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:53.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:53 smithi124 ceph-mon[109984]: from='client.16149 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:54.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:54 smithi062 ceph-mon[107739]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:54.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:54 smithi083 ceph-mon[109641]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:54.797 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:54.797 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:54.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:54 smithi124 ceph-mon[109984]: pgmap v545: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:55.128 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:56.129 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:56.367 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:45:56.460 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:56 smithi062 ceph-mon[107739]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:56.461 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:56 smithi062 ceph-mon[107739]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:56.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:56 smithi083 ceph-mon[109641]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:56.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:56 smithi083 ceph-mon[109641]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:56.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:56 smithi124 ceph-mon[109984]: from='client.16155 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:56.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:56 smithi124 ceph-mon[109984]: pgmap v546: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:57.401 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:45:57.401 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:45:57.776 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:45:58.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:58 smithi083 ceph-mon[109641]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:58.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:45:58 smithi083 ceph-mon[109641]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:58.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:58 smithi062 ceph-mon[107739]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:58.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:45:58 smithi062 ceph-mon[107739]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:58.777 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:45:58.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:58 smithi124 ceph-mon[109984]: pgmap v547: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:45:58.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:45:58 smithi124 ceph-mon[109984]: from='client.16161 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:45:59.016 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:00.087 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:00.087 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:00.508 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:00.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:00 smithi083 ceph-mon[109641]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:00.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:00 smithi062 ceph-mon[107739]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:00.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:00 smithi124 ceph-mon[109984]: pgmap v548: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:01.510 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:01.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:01 smithi083 ceph-mon[109641]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:01.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:01 smithi062 ceph-mon[107739]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:01.748 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:01.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:01 smithi124 ceph-mon[109984]: from='client.16167 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:02.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:02 smithi083 ceph-mon[109641]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:02.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:02 smithi062 ceph-mon[107739]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:02.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:02 smithi124 ceph-mon[109984]: pgmap v549: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:02.865 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:02.865 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:03.241 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:04.242 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:04.485 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:04.568 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:04 smithi062 ceph-mon[107739]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:04.568 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:04 smithi062 ceph-mon[107739]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:04.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:04 smithi083 ceph-mon[109641]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:04.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:04 smithi083 ceph-mon[109641]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:04.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:04 smithi124 ceph-mon[109984]: pgmap v550: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:04.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:04 smithi124 ceph-mon[109984]: from='client.16173 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:05.546 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:05.546 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:05.932 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:06.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:06 smithi083 ceph-mon[109641]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:06.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:06 smithi083 ceph-mon[109641]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:06.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:06 smithi062 ceph-mon[107739]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:06.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:06 smithi062 ceph-mon[107739]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:06.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:06 smithi124 ceph-mon[109984]: pgmap v551: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:06.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:06 smithi124 ceph-mon[109984]: from='client.16179 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:06.933 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:07.172 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:08.236 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:08.237 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:08.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:08 smithi062 ceph-mon[107739]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:08.624 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:08.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:08 smithi083 ceph-mon[109641]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:08.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:08 smithi124 ceph-mon[109984]: pgmap v552: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:09.624 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:09.659 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:09 smithi062 ceph-mon[107739]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:09.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:09 smithi083 ceph-mon[109641]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:09.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:09 smithi124 ceph-mon[109984]: from='client.16185 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:09.863 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:10.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:10 smithi083 ceph-mon[109641]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:10.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:10 smithi062 ceph-mon[107739]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:10.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:10 smithi124 ceph-mon[109984]: pgmap v553: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:10.947 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:10.947 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:11.323 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:12.324 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:12.566 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:12.658 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:12 smithi062 ceph-mon[107739]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:12.659 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:12 smithi062 ceph-mon[107739]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:12.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:12 smithi083 ceph-mon[109641]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:12.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:12 smithi083 ceph-mon[109641]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:12.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:12 smithi124 ceph-mon[109984]: pgmap v554: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:12.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:12 smithi124 ceph-mon[109984]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:13.605 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:13.606 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:13.966 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:14.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:14 smithi083 ceph-mon[109641]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:14.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:14 smithi083 ceph-mon[109641]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:14 smithi062 ceph-mon[107739]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:14.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:14 smithi062 ceph-mon[107739]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:14.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:14 smithi124 ceph-mon[109984]: pgmap v555: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:14.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:14 smithi124 ceph-mon[109984]: from='client.16197 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:14.968 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:15.221 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:15.679 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:15 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:46:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:15 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:46:15.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:15 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:46:16.294 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:16.294 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:16.572 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:16 smithi062 ceph-mon[107739]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.584 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:46:16.585 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:46:16.585 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:16 smithi062 ceph-mon[107739]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.585 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:16 smithi062 ceph-mon[107739]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.585 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:46:16.673 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:16.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:16 smithi083 ceph-mon[109641]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:46:16.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:46:16.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:16 smithi083 ceph-mon[109641]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:16 smithi083 ceph-mon[109641]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:46:16.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:16 smithi124 ceph-mon[109984]: pgmap v556: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:46:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:46:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:16 smithi124 ceph-mon[109984]: pgmap v557: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:16 smithi124 ceph-mon[109984]: pgmap v558: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:16.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:46:17.674 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:17.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:17 smithi083 ceph-mon[109641]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:17.709 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:17 smithi062 ceph-mon[107739]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:17 smithi124 ceph-mon[109984]: from='client.16203 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:17.916 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:18.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:18 smithi083 ceph-mon[109641]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:18.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:18 smithi062 ceph-mon[107739]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:18.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:18 smithi124 ceph-mon[109984]: pgmap v559: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:18.981 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:18.982 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:19.364 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:20.366 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:20.605 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:20.700 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:20 smithi062 ceph-mon[107739]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:20.700 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:20 smithi062 ceph-mon[107739]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:20.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:20 smithi083 ceph-mon[109641]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:20.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:20 smithi083 ceph-mon[109641]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:21.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:20 smithi124 ceph-mon[109984]: from='client.16209 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:21.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:20 smithi124 ceph-mon[109984]: pgmap v560: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:21.641 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:21.641 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:22.014 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:22.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:22 smithi083 ceph-mon[109641]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:22.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:22 smithi062 ceph-mon[107739]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:23.015 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:23.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:22 smithi124 ceph-mon[109984]: pgmap v561: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:23.254 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:23.704 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:23 smithi062 ceph-mon[107739]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:23.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:23 smithi083 ceph-mon[109641]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:24.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:23 smithi124 ceph-mon[109984]: from='client.16215 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:24.333 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:24.333 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:24.729 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:24.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:24 smithi083 ceph-mon[109641]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:24.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:24 smithi062 ceph-mon[107739]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:25.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:24 smithi124 ceph-mon[109984]: pgmap v562: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:25.730 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:25.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:25 smithi083 ceph-mon[109641]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:25.971 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:25.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:25 smithi062 ceph-mon[107739]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:26.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:25 smithi124 ceph-mon[109984]: from='client.16221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:26.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:26 smithi062 ceph-mon[107739]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:26.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:26 smithi083 ceph-mon[109641]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:27.048 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:27.048 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:27.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:26 smithi124 ceph-mon[109984]: pgmap v563: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:27.413 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:28.414 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:28.654 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:28.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:28 smithi062 ceph-mon[107739]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:28.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:28 smithi062 ceph-mon[107739]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:28.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:28 smithi083 ceph-mon[109641]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:28.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:28 smithi083 ceph-mon[109641]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:29.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:28 smithi124 ceph-mon[109984]: from='client.16227 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:29.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:28 smithi124 ceph-mon[109984]: pgmap v564: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:29.731 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:29.731 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:30.113 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:30.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:30 smithi083 ceph-mon[109641]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:30.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:30 smithi062 ceph-mon[107739]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:31.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:30 smithi124 ceph-mon[109984]: pgmap v565: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:31.114 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:31.353 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:31.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:31 smithi062 ceph-mon[107739]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:31.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:31 smithi083 ceph-mon[109641]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:32.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:31 smithi124 ceph-mon[109984]: from='client.16233 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:32.431 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:32.431 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:32.727 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:32 smithi062 ceph-mon[107739]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:32.821 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:32.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:32 smithi083 ceph-mon[109641]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:33.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:32 smithi124 ceph-mon[109984]: pgmap v566: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:33.822 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:33.857 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:33 smithi062 ceph-mon[107739]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:33.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:33 smithi083 ceph-mon[109641]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:34.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:33 smithi124 ceph-mon[109984]: from='client.16239 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:34.063 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:34.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:34 smithi083 ceph-mon[109641]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:34.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:34 smithi062 ceph-mon[107739]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:35.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:34 smithi124 ceph-mon[109984]: pgmap v567: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:35.121 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:35.121 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:35.479 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:36.481 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:36.721 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:36.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:36 smithi062 ceph-mon[107739]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:36.821 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:36 smithi062 ceph-mon[107739]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:36.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:36 smithi083 ceph-mon[109641]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:36.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:36 smithi083 ceph-mon[109641]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:37.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:36 smithi124 ceph-mon[109984]: from='client.16245 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:37.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:36 smithi124 ceph-mon[109984]: pgmap v568: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:37.794 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:37.794 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:38.178 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:38.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:38 smithi083 ceph-mon[109641]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:38.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:38 smithi062 ceph-mon[107739]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:39.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:38 smithi124 ceph-mon[109984]: pgmap v569: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:39.179 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:39.419 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:39.902 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:39 smithi062 ceph-mon[107739]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:39.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:39 smithi083 ceph-mon[109641]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:40.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:39 smithi124 ceph-mon[109984]: from='client.16251 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:40.488 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:40.488 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:40.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:40 smithi062 ceph-mon[107739]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:40.894 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:40.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:40 smithi083 ceph-mon[109641]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:41.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:40 smithi124 ceph-mon[109984]: pgmap v570: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:41.895 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:41.930 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:41 smithi062 ceph-mon[107739]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:41.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:41 smithi083 ceph-mon[109641]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:42.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:41 smithi124 ceph-mon[109984]: from='client.16257 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:42.136 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:42.888 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:42 smithi062 ceph-mon[107739]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:42.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:42 smithi083 ceph-mon[109641]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:43.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:42 smithi124 ceph-mon[109984]: pgmap v571: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:43.264 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:43.264 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:43.671 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:44.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:44 smithi083 ceph-mon[109641]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:44.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:44 smithi083 ceph-mon[109641]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:44.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:44 smithi062 ceph-mon[107739]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:44.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:44 smithi062 ceph-mon[107739]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:44.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:44 smithi124 ceph-mon[109984]: from='client.16263 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:44.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:44 smithi124 ceph-mon[109984]: pgmap v572: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:44.672 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:44.911 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:46.092 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:46.092 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:46.452 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:46.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:46 smithi083 ceph-mon[109641]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:46.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:46 smithi062 ceph-mon[107739]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:47.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:46 smithi124 ceph-mon[109984]: pgmap v573: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:47.454 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:47.696 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:47.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:47 smithi062 ceph-mon[107739]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:47.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:47 smithi083 ceph-mon[109641]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:48.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:47 smithi124 ceph-mon[109984]: from='client.16269 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:48.767 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:48.768 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:48.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:48 smithi083 ceph-mon[109641]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:48.938 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:48 smithi062 ceph-mon[107739]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:49.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:48 smithi124 ceph-mon[109984]: pgmap v574: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:49.152 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:50.153 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:50.393 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:50.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:50 smithi062 ceph-mon[107739]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:50.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:50 smithi062 ceph-mon[107739]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:50.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:50 smithi083 ceph-mon[109641]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:50.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:50 smithi083 ceph-mon[109641]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:51.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:50 smithi124 ceph-mon[109984]: from='client.16275 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:51.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:50 smithi124 ceph-mon[109984]: pgmap v575: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:51.444 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:51.444 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:51.826 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:52.827 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:52.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:52 smithi062 ceph-mon[107739]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:52.862 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:52 smithi062 ceph-mon[107739]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:52 smithi083 ceph-mon[109641]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:52.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:52 smithi083 ceph-mon[109641]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:53.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:52 smithi124 ceph-mon[109984]: from='client.16281 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:53.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:52 smithi124 ceph-mon[109984]: pgmap v576: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:53.067 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:54.183 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:54.183 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:54.371 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:54 smithi062 ceph-mon[107739]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:54.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:54 smithi083 ceph-mon[109641]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:54.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:54 smithi124 ceph-mon[109984]: pgmap v577: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:54.567 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:55.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:55 smithi083 ceph-mon[109641]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:55.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:55 smithi062 ceph-mon[107739]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:55.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:55 smithi124 ceph-mon[109984]: from='client.16287 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:55.569 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:55.808 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:56.246 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:56 smithi062 ceph-mon[107739]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:56.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:56 smithi083 ceph-mon[109641]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:56.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:56 smithi124 ceph-mon[109984]: pgmap v578: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:56.900 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:56.901 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:57.267 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:46:58.269 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:46:58.507 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:46:58.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:58 smithi083 ceph-mon[109641]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:58.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:46:58 smithi083 ceph-mon[109641]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:58.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:58 smithi062 ceph-mon[107739]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:58.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:46:58 smithi062 ceph-mon[107739]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:59.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:58 smithi124 ceph-mon[109984]: from='client.16293 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:46:59.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:46:58 smithi124 ceph-mon[109984]: pgmap v579: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:46:59.558 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:46:59.559 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:46:59.927 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:00.928 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:00.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:00 smithi083 ceph-mon[109641]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:00.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:00 smithi083 ceph-mon[109641]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:00.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:00 smithi062 ceph-mon[107739]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:00.963 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:00 smithi062 ceph-mon[107739]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:01.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:00 smithi124 ceph-mon[109984]: pgmap v580: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:01.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:00 smithi124 ceph-mon[109984]: from='client.16299 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:01.168 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:02.276 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:02.276 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:02.674 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:02.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:02 smithi083 ceph-mon[109641]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:02.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:02 smithi062 ceph-mon[107739]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:03.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:02 smithi124 ceph-mon[109984]: pgmap v581: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:03.675 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:03.915 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:03.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:03 smithi083 ceph-mon[109641]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:03.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:03 smithi062 ceph-mon[107739]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:04.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:03 smithi124 ceph-mon[109984]: from='client.16305 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:04.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:04 smithi062 ceph-mon[107739]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:04.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:04 smithi083 ceph-mon[109641]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:05.042 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:05.042 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:05.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:04 smithi124 ceph-mon[109984]: pgmap v582: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:05.417 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:06.417 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:06.658 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:06.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:06 smithi062 ceph-mon[107739]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:06.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:06 smithi062 ceph-mon[107739]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:06.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:06 smithi083 ceph-mon[109641]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:06.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:06 smithi083 ceph-mon[109641]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:07.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:06 smithi124 ceph-mon[109984]: from='client.16311 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:07.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:06 smithi124 ceph-mon[109984]: pgmap v583: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:07.756 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:07.756 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:08.076 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:08.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:08 smithi083 ceph-mon[109641]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:08.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:08 smithi062 ceph-mon[107739]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:09.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:08 smithi124 ceph-mon[109984]: pgmap v584: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:09.077 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:09.316 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:09.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:09 smithi062 ceph-mon[107739]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:09.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:09 smithi083 ceph-mon[109641]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:10.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:09 smithi124 ceph-mon[109984]: from='client.16317 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:10.393 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:10.393 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:10.739 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:10 smithi062 ceph-mon[107739]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:10.824 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:10.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:10 smithi083 ceph-mon[109641]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:11.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:10 smithi124 ceph-mon[109984]: pgmap v585: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:11.825 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:11.860 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:11 smithi062 ceph-mon[107739]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:11.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:11 smithi083 ceph-mon[109641]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:12.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:11 smithi124 ceph-mon[109984]: from='client.16323 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:12.065 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:12.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:12 smithi083 ceph-mon[109641]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:12.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:12 smithi062 ceph-mon[107739]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:13.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:12 smithi124 ceph-mon[109984]: pgmap v586: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:13.126 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:13.126 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:13.498 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:14.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:14 smithi083 ceph-mon[109641]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:14.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:14 smithi083 ceph-mon[109641]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:14.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:14 smithi062 ceph-mon[107739]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:14.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:14 smithi062 ceph-mon[107739]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:14.499 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:14.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:14 smithi124 ceph-mon[109984]: from='client.16329 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:14.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:14 smithi124 ceph-mon[109984]: pgmap v587: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:14.739 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:15.821 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:15.821 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:16.181 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:16.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:16 smithi083 ceph-mon[109641]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:16.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:47:16.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:47:16.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:47:16.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:16 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:47:16.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:16 smithi062 ceph-mon[107739]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:16.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:47:16.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:47:16.995 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:47:16.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:16 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:47:17.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:16 smithi124 ceph-mon[109984]: pgmap v588: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:17.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:47:17.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:47:17.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:47:17.050 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:16 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:47:17.182 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:17.417 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:17.871 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:17 smithi062 ceph-mon[107739]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:17.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:17 smithi062 ceph-mon[107739]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:17.872 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:17 smithi062 ceph-mon[107739]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:17.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:17 smithi083 ceph-mon[109641]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:17.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:17 smithi083 ceph-mon[109641]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:17.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:17 smithi083 ceph-mon[109641]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:18.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:17 smithi124 ceph-mon[109984]: from='client.16335 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:18.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:17 smithi124 ceph-mon[109984]: pgmap v589: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:18.049 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:17 smithi124 ceph-mon[109984]: pgmap v590: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:18.489 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:18.490 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:18.865 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:19 smithi083 ceph-mon[109641]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:19.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:19 smithi083 ceph-mon[109641]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:19.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:19 smithi062 ceph-mon[107739]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:19.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:19 smithi062 ceph-mon[107739]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:19.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:19 smithi124 ceph-mon[109984]: pgmap v591: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:19.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:19 smithi124 ceph-mon[109984]: from='client.16341 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:19.865 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:20.104 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:21.186 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:21.186 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:21.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:21 smithi062 ceph-mon[107739]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:21.574 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:21.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:21 smithi083 ceph-mon[109641]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:21.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:21 smithi124 ceph-mon[109984]: pgmap v592: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:22.574 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:22.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:22 smithi083 ceph-mon[109641]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:22.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:22 smithi062 ceph-mon[107739]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:22.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:22 smithi124 ceph-mon[109984]: from='client.16347 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:22.814 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:23.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:23 smithi083 ceph-mon[109641]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:23.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:23 smithi062 ceph-mon[107739]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:23.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:23 smithi124 ceph-mon[109984]: pgmap v593: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:23.892 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:23.892 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:24.255 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:25.256 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:25.497 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:25.608 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:25 smithi062 ceph-mon[107739]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:25.608 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:25 smithi062 ceph-mon[107739]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:25.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:25 smithi083 ceph-mon[109641]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:25.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:25 smithi083 ceph-mon[109641]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:25.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:25 smithi124 ceph-mon[109984]: from='client.16353 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:25.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:25 smithi124 ceph-mon[109984]: pgmap v594: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:26.576 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:26.577 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:26.955 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:27.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:27 smithi083 ceph-mon[109641]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:27.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:27 smithi083 ceph-mon[109641]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:27.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:27 smithi062 ceph-mon[107739]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:27.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:27 smithi062 ceph-mon[107739]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:27.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:27 smithi124 ceph-mon[109984]: pgmap v595: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:27.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:27 smithi124 ceph-mon[109984]: from='client.16359 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:27.955 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:28.195 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:29.245 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:29 smithi062 ceph-mon[107739]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:29.313 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:29.313 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:29.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:29 smithi083 ceph-mon[109641]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:29.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:29 smithi124 ceph-mon[109984]: pgmap v596: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:29.688 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:30.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:30 smithi083 ceph-mon[109641]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:30.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:30 smithi062 ceph-mon[107739]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:30.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:30 smithi124 ceph-mon[109984]: from='client.16365 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:30.689 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:30.928 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:31.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:31 smithi083 ceph-mon[109641]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:31.436 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:31 smithi062 ceph-mon[107739]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:31.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:31 smithi124 ceph-mon[109984]: pgmap v597: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:32.020 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:32.020 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:32.387 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:33.388 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:33.629 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:33.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:33 smithi083 ceph-mon[109641]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:33.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:33 smithi083 ceph-mon[109641]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:33.723 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:33 smithi062 ceph-mon[107739]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:33.723 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:33 smithi062 ceph-mon[107739]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:33.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:33 smithi124 ceph-mon[109984]: from='client.16371 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:33.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:33 smithi124 ceph-mon[109984]: pgmap v598: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:34.662 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:34.662 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:35.037 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:35.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:35 smithi083 ceph-mon[109641]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:35.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:35 smithi062 ceph-mon[107739]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:35.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:35 smithi124 ceph-mon[109984]: pgmap v599: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:36.038 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:36.276 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:36.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:36 smithi083 ceph-mon[109641]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:36.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:36 smithi062 ceph-mon[107739]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:36.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:36 smithi124 ceph-mon[109984]: from='client.16377 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:37.423 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:37.423 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:37.665 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:37 smithi062 ceph-mon[107739]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:37.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:37 smithi083 ceph-mon[109641]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:37.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:37 smithi124 ceph-mon[109984]: pgmap v600: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:37.830 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:38.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:38 smithi083 ceph-mon[109641]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:38.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:38 smithi062 ceph-mon[107739]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:38.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:38 smithi124 ceph-mon[109984]: from='client.16383 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:38.831 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:39.068 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:39.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:39 smithi062 ceph-mon[107739]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:39.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:39 smithi083 ceph-mon[109641]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:39.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:39 smithi124 ceph-mon[109984]: pgmap v601: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:40.180 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:40.180 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:40.565 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:41.567 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:41.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:41 smithi083 ceph-mon[109641]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:41.682 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:41 smithi083 ceph-mon[109641]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:41.747 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:41 smithi062 ceph-mon[107739]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:41.750 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:41 smithi062 ceph-mon[107739]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:41 smithi124 ceph-mon[109984]: from='client.16389 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:41.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:41 smithi124 ceph-mon[109984]: pgmap v602: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:41.811 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:42.896 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:42.897 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:43.273 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:43.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:43 smithi062 ceph-mon[107739]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:43.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:43 smithi083 ceph-mon[109641]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:43.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:43 smithi124 ceph-mon[109984]: pgmap v603: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:44.274 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:44.514 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:44.621 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:44 smithi062 ceph-mon[107739]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:44.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:44 smithi083 ceph-mon[109641]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:44.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:44 smithi124 ceph-mon[109984]: from='client.16395 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:45.558 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:45.559 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:45.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:45 smithi083 ceph-mon[109641]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:45.731 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:45 smithi062 ceph-mon[107739]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:45.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:45 smithi124 ceph-mon[109984]: pgmap v604: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:45.944 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:46.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:46 smithi062 ceph-mon[107739]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:46.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:46 smithi124 ceph-mon[109984]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:46.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:46 smithi083 ceph-mon[109641]: from='client.16401 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:46.946 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:47.186 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:47.651 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:47 smithi062 ceph-mon[107739]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:47.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:47 smithi124 ceph-mon[109984]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:47.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:47 smithi083 ceph-mon[109641]: pgmap v605: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:48.264 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:48.264 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:48.635 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:49.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:49 smithi083 ceph-mon[109641]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:49 smithi083 ceph-mon[109641]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:49.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:49 smithi062 ceph-mon[107739]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:49.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:49 smithi062 ceph-mon[107739]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:49.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:49 smithi124 ceph-mon[109984]: from='client.16407 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:49.550 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:49 smithi124 ceph-mon[109984]: pgmap v606: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:49.636 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:49.877 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:50.971 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:50.971 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:51.344 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:51.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:51 smithi083 ceph-mon[109641]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:51.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:51 smithi062 ceph-mon[107739]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:51.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:51 smithi124 ceph-mon[109984]: pgmap v607: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:52.345 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:52.587 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:52.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:52 smithi083 ceph-mon[109641]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:52.686 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:52 smithi062 ceph-mon[107739]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:52.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:52 smithi124 ceph-mon[109984]: from='client.16413 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:53.650 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:53.650 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:53.671 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:53 smithi062 ceph-mon[107739]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:53.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:53 smithi083 ceph-mon[109641]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:53.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:53 smithi124 ceph-mon[109984]: pgmap v608: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:54.018 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:55.020 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:55.261 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:55.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:55 smithi083 ceph-mon[109641]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:55.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:55 smithi083 ceph-mon[109641]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:55.741 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:55 smithi062 ceph-mon[107739]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:55.741 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:55 smithi062 ceph-mon[107739]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:55.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:55 smithi124 ceph-mon[109984]: from='client.16419 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:55.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:55 smithi124 ceph-mon[109984]: pgmap v609: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:56.329 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:56.329 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:56.701 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:57.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:57 smithi083 ceph-mon[109641]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:57.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:57 smithi083 ceph-mon[109641]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:57.702 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:47:57.735 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:57 smithi062 ceph-mon[107739]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:57.735 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:57 smithi062 ceph-mon[107739]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:57.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:57 smithi124 ceph-mon[109984]: from='client.16425 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:47:57.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:57 smithi124 ceph-mon[109984]: pgmap v610: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:57.942 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:47:59.034 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:47:59.034 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:47:59.332 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:47:59 smithi062 ceph-mon[107739]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:59.410 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:47:59.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:47:59 smithi083 ceph-mon[109641]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:47:59.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:47:59 smithi124 ceph-mon[109984]: pgmap v611: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:00.411 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:00.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:00 smithi083 ceph-mon[109641]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:00.444 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:00 smithi062 ceph-mon[107739]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:00.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:00 smithi124 ceph-mon[109984]: from='client.16431 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:00.649 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:01.382 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:01 smithi062 ceph-mon[107739]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:01.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:01 smithi083 ceph-mon[109641]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:01.549 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:01 smithi124 ceph-mon[109984]: pgmap v612: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:01.759 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:01.759 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:02.126 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:03.127 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:03.369 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:03.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:03 smithi062 ceph-mon[107739]: from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:03.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:03 smithi062 ceph-mon[107739]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:03.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:03 smithi083 ceph-mon[109641]: from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:03.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:03 smithi083 ceph-mon[109641]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:03.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:03 smithi124 ceph-mon[109984]: from='client.16437 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:03.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:03 smithi124 ceph-mon[109984]: pgmap v613: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:04.501 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:04.501 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:04.902 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:05.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:05 smithi083 ceph-mon[109641]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:05.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:05 smithi083 ceph-mon[109641]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:05.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:05 smithi062 ceph-mon[107739]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:05.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:05 smithi062 ceph-mon[107739]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:05.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:05 smithi124 ceph-mon[109984]: pgmap v614: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:05.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:05 smithi124 ceph-mon[109984]: from='client.16443 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:05.903 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:06.144 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:07.259 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:07.259 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:07.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:07 smithi062 ceph-mon[107739]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:07.651 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:07.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:07 smithi083 ceph-mon[109641]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:07.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:07 smithi124 ceph-mon[109984]: pgmap v615: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:08.652 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:08.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:08 smithi083 ceph-mon[109641]: from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:08.686 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:08 smithi062 ceph-mon[107739]: from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:08.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:08 smithi124 ceph-mon[109984]: from='client.16449 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:08.891 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:09.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:09 smithi083 ceph-mon[109641]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:09.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:09 smithi062 ceph-mon[107739]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:09.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:09 smithi124 ceph-mon[109984]: pgmap v616: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:09.986 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:09.986 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:10.317 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:11.318 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:11.557 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:11.659 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:11 smithi062 ceph-mon[107739]: from='client.16455 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:11.659 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:11 smithi062 ceph-mon[107739]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:11.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:11 smithi083 ceph-mon[109641]: from='client.16455 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:11.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:11 smithi083 ceph-mon[109641]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:11.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:11 smithi124 ceph-mon[109984]: from='client.16455 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:11.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:11 smithi124 ceph-mon[109984]: pgmap v617: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:12.644 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:12.644 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:13.049 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:13.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:13 smithi083 ceph-mon[109641]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:13.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:13 smithi062 ceph-mon[107739]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:13.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:13 smithi124 ceph-mon[109984]: pgmap v618: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:14.050 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:14.290 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:14.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:14 smithi083 ceph-mon[109641]: from='client.16461 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:14.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:14 smithi062 ceph-mon[107739]: from='client.16461 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:14.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:14 smithi124 ceph-mon[109984]: from='client.16461 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:15.437 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:15.437 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:15.676 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:15 smithi062 ceph-mon[107739]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:15.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:15 smithi083 ceph-mon[109641]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:15.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:15 smithi124 ceph-mon[109984]: pgmap v619: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:15.865 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:16.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:16 smithi083 ceph-mon[109641]: from='client.16467 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:16.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:16 smithi062 ceph-mon[107739]: from='client.16467 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:16.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:16 smithi124 ceph-mon[109984]: from='client.16467 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:16.866 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:17.097 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:17.495 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:17 smithi062 ceph-mon[107739]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:17.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:48:17.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:48:17.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:48:17.496 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:17 smithi062 ceph-mon[107739]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:48:17.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:17 smithi124 ceph-mon[109984]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:48:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:48:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:48:17.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:17 smithi124 ceph-mon[109984]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:48:17.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:17 smithi083 ceph-mon[109641]: pgmap v620: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:17.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-05T13:48:17.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-05T13:48:17.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-05T13:48:17.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:17 smithi083 ceph-mon[109641]: from='mgr.14152 172.21.15.62:0/3532065212' entity='mgr.x' 2023-10-05T13:48:18.236 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:18.236 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:18.606 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:18.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:18 smithi062 ceph-mon[107739]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:18.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:18 smithi062 ceph-mon[107739]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:18.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:18 smithi124 ceph-mon[109984]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:18.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:18 smithi124 ceph-mon[109984]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:18.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:18 smithi083 ceph-mon[109641]: pgmap v621: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:18.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:18 smithi083 ceph-mon[109641]: pgmap v622: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:19.607 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:bcea8c48517ff154f392584022efa0718f51c9f2 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 09103238-6383-11ee-8db5-212e2dc638e7 -- ceph orch ls -f json 2023-10-05T13:48:19.745 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:19 smithi062 ceph-mon[107739]: from='client.16473 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:19.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:19 smithi124 ceph-mon[109984]: from='client.16473 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:19.849 INFO:teuthology.orchestra.run.smithi062.stderr:Inferring config /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-05T13:48:19.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:19 smithi083 ceph-mon[109641]: from='client.16473 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-05T13:48:20.746 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:20 smithi062 ceph-mon[107739]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:20.799 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:20 smithi124 ceph-mon[109984]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:20.918 INFO:teuthology.orchestra.run.smithi062.stdout: 2023-10-05T13:48:20.919 INFO:teuthology.orchestra.run.smithi062.stdout:[{"events": ["2023-10-05T13:30:39.543915Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-10-05T13:30:39.538704Z", "running": 1, "size": 1}}, {"events": ["2023-10-05T13:30:18.481180Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi062:172.21.15.62=a", "smithi083:172.21.15.83=b", "smithi124:172.21.15.124=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2023-10-05T13:30:18.475492Z", "running": 3, "size": 3}}, {"events": ["2023-10-05T13:33:53.474458Z service:nvmeof.mypool [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi062"]}, "service_id": "mypool", "service_name": "nvmeof.mypool", "service_type": "nvmeof", "spec": {"client_cert": "./client.crt", "client_key": "./client.key", "conn_retries": 10, "pool": "mypool", "port": 5500, "server_cert": "./server.crt", "server_key": "./server.key", "spdk_path": "/usr/local/bin/nvmf_tgt", "tgt_path": "/usr/local/bin/nvmf_tgt", "timeout": 60, "transport_tcp_options": {"in_capsule_data_size": 8192, "max_io_qpairs_per_ctrlr": 7}, "transports": "tcp"}, "status": {"created": "2023-10-05T13:33:53.470972Z", "ports": [5500, 4420, 8009], "running": 0, "size": 1}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "fa922c4449069cae14b17e9ffaef6cf64d1d7080cea061a20dc1d8f318e65863", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:34fad0ea24358428207f7cbc4d6027320c5a86fd3de6f51aaec11e44cfc648d7", "running": 8, "size": 8}, "unmanaged": true}] 2023-10-05T13:48:20.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:20 smithi083 ceph-mon[109641]: pgmap v623: 33 pgs: 33 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-10-05T13:48:21.250 INFO:tasks.cephadm:nvmeof.mypool has 0/1 2023-10-05T13:48:21.251 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_barakda_ceph_c7a706ff3413c15a1a5524c9837d646443ad6cb1/qa/tasks/cephadm.py", line 1374, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-10-05T13:48:21.327 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=599b31e13c9c4b3aaacff121d6a27ff7 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_barakda_ceph_c7a706ff3413c15a1a5524c9837d646443ad6cb1/qa/tasks/cephadm.py", line 1374, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-10-05T13:48:21.329 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-05T13:48:21.339 INFO:tasks.cephadm:Teardown begin 2023-10-05T13:48:21.340 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:48:21.387 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:48:21.425 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:48:21.463 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-05T13:48:21.464 DEBUG:teuthology.orchestra.run.smithi062:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-05T13:48:21.483 DEBUG:teuthology.orchestra.run.smithi083:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-05T13:48:21.504 DEBUG:teuthology.orchestra.run.smithi124:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-05T13:48:21.527 INFO:tasks.cephadm:Stopping all daemons... 2023-10-05T13:48:21.527 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-05T13:48:21.527 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a 2023-10-05T13:48:21.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:21 smithi062 systemd[1]: Stopping Ceph mon.a for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:21.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:21 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-a[107735]: 2023-10-05T13:48:21.739+0000 7fe61ca4e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:21.996 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:21 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-a[107735]: 2023-10-05T13:48:21.739+0000 7fe61ca4e700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-05T13:48:22.387 INFO:journalctl@ceph.mon.a.smithi062.stdout:Oct 05 13:48:22 smithi062 bash[188812]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-a 2023-10-05T13:48:22.393 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-05T13:48:22.436 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:22.436 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-05T13:48:22.436 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2023-10-05T13:48:22.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.b 2023-10-05T13:48:22.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:22 smithi083 systemd[1]: Stopping Ceph mon.b for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:22.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:22 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-b[109636]: 2023-10-05T13:48:22.654+0000 7fd7d72ed700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:22.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:22 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-b[109636]: 2023-10-05T13:48:22.654+0000 7fd7d72ed700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2023-10-05T13:48:23.181 INFO:journalctl@ceph.mon.b.smithi083.stdout:Oct 05 13:48:23 smithi083 bash[127214]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-b 2023-10-05T13:48:23.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-05T13:48:23.326 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:23.327 INFO:tasks.cephadm.mon.c:Stopped mon.b 2023-10-05T13:48:23.327 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2023-10-05T13:48:23.327 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.c 2023-10-05T13:48:23.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:23 smithi124 systemd[1]: Stopping Ceph mon.c for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:23.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:23 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-c[109974]: 2023-10-05T13:48:23.589+0000 7fcbb50ac700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:23.800 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:23 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-c[109974]: 2023-10-05T13:48:23.589+0000 7fcbb50ac700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2023-10-05T13:48:24.183 INFO:journalctl@ceph.mon.c.smithi124.stdout:Oct 05 13:48:23 smithi124 bash[127836]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-mon-c 2023-10-05T13:48:24.189 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-05T13:48:24.271 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:24.272 INFO:tasks.cephadm.mon.c:Stopped mon.c 2023-10-05T13:48:24.272 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-05T13:48:24.272 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@mgr.x 2023-10-05T13:48:24.626 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:48:24 smithi062 systemd[1]: Stopping Ceph mgr.x for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:24.626 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:48:24 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:48:24.490+0000 7fa9f18f8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.x -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:24.627 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:48:24 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x[107964]: 2023-10-05T13:48:24.490+0000 7fa9f18f8700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-05T13:48:24.971 INFO:journalctl@ceph.mgr.x.smithi062.stdout:Oct 05 13:48:24 smithi062 bash[188947]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-mgr-x 2023-10-05T13:48:24.977 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-05T13:48:25.014 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:25.014 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-05T13:48:25.015 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-05T13:48:25.015 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.0 2023-10-05T13:48:25.245 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:48:25 smithi062 systemd[1]: Stopping Ceph osd.0 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:25.745 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:48:25 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-0[119283]: 2023-10-05T13:48:25.258+0000 7f38953e3700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:25.745 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:48:25 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-0[119283]: 2023-10-05T13:48:25.258+0000 7f38953e3700 -1 osd.0 57 *** Got signal Terminated *** 2023-10-05T13:48:25.746 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:48:25 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-0[119283]: 2023-10-05T13:48:25.258+0000 7f38953e3700 -1 osd.0 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:48:30.996 INFO:journalctl@ceph.osd.0.smithi062.stdout:Oct 05 13:48:30 smithi062 bash[189083]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-0 2023-10-05T13:48:31.899 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-05T13:48:31.939 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:31.940 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-05T13:48:31.940 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-05T13:48:31.940 DEBUG:teuthology.orchestra.run.smithi062:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.1 2023-10-05T13:48:32.206 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:48:32 smithi062 systemd[1]: Stopping Ceph osd.1 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:32.495 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:48:32 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-1[123454]: 2023-10-05T13:48:32.206+0000 7eff5da22700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:32.495 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:48:32 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-1[123454]: 2023-10-05T13:48:32.206+0000 7eff5da22700 -1 osd.1 57 *** Got signal Terminated *** 2023-10-05T13:48:32.496 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:48:32 smithi062 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-1[123454]: 2023-10-05T13:48:32.206+0000 7eff5da22700 -1 osd.1 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:48:37.996 INFO:journalctl@ceph.osd.1.smithi062.stdout:Oct 05 13:48:37 smithi062 bash[189309]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-1 2023-10-05T13:48:39.002 DEBUG:teuthology.orchestra.run.smithi062:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-05T13:48:39.042 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:39.042 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-05T13:48:39.042 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-05T13:48:39.043 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.2 2023-10-05T13:48:39.432 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:48:39 smithi083 systemd[1]: Stopping Ceph osd.2 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:39.432 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:48:39 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-2[113641]: 2023-10-05T13:48:39.256+0000 7f8dcf296700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:39.432 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:48:39 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-2[113641]: 2023-10-05T13:48:39.256+0000 7f8dcf296700 -1 osd.2 57 *** Got signal Terminated *** 2023-10-05T13:48:39.433 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:48:39 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-2[113641]: 2023-10-05T13:48:39.256+0000 7f8dcf296700 -1 osd.2 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:48:45.182 INFO:journalctl@ceph.osd.2.smithi083.stdout:Oct 05 13:48:44 smithi083 bash[127380]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-2 2023-10-05T13:48:46.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-05T13:48:46.111 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:46.111 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-05T13:48:46.112 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-05T13:48:46.112 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.3 2023-10-05T13:48:46.342 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:48:46 smithi083 systemd[1]: Stopping Ceph osd.3 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:46.681 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:48:46 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-3[117814]: 2023-10-05T13:48:46.343+0000 7f81c5dfa700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:46.682 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:48:46 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-3[117814]: 2023-10-05T13:48:46.343+0000 7f81c5dfa700 -1 osd.3 57 *** Got signal Terminated *** 2023-10-05T13:48:46.682 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:48:46 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-3[117814]: 2023-10-05T13:48:46.343+0000 7f81c5dfa700 -1 osd.3 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:48:51.682 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:51 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:51.351+0000 7fa4796dc700 -1 osd.4 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.543894+0000 front 2023-10-05T13:48:29.543943+0000 (oldest deadline 2023-10-05T13:48:51.243836+0000) 2023-10-05T13:48:52.181 INFO:journalctl@ceph.osd.3.smithi083.stdout:Oct 05 13:48:51 smithi083 bash[127607]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-3 2023-10-05T13:48:52.581 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:52 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:52.342+0000 7fa4796dc700 -1 osd.4 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.543894+0000 front 2023-10-05T13:48:29.543943+0000 (oldest deadline 2023-10-05T13:48:51.243836+0000) 2023-10-05T13:48:52.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-05T13:48:52.898 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:52.898 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-05T13:48:52.898 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-05T13:48:52.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.4 2023-10-05T13:48:53.138 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:52 smithi083 systemd[1]: Stopping Ceph osd.4 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:48:53.432 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:53 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:53.139+0000 7fa47e0e8700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:48:53.432 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:53 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:53.139+0000 7fa47e0e8700 -1 osd.4 57 *** Got signal Terminated *** 2023-10-05T13:48:53.432 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:53 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:53.139+0000 7fa47e0e8700 -1 osd.4 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:48:53.432 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:53 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:53.343+0000 7fa4796dc700 -1 osd.4 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.543894+0000 front 2023-10-05T13:48:29.543943+0000 (oldest deadline 2023-10-05T13:48:51.243836+0000) 2023-10-05T13:48:53.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:48:53 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:48:53.429+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:48:53.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:53 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:53.225+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:48:54.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:54 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:54.178+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:48:54.551 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:48:54 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:48:54.411+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:48:54.681 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:54 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:54.294+0000 7fa4796dc700 -1 osd.4 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.543894+0000 front 2023-10-05T13:48:29.543943+0000 (oldest deadline 2023-10-05T13:48:51.243836+0000) 2023-10-05T13:48:55.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:55 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:55.167+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:48:55.551 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:48:55 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:48:55.368+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:48:55.681 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:55 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:55.314+0000 7fa4796dc700 -1 osd.4 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.543894+0000 front 2023-10-05T13:48:29.543943+0000 (oldest deadline 2023-10-05T13:48:51.243836+0000) 2023-10-05T13:48:56.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:48:55 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:48:55.653+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:48:56.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:48:56 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:48:56.370+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:48:56.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:56 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:56.210+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:48:56.682 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:56 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:56.329+0000 7fa4796dc700 -1 osd.4 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.543894+0000 front 2023-10-05T13:48:29.543943+0000 (oldest deadline 2023-10-05T13:48:51.243836+0000) 2023-10-05T13:48:57.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:48:56 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:48:56.647+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:48:57.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:48:57 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:48:57.360+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:48:57.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:57 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:57.165+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:48:57.682 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:57 smithi083 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4[121962]: 2023-10-05T13:48:57.349+0000 7fa4796dc700 -1 osd.4 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.543894+0000 front 2023-10-05T13:48:29.543943+0000 (oldest deadline 2023-10-05T13:48:51.243836+0000) 2023-10-05T13:48:58.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:48:57 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:48:57.674+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:48:58.393 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:58 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:58.139+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:48:58.645 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:48:58 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:48:58.394+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:48:59.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:48:58 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:48:58.646+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:48:59.181 INFO:journalctl@ceph.osd.4.smithi083.stdout:Oct 05 13:48:58 smithi083 bash[127834]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-4 2023-10-05T13:48:59.549 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:59 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:59.125+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:48:59.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:48:59 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:48:59.125+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:48:59.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:48:59 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:48:59.359+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:48:59.941 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-05T13:48:59.978 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:48:59.978 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-05T13:48:59.978 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-05T13:48:59.979 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.5 2023-10-05T13:49:00.011 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:48:59 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:48:59.687+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:49:00.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:00.138+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:00.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:00.138+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:00.300 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:00 smithi124 systemd[1]: Stopping Ceph osd.5 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:49:00.300 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:00.206+0000 7eff8d2a7700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:49:00.300 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:00.206+0000 7eff8d2a7700 -1 osd.5 57 *** Got signal Terminated *** 2023-10-05T13:49:00.300 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:00.206+0000 7eff8d2a7700 -1 osd.5 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:49:00.645 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:00.391+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:01.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:00.646+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:49:01.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:00 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:00.646+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:34.781917+0000 front 2023-10-05T13:48:34.781898+0000 (oldest deadline 2023-10-05T13:49:00.081889+0000) 2023-10-05T13:49:01.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:01 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:01.136+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:01.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:01 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:01.136+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:01.551 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:01 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:01.342+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:02.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:01 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:01.619+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:49:02.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:01 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:01.619+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:34.781917+0000 front 2023-10-05T13:48:34.781898+0000 (oldest deadline 2023-10-05T13:49:00.081889+0000) 2023-10-05T13:49:02.549 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:02 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:02.133+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:02.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:02 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:02.133+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:02.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:02 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:02.378+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:02.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:02 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:02.378+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:03.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:02 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:02.631+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:49:03.050 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:02 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:02.631+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:34.781917+0000 front 2023-10-05T13:48:34.781898+0000 (oldest deadline 2023-10-05T13:49:00.081889+0000) 2023-10-05T13:49:03.403 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:03 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:03.084+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:03.403 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:03 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:03.084+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:03.800 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:03 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:03.593+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:49:03.800 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:03 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:03.593+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:34.781917+0000 front 2023-10-05T13:48:34.781898+0000 (oldest deadline 2023-10-05T13:49:00.081889+0000) 2023-10-05T13:49:03.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:03 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:03.405+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:03.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:03 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:03.405+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:04.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:04 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:04.047+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:04.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:04 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:04.047+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:04.800 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:04 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:04.555+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.881488+0000 front 2023-10-05T13:48:28.881584+0000 (oldest deadline 2023-10-05T13:48:54.781476+0000) 2023-10-05T13:49:04.800 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:04 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5[114725]: 2023-10-05T13:49:04.555+0000 7eff87899700 -1 osd.5 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:34.781917+0000 front 2023-10-05T13:48:34.781898+0000 (oldest deadline 2023-10-05T13:49:00.081889+0000) 2023-10-05T13:49:04.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:04 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:04.436+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:04.801 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:04 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:04.436+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:05.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:05 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:05.008+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:05.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:05 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:05.008+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:05.727 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:05 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:05.405+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:05.727 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:05 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:05.405+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:06.010 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:05 smithi124 bash[128002]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-5 2023-10-05T13:49:06.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:06 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:06.012+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:06.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:06 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:06.012+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:06.702 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:06 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:06.403+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:06.702 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:06 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:06.403+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:06.703 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:06 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:06.403+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:42.557392+0000 front 2023-10-05T13:48:42.557455+0000 (oldest deadline 2023-10-05T13:49:05.457292+0000) 2023-10-05T13:49:06.893 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-05T13:49:06.960 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:06 smithi124 systemd[1]: ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.5.service: Succeeded. 2023-10-05T13:49:06.960 INFO:journalctl@ceph.osd.5.smithi124.stdout:Oct 05 13:49:06 smithi124 systemd[1]: Stopped Ceph osd.5 for 09103238-6383-11ee-8db5-212e2dc638e7. 2023-10-05T13:49:06.972 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:49:06.972 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-05T13:49:06.972 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-05T13:49:06.972 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.6 2023-10-05T13:49:07.222 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:07 smithi124 systemd[1]: Stopping Ceph osd.6 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:49:07.222 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:06 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:06.999+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:07.223 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:07 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:06.999+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:07.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:07 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:07.224+0000 7f813c9ab700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:49:07.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:07 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:07.224+0000 7f813c9ab700 -1 osd.6 57 *** Got signal Terminated *** 2023-10-05T13:49:07.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:07 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:07.224+0000 7f813c9ab700 -1 osd.6 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:49:07.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:07 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:07.420+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:07.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:07 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:07.420+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:07.551 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:07 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:07.420+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:42.557392+0000 front 2023-10-05T13:48:42.557455+0000 (oldest deadline 2023-10-05T13:49:05.457292+0000) 2023-10-05T13:49:08.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:08 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:08.014+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:08.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:08 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:08.014+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:08.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:08 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:08.401+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:08.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:08 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:08.401+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:08.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:08 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:08.401+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:42.557392+0000 front 2023-10-05T13:48:42.557455+0000 (oldest deadline 2023-10-05T13:49:05.457292+0000) 2023-10-05T13:49:09.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:09 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:09.013+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:09.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:09 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:09.013+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:09.300 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:09 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:09.013+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:09.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:09 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:09.394+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:09.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:09 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:09.394+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:09.801 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:09 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:09.395+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:42.557392+0000 front 2023-10-05T13:48:42.557455+0000 (oldest deadline 2023-10-05T13:49:05.457292+0000) 2023-10-05T13:49:10.366 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:10 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:10.055+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:10.366 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:10 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:10.055+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:10.366 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:10 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:10.055+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:10.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:10 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:10.367+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:10.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:10 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:10.367+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:10.800 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:10 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:10.367+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:42.557392+0000 front 2023-10-05T13:48:42.557455+0000 (oldest deadline 2023-10-05T13:49:05.457292+0000) 2023-10-05T13:49:11.550 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:11 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:11.326+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:28.055191+0000 front 2023-10-05T13:48:28.055108+0000 (oldest deadline 2023-10-05T13:48:52.755118+0000) 2023-10-05T13:49:11.551 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:11 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:11.326+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:36.756453+0000 front 2023-10-05T13:48:36.756380+0000 (oldest deadline 2023-10-05T13:49:01.456496+0000) 2023-10-05T13:49:11.551 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:11 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6[118752]: 2023-10-05T13:49:11.326+0000 7f8138fa1700 -1 osd.6 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:42.557392+0000 front 2023-10-05T13:48:42.557455+0000 (oldest deadline 2023-10-05T13:49:05.457292+0000) 2023-10-05T13:49:11.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:11 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:11.098+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:11.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:11 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:11.098+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:11.552 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:11 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:11.098+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:12.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:12 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:12.076+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:12.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:12 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:12.076+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:12.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:12 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:12.076+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:13.050 INFO:journalctl@ceph.osd.6.smithi124.stdout:Oct 05 13:49:12 smithi124 bash[128227]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-6 2023-10-05T13:49:13.523 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:13 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:13.116+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:13.523 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:13 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:13.116+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:13.523 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:13 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:13.116+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:13.886 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-05T13:49:13.925 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:49:13.925 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-05T13:49:13.925 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-05T13:49:13.926 DEBUG:teuthology.orchestra.run.smithi124:> sudo systemctl stop ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.7 2023-10-05T13:49:14.170 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:13 smithi124 systemd[1]: Stopping Ceph osd.7 for 09103238-6383-11ee-8db5-212e2dc638e7... 2023-10-05T13:49:14.171 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:14 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:14.116+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:14.171 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:14 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:14.116+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:14.171 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:14 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:14.116+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:14.171 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:14 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:14.116+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6812 osd.3 since back 2023-10-05T13:48:48.033806+0000 front 2023-10-05T13:48:48.033707+0000 (oldest deadline 2023-10-05T13:49:13.933697+0000) 2023-10-05T13:49:14.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:14 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:14.172+0000 7f9e77ef0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-10-05T13:49:14.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:14 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:14.172+0000 7f9e77ef0700 -1 osd.7 57 *** Got signal Terminated *** 2023-10-05T13:49:14.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:14 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:14.172+0000 7f9e77ef0700 -1 osd.7 57 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-05T13:49:15.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:15 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:15.165+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:15.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:15 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:15.165+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:15.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:15 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:15.165+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:15.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:15 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:15.165+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6812 osd.3 since back 2023-10-05T13:48:48.033806+0000 front 2023-10-05T13:48:48.033707+0000 (oldest deadline 2023-10-05T13:49:13.933697+0000) 2023-10-05T13:49:16.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:16 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:16.154+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:16.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:16 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:16.154+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:16.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:16 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:16.154+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:16.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:16 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:16.154+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6812 osd.3 since back 2023-10-05T13:48:48.033806+0000 front 2023-10-05T13:48:48.033707+0000 (oldest deadline 2023-10-05T13:49:13.933697+0000) 2023-10-05T13:49:17.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:17 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:17.190+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:17.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:17 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:17.190+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:17.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:17 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:17.190+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:17.551 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:17 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:17.190+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6812 osd.3 since back 2023-10-05T13:48:48.033806+0000 front 2023-10-05T13:48:48.033707+0000 (oldest deadline 2023-10-05T13:49:13.933697+0000) 2023-10-05T13:49:18.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:18 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:18.214+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6806 osd.0 since back 2023-10-05T13:48:29.331783+0000 front 2023-10-05T13:48:29.331814+0000 (oldest deadline 2023-10-05T13:48:52.831649+0000) 2023-10-05T13:49:18.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:18 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:18.214+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.62:6814 osd.1 since back 2023-10-05T13:48:32.832169+0000 front 2023-10-05T13:48:32.832149+0000 (oldest deadline 2023-10-05T13:48:58.731986+0000) 2023-10-05T13:49:18.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:18 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:18.214+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6804 osd.2 since back 2023-10-05T13:48:39.833085+0000 front 2023-10-05T13:48:39.833095+0000 (oldest deadline 2023-10-05T13:49:08.033349+0000) 2023-10-05T13:49:18.550 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:18 smithi124 ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7[122912]: 2023-10-05T13:49:18.214+0000 7f9e704de700 -1 osd.7 57 heartbeat_check: no reply from 172.21.15.83:6812 osd.3 since back 2023-10-05T13:48:48.033806+0000 front 2023-10-05T13:48:48.033707+0000 (oldest deadline 2023-10-05T13:49:13.933697+0000) 2023-10-05T13:49:20.050 INFO:journalctl@ceph.osd.7.smithi124.stdout:Oct 05 13:49:19 smithi124 bash[128453]: ceph-09103238-6383-11ee-8db5-212e2dc638e7-osd-7 2023-10-05T13:49:20.940 DEBUG:teuthology.orchestra.run.smithi124:> sudo pkill -f 'journalctl -f -n 0 -u ceph-09103238-6383-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-05T13:49:20.978 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-05T13:49:20.978 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-05T13:49:20.979 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 09103238-6383-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-05T13:49:21.174 INFO:teuthology.orchestra.run.smithi062.stdout:Deleting cluster with fsid: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:49:22.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 09103238-6383-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-05T13:49:22.246 INFO:teuthology.orchestra.run.smithi083.stdout:Deleting cluster with fsid: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:49:22.971 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 09103238-6383-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-05T13:49:23.158 INFO:teuthology.orchestra.run.smithi124.stdout:Deleting cluster with fsid: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:49:23.889 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:49:23.926 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:49:23.962 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-05T13:49:23.992 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-05T13:49:23.994 DEBUG:teuthology.misc:Transferring archived files from smithi062:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi062/crash 2023-10-05T13:49:23.995 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash -- . 2023-10-05T13:49:24.036 INFO:teuthology.orchestra.run.smithi062.stderr:tar: /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-05T13:49:24.036 INFO:teuthology.orchestra.run.smithi062.stderr:tar: Error is not recoverable: exiting now 2023-10-05T13:49:24.038 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi083/crash 2023-10-05T13:49:24.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash -- . 2023-10-05T13:49:24.092 INFO:teuthology.orchestra.run.smithi083.stderr:tar: /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-05T13:49:24.092 INFO:teuthology.orchestra.run.smithi083.stderr:tar: Error is not recoverable: exiting now 2023-10-05T13:49:24.094 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi124/crash 2023-10-05T13:49:24.095 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash -- . 2023-10-05T13:49:24.138 INFO:teuthology.orchestra.run.smithi124.stderr:tar: /var/lib/ceph/09103238-6383-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-05T13:49:24.138 INFO:teuthology.orchestra.run.smithi124.stderr:tar: Error is not recoverable: exiting now 2023-10-05T13:49:24.140 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-05T13:49:24.140 DEBUG:teuthology.orchestra.run.smithi062:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-05T13:49:24.172 INFO:teuthology.orchestra.run.smithi062.stderr:grep: /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-05T13:49:24.174 INFO:tasks.cephadm:Compressing logs... 2023-10-05T13:49:24.174 DEBUG:teuthology.orchestra.run.smithi062:> 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 -- 2023-10-05T13:49:24.217 DEBUG:teuthology.orchestra.run.smithi083:> 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 -- 2023-10-05T13:49:24.220 DEBUG:teuthology.orchestra.run.smithi124:> 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 -- 2023-10-05T13:49:24.245 INFO:teuthology.orchestra.run.smithi062.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-05T13:49:24.245 INFO:teuthology.orchestra.run.smithi062.stderr:: No such file or directory 2023-10-05T13:49:24.246 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-05T13:49:24.246 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.0.log 2023-10-05T13:49:24.246 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mgr.x.log 2023-10-05T13:49:24.248 INFO:teuthology.orchestra.run.smithi062.stderr:gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.a.log 2023-10-05T13:49:24.248 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.0.log: /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.1.log 2023-10-05T13:49:24.248 INFO:teuthology.orchestra.run.smithi062.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.a.log: /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.1.log: 91.8% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-05T13:49:24.252 INFO:teuthology.orchestra.run.smithi083.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-10-05T13:49:24.253 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-05T13:49:24.253 INFO:teuthology.orchestra.run.smithi083.stderr:gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-05T13:49:24.253 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.2.log 2023-10-05T13:49:24.253 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.3.log 2023-10-05T13:49:24.253 INFO:teuthology.orchestra.run.smithi083.stderr: 89.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-05T13:49:24.254 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.b.log 2023-10-05T13:49:24.254 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.4.log 2023-10-05T13:49:24.254 INFO:teuthology.orchestra.run.smithi083.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.b.log: /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.4.log: 91.7% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-05T13:49:24.254 INFO:teuthology.orchestra.run.smithi124.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-10-05T13:49:24.255 INFO:teuthology.orchestra.run.smithi124.stderr:: No such file or directory 2023-10-05T13:49:24.255 INFO:teuthology.orchestra.run.smithi124.stderr:gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.6.log 2023-10-05T13:49:24.255 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log 2023-10-05T13:49:24.255 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.7.log 2023-10-05T13:49:24.255 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.c.log 2023-10-05T13:49:24.256 INFO:teuthology.orchestra.run.smithi124.stderr: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-05T13:49:24.256 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.5.log 2023-10-05T13:49:24.256 INFO:teuthology.orchestra.run.smithi124.stderr:/var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.5.log: 91.7% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-volume.log.gz 2023-10-05T13:49:24.257 INFO:teuthology.orchestra.run.smithi062.stderr: 95.8% -- replaced with /var/log/ceph/cephadm.log.gz 2023-10-05T13:49:24.405 INFO:teuthology.orchestra.run.smithi062.stderr: 90.9% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mgr.x.log.gz 2023-10-05T13:49:24.424 INFO:teuthology.orchestra.run.smithi083.stderr: 92.4% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.b.log.gz 2023-10-05T13:49:24.433 INFO:teuthology.orchestra.run.smithi124.stderr: 92.4% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.c.log.gz 2023-10-05T13:49:24.441 INFO:teuthology.orchestra.run.smithi062.stderr: 92.3% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.0.log.gz 2023-10-05T13:49:24.450 INFO:teuthology.orchestra.run.smithi124.stderr: 92.5% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.6.log.gz 2023-10-05T13:49:24.466 INFO:teuthology.orchestra.run.smithi083.stderr: 92.3% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.4.log.gz 2023-10-05T13:49:24.469 INFO:teuthology.orchestra.run.smithi124.stderr: 92.7% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.5.log.gz 2023-10-05T13:49:24.476 INFO:teuthology.orchestra.run.smithi083.stderr: 92.7% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.2.log.gz 2023-10-05T13:49:24.482 INFO:teuthology.orchestra.run.smithi124.stderr: 93.0% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.7.log.gz 2023-10-05T13:49:24.484 INFO:teuthology.orchestra.run.smithi124.stderr: 2023-10-05T13:49:24.484 INFO:teuthology.orchestra.run.smithi124.stderr:real 0m0.247s 2023-10-05T13:49:24.484 INFO:teuthology.orchestra.run.smithi124.stderr:user 0m0.824s 2023-10-05T13:49:24.485 INFO:teuthology.orchestra.run.smithi124.stderr:sys 0m0.041s 2023-10-05T13:49:24.485 INFO:teuthology.orchestra.run.smithi062.stderr: 92.9% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.1.log.gz 2023-10-05T13:49:24.514 INFO:teuthology.orchestra.run.smithi083.stderr: 92.8% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-osd.3.log.gz 2023-10-05T13:49:24.516 INFO:teuthology.orchestra.run.smithi083.stderr: 2023-10-05T13:49:24.516 INFO:teuthology.orchestra.run.smithi083.stderr:real 0m0.278s 2023-10-05T13:49:24.516 INFO:teuthology.orchestra.run.smithi083.stderr:user 0m0.850s 2023-10-05T13:49:24.517 INFO:teuthology.orchestra.run.smithi083.stderr:sys 0m0.056s 2023-10-05T13:49:24.868 INFO:teuthology.orchestra.run.smithi062.stderr: 90.4% -- replaced with /var/log/ceph/09103238-6383-11ee-8db5-212e2dc638e7/ceph-mon.a.log.gz 2023-10-05T13:49:24.869 INFO:teuthology.orchestra.run.smithi062.stderr: 2023-10-05T13:49:24.870 INFO:teuthology.orchestra.run.smithi062.stderr:real 0m0.636s 2023-10-05T13:49:24.870 INFO:teuthology.orchestra.run.smithi062.stderr:user 0m1.196s 2023-10-05T13:49:24.870 INFO:teuthology.orchestra.run.smithi062.stderr:sys 0m0.050s 2023-10-05T13:49:24.870 INFO:tasks.cephadm:Archiving logs... 2023-10-05T13:49:24.871 DEBUG:teuthology.misc:Transferring archived files from smithi062:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi062/log 2023-10-05T13:49:24.872 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-05T13:49:25.155 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi083/log 2023-10-05T13:49:25.156 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-05T13:49:25.311 DEBUG:teuthology.misc:Transferring archived files from smithi124:/var/log/ceph to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi124/log 2023-10-05T13:49:25.312 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-05T13:49:25.463 INFO:tasks.cephadm:Removing cluster... 2023-10-05T13:49:25.464 DEBUG:teuthology.orchestra.run.smithi062:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 09103238-6383-11ee-8db5-212e2dc638e7 --force 2023-10-05T13:49:25.646 INFO:teuthology.orchestra.run.smithi062.stdout:Deleting cluster with fsid: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:49:25.796 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 09103238-6383-11ee-8db5-212e2dc638e7 --force 2023-10-05T13:49:25.978 INFO:teuthology.orchestra.run.smithi083.stdout:Deleting cluster with fsid: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:49:26.125 DEBUG:teuthology.orchestra.run.smithi124:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 09103238-6383-11ee-8db5-212e2dc638e7 --force 2023-10-05T13:49:26.314 INFO:teuthology.orchestra.run.smithi124.stdout:Deleting cluster with fsid: 09103238-6383-11ee-8db5-212e2dc638e7 2023-10-05T13:49:26.463 INFO:tasks.cephadm:Removing cephadm ... 2023-10-05T13:49:26.463 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-05T13:49:26.487 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-05T13:49:26.507 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-05T13:49:26.525 INFO:tasks.cephadm:Teardown complete 2023-10-05T13:49:26.526 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-05T13:49:26.538 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-05T13:49:26.539 DEBUG:teuthology.orchestra.run.smithi062:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T13:49:26.541 DEBUG:teuthology.orchestra.run.smithi083:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T13:49:26.549 DEBUG:teuthology.orchestra.run.smithi124:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-05T13:49:26.560 INFO:teuthology.orchestra.run.smithi062.stderr:bash: ntpq: command not found 2023-10-05T13:49:26.564 INFO:teuthology.orchestra.run.smithi083.stderr:bash: ntpq: command not found 2023-10-05T13:49:26.566 INFO:teuthology.orchestra.run.smithi062.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T13:49:26.566 INFO:teuthology.orchestra.run.smithi062.stdout:=============================================================================== 2023-10-05T13:49:26.567 INFO:teuthology.orchestra.run.smithi062.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 53 -418us[ -417us] +/- 83ms 2023-10-05T13:49:26.567 INFO:teuthology.orchestra.run.smithi062.stdout:^* hv02.front.sepia.ceph.com 3 6 377 52 -478us[ -477us] +/- 57ms 2023-10-05T13:49:26.567 INFO:teuthology.orchestra.run.smithi062.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 52 +1090us[+1090us] +/- 80ms 2023-10-05T13:49:26.567 INFO:teuthology.orchestra.run.smithi062.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:49:26.569 INFO:teuthology.orchestra.run.smithi083.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T13:49:26.569 INFO:teuthology.orchestra.run.smithi083.stdout:=============================================================================== 2023-10-05T13:49:26.569 INFO:teuthology.orchestra.run.smithi083.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 54 -411us[ -419us] +/- 83ms 2023-10-05T13:49:26.569 INFO:teuthology.orchestra.run.smithi083.stdout:^* hv02.front.sepia.ceph.com 3 6 377 54 -472us[ -481us] +/- 57ms 2023-10-05T13:49:26.570 INFO:teuthology.orchestra.run.smithi083.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 53 +1096us[+1096us] +/- 80ms 2023-10-05T13:49:26.570 INFO:teuthology.orchestra.run.smithi083.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:49:26.584 INFO:teuthology.orchestra.run.smithi124.stderr:bash: ntpq: command not found 2023-10-05T13:49:26.588 INFO:teuthology.orchestra.run.smithi124.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-10-05T13:49:26.588 INFO:teuthology.orchestra.run.smithi124.stdout:=============================================================================== 2023-10-05T13:49:26.589 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 52 -426us[ -426us] +/- 83ms 2023-10-05T13:49:26.589 INFO:teuthology.orchestra.run.smithi124.stdout:^* hv02.front.sepia.ceph.com 3 6 377 53 -479us[ -481us] +/- 57ms 2023-10-05T13:49:26.589 INFO:teuthology.orchestra.run.smithi124.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 52 +1087us[+1087us] +/- 80ms 2023-10-05T13:49:26.589 INFO:teuthology.orchestra.run.smithi124.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-10-05T13:49:26.590 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-05T13:49:26.600 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-05T13:49:26.600 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-05T13:49:26.611 DEBUG:teuthology.orchestra.run.smithi062:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-05T13:49:26.723 DEBUG:teuthology.orchestra.run.smithi083:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-05T13:49:26.813 DEBUG:teuthology.orchestra.run.smithi124:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-10-05T13:49:26.903 DEBUG:teuthology.orchestra.run.smithi062:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:49:26.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:49:26.939 DEBUG:teuthology.orchestra.run.smithi083:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:49:26.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:49:26.972 DEBUG:teuthology.orchestra.run.smithi124:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-10-05T13:49:27.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:49:27.004 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-05T13:49:27.013 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-05T13:49:27.022 INFO:teuthology.task.internal:Duration was 1728.700702 seconds 2023-10-05T13:49:27.022 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-05T13:49:27.032 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-05T13:49:27.033 DEBUG:teuthology.orchestra.run.smithi062:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-05T13:49:27.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-05T13:49:27.038 DEBUG:teuthology.orchestra.run.smithi124:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-05T13:49:27.082 INFO:teuthology.orchestra.run.smithi083.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:49:27.083 INFO:teuthology.orchestra.run.smithi062.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:49:27.090 INFO:teuthology.orchestra.run.smithi124.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-10-05T13:49:27.443 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-05T13:49:27.444 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi062.front.sepia.ceph.com 2023-10-05T13:49:27.444 DEBUG:teuthology.orchestra.run.smithi062:> 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 2023-10-05T13:49:27.470 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi083.front.sepia.ceph.com 2023-10-05T13:49:27.470 DEBUG:teuthology.orchestra.run.smithi083:> 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 2023-10-05T13:49:27.493 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi124.front.sepia.ceph.com 2023-10-05T13:49:27.493 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-10-05T13:49:27.517 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-05T13:49:27.518 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-05T13:49:27.520 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-05T13:49:27.536 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-05T13:49:27.603 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-05T13:49:27.603 DEBUG:teuthology.orchestra.run.smithi062:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-05T13:49:27.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-05T13:49:27.621 DEBUG:teuthology.orchestra.run.smithi124:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-05T13:49:27.723 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-05T13:49:27.733 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-05T13:49:27.734 DEBUG:teuthology.orchestra.run.smithi062:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-05T13:49:27.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-05T13:49:27.789 DEBUG:teuthology.orchestra.run.smithi124:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-05T13:49:27.817 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-05T13:49:27.827 DEBUG:teuthology.orchestra.run.smithi062:> 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 2023-10-05T13:49:27.830 DEBUG:teuthology.orchestra.run.smithi083:> 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 2023-10-05T13:49:27.832 DEBUG:teuthology.orchestra.run.smithi124:> 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 2023-10-05T13:49:27.855 INFO:teuthology.orchestra.run.smithi062.stdout:kernel.core_pattern = core 2023-10-05T13:49:27.857 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = core 2023-10-05T13:49:27.884 INFO:teuthology.orchestra.run.smithi124.stdout:kernel.core_pattern = core 2023-10-05T13:49:27.922 DEBUG:teuthology.orchestra.run.smithi062:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-05T13:49:27.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:49:27.940 DEBUG:teuthology.orchestra.run.smithi083:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-05T13:49:27.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:49:27.958 DEBUG:teuthology.orchestra.run.smithi124:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-05T13:49:27.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-05T13:49:27.980 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-05T13:49:27.990 INFO:teuthology.task.internal:Transferring archived files... 2023-10-05T13:49:27.991 DEBUG:teuthology.misc:Transferring archived files from smithi062:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi062 2023-10-05T13:49:27.991 DEBUG:teuthology.orchestra.run.smithi062:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-05T13:49:28.039 DEBUG:teuthology.misc:Transferring archived files from smithi083:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi083 2023-10-05T13:49:28.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-05T13:49:28.080 DEBUG:teuthology.misc:Transferring archived files from smithi124:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393/remote/smithi124 2023-10-05T13:49:28.080 DEBUG:teuthology.orchestra.run.smithi124:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-05T13:49:28.122 INFO:teuthology.task.internal:Removing archive directory... 2023-10-05T13:49:28.122 DEBUG:teuthology.orchestra.run.smithi062:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-05T13:49:28.125 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-05T13:49:28.128 DEBUG:teuthology.orchestra.run.smithi124:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-05T13:49:28.174 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-05T13:49:28.187 INFO:teuthology.task.internal:Not uploading archives. 2023-10-05T13:49:28.188 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-05T13:49:28.197 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-05T13:49:28.198 DEBUG:teuthology.orchestra.run.smithi062:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-05T13:49:28.200 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-05T13:49:28.203 DEBUG:teuthology.orchestra.run.smithi124:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-05T13:49:28.216 INFO:teuthology.orchestra.run.smithi062.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 5 13:49 /home/ubuntu/cephtest 2023-10-05T13:49:28.218 INFO:teuthology.orchestra.run.smithi083.stdout: 525357 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 5 13:49 /home/ubuntu/cephtest 2023-10-05T13:49:28.232 INFO:teuthology.orchestra.run.smithi124.stdout: 526080 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 5 13:49 /home/ubuntu/cephtest 2023-10-05T13:49:28.234 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-05T13:49:28.244 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-05T13:49:28.270 INFO:teuthology.nuke:Checking targets against current locks 2023-10-05T13:49:28.299 DEBUG:teuthology.nuke:shortname: smithi062 2023-10-05T13:49:28.299 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T13:49:28.324 DEBUG:teuthology.nuke:shortname: smithi083 2023-10-05T13:49:28.325 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T13:49:28.330 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi062.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:12:12.675293', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHBSW1UHaLiKEKbHj5i4+3HHIysOuC9G/X/NsO0WduQ88nJDmc3E5DHLpeH+uKsALKr0nVpgP+H1UOPk5RKhCA0='} 2023-10-05T13:49:28.348 DEBUG:teuthology.nuke:shortname: smithi124 2023-10-05T13:49:28.348 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-05T13:49:28.353 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:12:12.673394', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKlhc7FTBbjMXIJERwCSG+Mhon1psGpRgcy/6Ba2YL1vTVGwfBoyyL507LRWu3QAheaLH4yXaMRNm19lGo8UDkA='} 2023-10-05T13:49:28.381 INFO:teuthology.orchestra.console.smithi062:Power off 2023-10-05T13:49:28.381 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-05T13:49:28.392 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi124.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/bdavidov-2023-10-05_13:11:28-rbd:nvmeof-wip-barakda-cephadm-nvmeof-distro-default-smithi/7411393', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-05 13:12:12.676927', 'locked_by': 'scheduled_bdavidov@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFVOwRtunUcZoVGfo5Z2u4kADMLP+9QXkt2Di85f8VhdC1sqvk+HQ+wxPQA8JO5RMDpI18o40bw8HufSK/GWOjc='} 2023-10-05T13:49:28.405 DEBUG:teuthology.orchestra.console.smithi062:power off output: Chassis Power Control: Down/Off 2023-10-05T13:49:28.405 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:28.427 INFO:teuthology.orchestra.console.smithi083:Power off 2023-10-05T13:49:28.428 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-05T13:49:28.438 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2023-10-05T13:49:28.451 DEBUG:teuthology.orchestra.console.smithi083:power off output: Chassis Power Control: Down/Off 2023-10-05T13:49:28.452 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:28.466 INFO:teuthology.orchestra.console.smithi124:Power off 2023-10-05T13:49:28.466 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-05T13:49:28.474 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2023-10-05T13:49:28.488 DEBUG:teuthology.orchestra.console.smithi124:power off output: Chassis Power Control: Down/Off 2023-10-05T13:49:28.488 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:28.508 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-10-05T13:49:32.439 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:32.475 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:32.510 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:32.553 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2023-10-05T13:49:32.587 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2023-10-05T13:49:32.621 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is on 2023-10-05T13:49:36.559 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:36.588 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:36.622 DEBUG:teuthology.orchestra.console.smithi124:pexpect command: ipmitool -H smithi124.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:36.670 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is on 2023-10-05T13:49:36.701 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is on 2023-10-05T13:49:36.733 DEBUG:teuthology.orchestra.console.smithi124:check power output: Chassis Power is off 2023-10-05T13:49:36.833 INFO:teuthology.orchestra.console.smithi124:Power off completed 2023-10-05T13:49:40.676 DEBUG:teuthology.orchestra.console.smithi062:pexpect command: ipmitool -H smithi062.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:40.702 DEBUG:teuthology.orchestra.console.smithi083:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-05T13:49:40.785 DEBUG:teuthology.orchestra.console.smithi062:check power output: Chassis Power is off 2023-10-05T13:49:40.811 DEBUG:teuthology.orchestra.console.smithi083:check power output: Chassis Power is off 2023-10-05T13:49:40.886 INFO:teuthology.orchestra.console.smithi062:Power off completed 2023-10-05T13:49:40.912 INFO:teuthology.orchestra.console.smithi083:Power off completed 2023-10-05T13:49:41.016 INFO:teuthology.run:Summary data: description: rbd:nvmeof/{0-single-container-host base/install cluster/{fixed-3 openstack} workloads/cephadm_nvmeof} duration: 1728.7007021903992 failure_reason: reached maximum tries (301) after waiting for 300 seconds owner: scheduled_bdavidov@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=599b31e13c9c4b3aaacff121d6a27ff7 status: fail success: false 2023-10-05T13:49:41.016 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-05T13:49:41.096 INFO:teuthology.run:FAIL